| Index: LayoutTests/fast/css/counter-none-expected.htm
|
| diff --git a/LayoutTests/fast/css/counter-none-expected.htm b/LayoutTests/fast/css/counter-none-expected.htm
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e73fefd5f1154bd651a9315df147304fa3430dcb
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/counter-none-expected.htm
|
| @@ -0,0 +1,12 @@
|
| +<!doctype html>
|
| +<html>
|
| + <head>
|
| + </head>
|
| + <body>
|
| + <div>1Reset Section 1 title</div>
|
| + <div>2Reset Section 2 title</div>
|
| + <div>0Increment Section 1 title</div>
|
| + <div>0Increment Section 2 title</div>
|
| + <div>0Increment Section 2 title</div>
|
| + </body>
|
| +</html>
|
|
|