Back to Serenity

Script Preparation Test

Base/res/html/misc/script-preparation-test.html

latest527 B
Original Source

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:

  • Step 6 test: I ran the second time around!
  • Step 7 test: I ran the second time around!
  • Step 8 test: I ran the second time around!

Actual result: