Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.
|
Click on the target.
The test is passed if nothing happens. It fails if the string "No! This is not ECMAScript!" is displayed.
Tests the assertion that "It is also possible to specify the scripting language for each individual ‘script’ element by specifying a ‘type’ on the ‘script’ element." by setting it to an unknown value and checking the script is not executed. The test uses an unknown (bogus) script language, which looks exactly like ECMA Script.