diff --git a/Base/res/html/misc/script-preparation-test.html b/Base/res/html/misc/script-preparation-test.html new file mode 100644 index 0000000000..2582209b1a --- /dev/null +++ b/Base/res/html/misc/script-preparation-test.html @@ -0,0 +1,120 @@ + + +
+ + + + ++ 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. +
+ +Expected result:
+Actual result:
+