blob: 8ccb7ca1f5286b173870eec684e9c964c5195119 [file] [log] [blame]
undefined
FAIL Reading 'nonce' content attribute and IDL attribute. assert_equals: expected (string) "abc" but got (undefined) undefined
FAIL Cloned node retains nonce. assert_equals: IDL attribute expected (string) "abc" but got (undefined) undefined
FAIL Cloned node retains nonce when inserted. assert_equals: expected (string) "abc" but got (undefined) undefined
FAIL Writing 'nonce' content attribute. assert_equals: expected (string) "abc" but got (undefined) undefined
PASS Writing 'nonce' IDL attribute.
PASS Document-written script executes.
FAIL Document-written script's nonce value. assert_equals: expected (string) "abc" but got (undefined) undefined
PASS createElement.nonce.
PASS createElement.setAttribute.
PASS Nonces don't leak via CSS side-channels.