Title: [112718] trunk/LayoutTests
Revision
112718
Author
commit-qu...@webkit.org
Date
2012-03-30 13:38:52 -0700 (Fri, 30 Mar 2012)

Log Message

Rebaseline due to wkbug.com/80423
https://bugs.webkit.org/show_bug.cgi?id=82743

Patch by Philip Rogers <p...@google.com> on 2012-03-30
Reviewed by Simon Fraser.

* platform/mac/Skipped:
* platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (112717 => 112718)


--- trunk/LayoutTests/ChangeLog	2012-03-30 20:33:36 UTC (rev 112717)
+++ trunk/LayoutTests/ChangeLog	2012-03-30 20:38:52 UTC (rev 112718)
@@ -1,3 +1,13 @@
+2012-03-30  Philip Rogers  <p...@google.com>
+
+        Rebaseline due to wkbug.com/80423
+        https://bugs.webkit.org/show_bug.cgi?id=82743
+
+        Reviewed by Simon Fraser.
+
+        * platform/mac/Skipped:
+        * platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt:
+
 2012-03-30  Dave Tharp  <dth...@codeaurora.org>
 
         Integrate IETC CSS : textshadow tests

Modified: trunk/LayoutTests/platform/mac/Skipped (112717 => 112718)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-30 20:33:36 UTC (rev 112717)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-30 20:38:52 UTC (rev 112718)
@@ -674,9 +674,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=82675
 http/tests/local/link-stylesheet-load-order.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=82743
-http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml
-
 # https://bugs.webkit.org/show_bug.cgi?id=82744
 fast/css/font-face-data-uri.html
 

Modified: trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt (112717 => 112718)


--- trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt	2012-03-30 20:33:36 UTC (rev 112717)
+++ trunk/LayoutTests/platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt	2012-03-30 20:38:52 UTC (rev 112718)
@@ -9,5 +9,5 @@
         layer at (0,0) size 769x769
           RenderSVGRoot {svg} at (0,0) size 769x769
             RenderSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
-            RenderSVGPath {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
+            RenderSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
       RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to