Tests that contain the draft-watermark are under development and may be incorrectly testing a feature.

script-specify-02-f.svg

FAIL

raster image of script-specify-02-f.svg

Operator Script

Click on the target.

Pass Criteria

The test is passed if nothing happens. It fails if the string "No! This is not ECMAScript!" is displayed.

Test Description

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.