| 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 358946b86168bda90e6b4b47c5d330856d7cadbe..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'
|
|
|