OLD | NEW |
1 Test that nested seamless iframes size correctly. | 1 Test that nested seamless iframes size correctly. |
| 2 PASS successfullyParsed is true |
| 3 |
| 4 TEST COMPLETE |
2 PASS iframe.seamless is true | 5 PASS iframe.seamless is true |
3 PASS nestedFrame.seamless is true | 6 PASS nestedFrame.seamless is true |
4 PASS window.getComputedStyle(iframe).width is "200px" | 7 PASS window.getComputedStyle(iframe).width is "200px" |
5 PASS window.getComputedStyle(iframe).height is "100px" | 8 PASS window.getComputedStyle(iframe).height is "100px" |
6 PASS successfullyParsed is true | |
7 | 9 |
8 TEST COMPLETE | |
9 | |
OLD | NEW |