| Index: LayoutTests/fast/lists/css3-counter-styles-082.html
|
| diff --git a/LayoutTests/fast/lists/css3-counter-styles-082.html b/LayoutTests/fast/lists/css3-counter-styles-082.html
|
| index 1c098de2b47fec4d4e1df033f14160ea4ef02e23..c9e181866e5c6f726938016016003df154e13894 100644
|
| --- a/LayoutTests/fast/lists/css3-counter-styles-082.html
|
| +++ b/LayoutTests/fast/lists/css3-counter-styles-082.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>
|
|
|