blob: 6ad6eba9f7bea672b30f382433e1ab5967d3629f [file] [log] [blame]
This test performs a simple check for the :default CSS selector.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
PASS successfullyParsed is true
TEST COMPLETE