blob: 9a8440178cf1b5b52144a7f2e2906b5e29aeadab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This text is green if the min-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
|