tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / pseudo-valid-001-expected.txt
1 This test performs a check for the :valid CSS selector on various input and button elements.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6     
7 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
8 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
9 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
10 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
11 PASS document.defaultView.getComputedStyle(v[i], null).getPropertyValue('background-color') is 'rgb(0, 255, 0)'
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15