| Index: LayoutTests/fast/css/counters/counter-increment-000-expected.txt
|
| diff --git a/LayoutTests/fast/css/counters/counter-increment-000-expected.txt b/LayoutTests/fast/css/counters/counter-increment-000-expected.txt
|
| index 8b79d5e3e42c1f45bb88739762c5050239ff29bd..1a221f5ced44a8e22d1c4466f5f382fe0959c67f 100644
|
| --- a/LayoutTests/fast/css/counters/counter-increment-000-expected.txt
|
| +++ b/LayoutTests/fast/css/counters/counter-increment-000-expected.txt
|
| @@ -1,5 +1,8 @@
|
| This is the WebKit version of CSS 2.1 Test Suite: dynamic changes to 'counter-increment'.
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Before the dynamic change:
|
| PASS window.internals.counterValue(document.getElementById('one')) is '1'
|
| PASS window.internals.counterValue(document.getElementById('three')) is '2'
|
| @@ -11,7 +14,4 @@ PASS window.internals.counterValue(document.getElementById('three')) is '3'
|
| PASS window.internals.counterValue(document.getElementById('four')) is '4'
|
|
|
| TEST COMPLETE
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
|
|
|
|