summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/pseudo-valid-002-expected.txt
blob: 4b79cf12e83e7a631b537406e32dc51e8036da0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This test performs a check for the :valid CSS selector on textarea elements.

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 document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
PASS successfullyParsed is true

TEST COMPLETE