Index: LayoutTests/fast/dom/css-dom-read-2-expected.txt |
=================================================================== |
--- LayoutTests/fast/dom/css-dom-read-2-expected.txt (revision 115068) |
+++ LayoutTests/fast/dom/css-dom-read-2-expected.txt (working copy) |
@@ -43,7 +43,7 @@ |
} |
.one { display: block; } |
.two { display: inline; } |
-.three { display: list-item; list-style-type: square; margin-left: 3em; } |
+.three { display: list-item; list-style: square; margin-left: 3em; } |
.four { display: none; color: red; } |
i { display: block; } |