Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / getComputedStyle / counterIncrement-without-counter-expected.txt
blob1e4031b99de58aba7985d4feb3d8ef7b78281537
1 Test that the initial value of 'counter-increment' and 'counter-reset' is 'none'.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS style.counterIncrement is "none"
7 PASS style.counterReset is "none"
8 PASS successfullyParsed is true
10 TEST COMPLETE