OLD | NEW |
1 | 1 This is a testharness.js-based test. |
2 PASS Check that window.testRunner is present. Required to add a user stylesheet.
| 2 PASS Check that window.testRunner is present. Required to add a user stylesheet.
|
3 PASS Check that window.internals is present. Required to call viewportAsText. | 3 PASS Check that window.internals is present. Required to call viewportAsText. |
4 PASS Check that we get the viewport width from the user stylesheet. | 4 PASS Check that we get the viewport width from the user stylesheet. |
5 PASS Check that we get the viewport height from the author stylesheet. | 5 PASS Check that we get the viewport height from the author stylesheet. |
| 6 Harness: the test ran to completion. |
6 | 7 |
OLD | NEW |