OLD | NEW |
1 | 1 |
2 | 2 |
3 -------- | 3 -------- |
4 Frame: 'header' | 4 Frame: 'header' |
5 -------- | 5 -------- |
6 Test for bug 58638: Do not allow fullscreen from within a <frame> element, even
with the webkitallowfullscreen attribute set. | 6 Test for bug 58638: Do not allow fullscreen from within a <frame> element, even
with the allowfullscreen attribute set. |
7 | 7 |
8 To test manually, click the "Go full screen" button - the page should not enter
full screen mode. | 8 To test manually, click the "Go full screen" button - the page should not enter
full screen mode. |
9 | 9 |
10 SUCCEED - did not enter full screen! | 10 SUCCEED - did not enter full screen! |
11 END OF TEST | 11 END OF TEST |
12 | 12 |
13 | 13 |
14 -------- | 14 -------- |
15 Frame: 'frame' | 15 Frame: 'frame' |
16 -------- | 16 -------- |
17 Go full screen | 17 Go full screen |
OLD | NEW |