Title: [110543] trunk/LayoutTests
Revision
110543
Author
[email protected]
Date
2012-03-13 00:28:46 -0700 (Tue, 13 Mar 2012)

Log Message

Unreviewed, inspector test rebaseline after r110532.

* inspector/styles/svg-style-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110542 => 110543)


--- trunk/LayoutTests/ChangeLog	2012-03-13 07:24:42 UTC (rev 110542)
+++ trunk/LayoutTests/ChangeLog	2012-03-13 07:28:46 UTC (rev 110543)
@@ -1,3 +1,9 @@
+2012-03-13  Philippe Normand  <[email protected]>
+
+        Unreviewed, inspector test rebaseline after r110532.
+
+        * inspector/styles/svg-style-expected.txt:
+
 2012-03-13  Yosifumi Inoue  <[email protected]>
 
         [Forms] Re-factor label.for tests for extending test coverage

Modified: trunk/LayoutTests/inspector/styles/svg-style-expected.txt (110542 => 110543)


--- trunk/LayoutTests/inspector/styles/svg-style-expected.txt	2012-03-13 07:24:42 UTC (rev 110542)
+++ trunk/LayoutTests/inspector/styles/svg-style-expected.txt	2012-03-13 07:28:46 UTC (rev 110543)
@@ -7,8 +7,13 @@
 ======== Matched CSS Rules ========
 [expanded] 
 media="all" (svg-style.xhtml)
-rect  { (svg-style.xhtml:30)
+rect  { (svg-style.xhtml:38)
 fill: red;
 
+[expanded] 
+*  { (user agent stylesheet)
+-webkit-transform-origin-x: 0px;
+-webkit-transform-origin-y: 0px;
 
 
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to