summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/pseudo-default-001-expected.txt
blob: 540073b078ca2f3b806a72340247301e8873e7da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 v.length is 2
PASS v[0].id is "enabledSubmit"
PASS v[1].id is "disabledSubmit"
PASS successfullyParsed is true

TEST COMPLETE