| OLD | NEW |
| 1 CONSOLE ERROR: Refused to display 'http://localhost:8000/security/XFrameOptions/
resources/x-frame-options-multiple-headers-sameorigin.cgi' in a frame because it
set 'X-Frame-Options' to 'SAMEORIGIN, SAMEORIGIN'. | 1 CONSOLE ERROR: Refused to display 'http://localhost:8000/security/XFrameOptions/
resources/x-frame-options-multiple-headers-sameorigin.cgi' in a frame because it
set 'X-Frame-Options' to 'sameorigin'. |
| 2 CONSOLE MESSAGE: line 16: PASS: Access to contentWindow.location.href threw an e
xception. | 2 CONSOLE MESSAGE: line 16: PASS: Access to contentWindow.location.href threw an e
xception. |
| 3 The frame below should not load, proving that 'sameorigin, sameorigin' === 'same
origin'. | 3 The frame below should not load, proving that 'sameorigin, sameorigin' === 'same
origin'. |
| 4 | 4 |
| 5 | 5 |
| 6 | 6 |
| 7 -------- | 7 -------- |
| 8 Frame: '<!--framePath //<!--frame0-->-->' | 8 Frame: '<!--framePath //<!--frame0-->-->' |
| 9 -------- | 9 -------- |
| 10 | 10 |
| OLD | NEW |