OLD | NEW |
1 | 1 This is a testharness.js-based test. |
2 PASS @viewport rule exists | 2 PASS @viewport rule exists |
3 PASS Setting width shorthand sets min-width | 3 PASS Setting width shorthand sets min-width |
4 PASS Setting height shorthand sets max-height | 4 PASS Setting height shorthand sets max-height |
5 PASS Setting cssText of ViewportRule.style parses width/height as shorthands | 5 PASS Setting cssText of ViewportRule.style parses width/height as shorthands |
6 PASS Inserting @viewport rule parses width/height as shorthands | 6 PASS Inserting @viewport rule parses width/height as shorthands |
| 7 Harness: the test ran to completion. |
7 | 8 |
OLD | NEW |