blob: 65ca4250bdb0a006fe8d11197f39a7a971ab45b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This text is green if the max-device-aspect-ratio media query works properly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS document.defaultView.getComputedStyle(document.getElementById('description'), null).color is 'rgb(0, 128, 0)'
PASS successfullyParsed is true
TEST COMPLETE
|