Pass | script.onbeforescriptexecute should not be supported | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:8:5) |
|
Pass | script.onafterscriptexecute should not be supported | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:8:5) |
|
Pass | onbeforescriptexecute content attribute should not be supported | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:33:5) |
|
Pass | onafterscriptexecute content attribute should not be supported | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:37:5) |
|
Pass | beforescriptexecute event should not be supported | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:41:5) |
|
Pass | afterscriptexecute event should not be supported | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /html/semantics/scripting-1/the-script-element/historical.html:45:5) |
|