| Index: LayoutTests/fast/lists/css3-counter-styles-084.html
|
| diff --git a/LayoutTests/fast/lists/css3-counter-styles-084.html b/LayoutTests/fast/lists/css3-counter-styles-084.html
|
| index 7bc0be8c9ab1afb8849d3eb4b76e7906131e3e36..74aea80da11124c18fd0e32d86521016339bb42b 100644
|
| --- a/LayoutTests/fast/lists/css3-counter-styles-084.html
|
| +++ b/LayoutTests/fast/lists/css3-counter-styles-084.html
|
| @@ -11,7 +11,7 @@
|
| <style type='text/css'>
|
| .test { font-size: 25px; }
|
| ol { margin: 0; padding-left: 8em; }
|
| -ol li { list-style-type: trad-chinese-informal; list-style-type: cjk-ideographic; }
|
| +ol li { list-style-type: trad-chinese-informal; }
|
| </style>
|
| <script src="resources/dump-list.js"></script>
|
| </head>
|
|
|