Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / pseudo-invalid-002-expected.txt
blob2d9b50919166d32a486da997f958ebd5c6820a25
1 This test performs a check for the :invalid CSS selector on a required textarea element.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
8 PASS successfullyParsed is true
10 TEST COMPLETE