Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
PassSupported tokens of the 'blocking' IDL attribute of the link element
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:11:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:12:3)
PassSetting the 'blocking' IDL attribute of the link element
Asserts run
Pass
assert_equals("asdf", "asdf")
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:18:3)
PassSupported tokens of the 'blocking' IDL attribute of the script element
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:23:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:24:3)
PassSetting the 'blocking' IDL attribute of the script element
Asserts run
Pass
assert_equals("asdf", "asdf")
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:30:3)
PassSupported tokens of the 'blocking' IDL attribute of the style element
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:35:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:36:3)
PassSetting the 'blocking' IDL attribute of the style element
Asserts run
Pass
assert_equals("asdf", "asdf")
    at Test.<anonymous> ( /html/dom/render-blocking/blocking-idl-attr.html:42:3)