What color is this?

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassNonce isn't lost on document move
Asserts run
Pass
assert_equals("allowme", "allowme", "Nonce should not have been lost")
    at Test.<anonymous> ( /content-security-policy/nonce-hiding/nonce-hiding-move-document.html:23:3)
Pass
assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)", "Style should apply")
    at Test.<anonymous> ( /content-security-policy/nonce-hiding/nonce-hiding-move-document.html:24:3)