Title: [99721] trunk/LayoutTests
Revision
99721
Author
[email protected]
Date
2011-11-09 08:12:20 -0800 (Wed, 09 Nov 2011)

Log Message

[Qt] Unreviewed gardening.

Add platform results for Qt5.

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

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99720 => 99721)


--- trunk/LayoutTests/ChangeLog	2011-11-09 15:58:33 UTC (rev 99720)
+++ trunk/LayoutTests/ChangeLog	2011-11-09 16:12:20 UTC (rev 99721)
@@ -1,3 +1,12 @@
+2011-11-09  Balazs Kelemen  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        Add platform results for Qt5.
+
+        * platform/qt-5.0/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
+        * platform/qt-5.0/svg/as-image/animated-svg-as-image-same-image.txt: Added.
+
 2011-11-09  Andrey Kosyakov  <[email protected]>
 
         Web Inspector: [refactoring] remove a bunch of methods from _javascript_SourceFrameDelegate

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


--- trunk/LayoutTests/platform/qt-5.0/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt	2011-11-09 16:12:20 UTC (rev 99721)
@@ -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 454x19
+          text run at (0,0) width 454: "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/qt-5.0/svg/as-image/animated-svg-as-image-same-image.txt (0 => 99721)


--- trunk/LayoutTests/platform/qt-5.0/svg/as-image/animated-svg-as-image-same-image.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0/svg/as-image/animated-svg-as-image-same-image.txt	2011-11-09 16:12:20 UTC (rev 99721)
@@ -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 454x19
+          text run at (0,0) width 454: "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