Title: [99737] trunk/LayoutTests
Revision
99737
Author
[email protected]
Date
2011-11-09 10:46:15 -0800 (Wed, 09 Nov 2011)

Log Message

Unreviewed, GTK new baselines for 2 svg tests and skip a crashing
test that needs investigation.

* platform/gtk/Skipped:
* platform/gtk/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
* platform/gtk/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99736 => 99737)


--- trunk/LayoutTests/ChangeLog	2011-11-09 18:44:25 UTC (rev 99736)
+++ trunk/LayoutTests/ChangeLog	2011-11-09 18:46:15 UTC (rev 99737)
@@ -1,3 +1,12 @@
+2011-11-09  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK new baselines for 2 svg tests and skip a crashing
+        test that needs investigation.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
+        * platform/gtk/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added.
+
 2011-11-09  Xiaomei Ji  <[email protected]>
 
         Rebaseline after r99616.

Modified: trunk/LayoutTests/platform/gtk/Skipped (99736 => 99737)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-11-09 18:44:25 UTC (rev 99736)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-11-09 18:46:15 UTC (rev 99737)
@@ -159,6 +159,9 @@
 fast/css/webkit-mask-crash-fieldset-legend.html
 fast/css/webkit-mask-crash-table.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=71932
+svg/as-image/svg-image-change-content-size.xhtml
+
 ###############################################################################
 # EXPECTED FAILURES
 ###############################################################################

Added: trunk/LayoutTests/platform/gtk/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt (0 => 99737)


--- trunk/LayoutTests/platform/gtk/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt	2011-11-09 18:46:15 UTC (rev 99737)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 371x19
+          text run at (0,0) width 371: "Images should redraw correctly when SVG animation runs"
+      RenderBlock (anonymous) at (0,35) size 784x500
+        RenderImage {IMG} at (10,10) size 480x480
+        RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/gtk/svg/as-image/animated-svg-as-image-same-image-expected.txt (0 => 99737)


--- trunk/LayoutTests/platform/gtk/svg/as-image/animated-svg-as-image-same-image-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/as-image/animated-svg-as-image-same-image-expected.txt	2011-11-09 18:46:15 UTC (rev 99737)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 371x19
+          text run at (0,0) width 371: "Images should redraw correctly when SVG animation runs"
+      RenderBlock (anonymous) at (0,35) size 784x548
+        RenderImage {IMG} at (10,10) size 354x254 [border: (2px solid #000000)]
+        RenderBR {BR} at (374,274) size 0x0
+        RenderImage {IMG} at (10,284) size 354x254 [border: (2px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to