Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassInline injected style without text content should be allowed
Asserts runNo asserts ran
PassInline style sheet should be created with null child node
Asserts run
Pass
assert_not_equals(object "[object CSSStyleSheet]", undefined, "style_null_child should have a stylesheet")
    at Test.<anonymous> ( /content-security-policy/style-src/style-src-injected-inline-style-allowed-with-content-hash.html:16:9)
Pass
assert_class_string(object "[object CSSStyleSheet]", "CSSStyleSheet")
    at Test.<anonymous> ( /content-security-policy/style-src/style-src-injected-inline-style-allowed-with-content-hash.html:17:9)
PassInline style should be created with empty-string child node
Asserts run
Pass
assert_not_equals(object "[object CSSStyleSheet]", undefined, "style_empty_child should have a stylesheet")
    at Test.<anonymous> ( /content-security-policy/style-src/style-src-injected-inline-style-allowed-with-content-hash.html:24:9)
Pass
assert_class_string(object "[object CSSStyleSheet]", "CSSStyleSheet")
    at Test.<anonymous> ( /content-security-policy/style-src/style-src-injected-inline-style-allowed-with-content-hash.html:25:9)
PassInline style should be applied
Asserts run
Pass
assert_equals("2px", "2px")
    at Test.<anonymous> ( /content-security-policy/style-src/style-src-injected-inline-style-allowed-with-content-hash.html:41:9)
Lorem ipsum