| OLD | NEW |
| 1 CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'suborigin'. | |
| 2 | |
| 3 CONSOLE MESSAGE: line 12: secret = I am a secret | 1 CONSOLE MESSAGE: line 12: secret = I am a secret |
| 4 | 2 |
| 5 This is a testharness.js-based test. | 3 This is a testharness.js-based test. |
| 6 FAIL Validate that a frame can't change it's document.domain and enter the subor
igin Uncaught assert_equals: secret should not be touchable by the child in a su
borigin. expected "Unchanged" but got "I am a secret" | 4 FAIL Validate that a frame can't change it's document.domain and enter the subor
igin Uncaught assert_equals: secret should not be touchable by the child in a su
borigin. expected "Unchanged" but got "I am a secret" |
| 7 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
| 8 | 6 |
| OLD | NEW |