serenity/Base
Luke Wilde b7404015aa Base: Add a test for the early return steps of "prepare a script"
This tests the early return steps of "prepare a script" that come
_before_ step 10 "Set the element's "already started" flag". The
relevant steps are steps 6, 7 and 8. If this algorithm returns on any
of these steps, the script can be reinserted matching the requirements
and will run.

https://html.spec.whatwg.org/multipage/scripting.html#prepare-a-script

I wrote this test page up while testing something else, but found a bug
in Firefox where it doesn't allow re-preparing the script if step 8
fails: https://bugzilla.mozilla.org/show_bug.cgi?id=1735590
2021-10-14 10:32:13 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Add PixelPaint (*.pp) file type icons 2021-09-08 20:15:08 +01:00
home/anon Base: Fix idempotency in 'little' example 2021-10-06 23:52:40 +01:00
res Base: Add a test for the early return steps of "prepare a script" 2021-10-14 10:32:13 +02:00
usr Manpages+markdown-checker: Permit only specific missing files 2021-10-10 15:18:55 -07:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00