OLD | NEW |
---|---|
(Empty) | |
1 Check that page zoom causes resolution media query changes to take effect. | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
4 | |
5 | |
6 WARN: shouldBe() expects string arguments | |
7 PASS true is true | |
8 PASS getComputedStyle(document.body).backgroundColor is "rgb(0, 128, 0)" | |
9 PASS successfullyParsed is true | |
10 | |
11 TEST COMPLETE | |
12 The viewport should have a green background for page zoom = 200%. | |
OLD | NEW |