Title: [112188] trunk/LayoutTests
Revision
112188
Author
[email protected]
Date
2012-03-26 18:32:23 -0700 (Mon, 26 Mar 2012)

Log Message

Rebaseline after r112177.

* fast/dom/css-dom-read-2-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112187 => 112188)


--- trunk/LayoutTests/ChangeLog	2012-03-27 01:31:50 UTC (rev 112187)
+++ trunk/LayoutTests/ChangeLog	2012-03-27 01:32:23 UTC (rev 112188)
@@ -1,3 +1,9 @@
+2012-03-26  Ryosuke Niwa  <[email protected]>
+
+        Rebaseline after r112177.
+
+        * fast/dom/css-dom-read-2-expected.txt:
+
 2012-03-26  Adam Barth  <[email protected]>
 
         FrameLoader::shouldAllowNavigation uses Frame for context rather than Document

Modified: trunk/LayoutTests/fast/dom/css-dom-read-2-expected.txt (112187 => 112188)


--- trunk/LayoutTests/fast/dom/css-dom-read-2-expected.txt	2012-03-27 01:31:50 UTC (rev 112187)
+++ trunk/LayoutTests/fast/dom/css-dom-read-2-expected.txt	2012-03-27 01:32:23 UTC (rev 112188)
@@ -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; }
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to