Title: [99572] trunk/LayoutTests
Revision
99572
Author
[email protected]
Date
2011-11-08 08:26:26 -0800 (Tue, 08 Nov 2011)

Log Message

2011-11-08  Nikolas Zimmermann  <[email protected]>

        Not reviewed. Rebaseline qt results after the recent SVGImage changes.

        * platform/qt/Skipped:
        * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
        * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added.
        * platform/qt/svg/zoom/page/zoom-background-images-expected.png: Added.
        * platform/qt/svg/zoom/page/zoom-background-images-expected.txt: Added.
        * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
        * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
        * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (99571 => 99572)


--- trunk/LayoutTests/ChangeLog	2011-11-08 16:22:16 UTC (rev 99571)
+++ trunk/LayoutTests/ChangeLog	2011-11-08 16:26:26 UTC (rev 99572)
@@ -1,5 +1,18 @@
 2011-11-08  Nikolas Zimmermann  <[email protected]>
 
+        Not reviewed. Rebaseline qt results after the recent SVGImage changes.
+
+        * platform/qt/Skipped:
+        * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added.
+        * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added.
+        * platform/qt/svg/zoom/page/zoom-background-images-expected.png: Added.
+        * platform/qt/svg/zoom/page/zoom-background-images-expected.txt: Added.
+        * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+        * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
+        * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added.
+
+2011-11-08  Nikolas Zimmermann  <[email protected]>
+
         [Qt] 4 new tests fail introduced in r98852
         https://bugs.webkit.org/show_bug.cgi?id=71253
 

Modified: trunk/LayoutTests/platform/qt/Skipped (99571 => 99572)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-08 16:22:16 UTC (rev 99571)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-08 16:26:26 UTC (rev 99572)
@@ -2473,9 +2473,7 @@
 
 # [Qt] 4 new tests fail introduced in r98852
 # https://bugs.webkit.org/show_bug.cgi?id=71253
-svg/zoom/page/zoom-background-images.html
 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html
-svg/zoom/page/zoom-svg-as-background-with-relative-size.html
 fast/backgrounds/size/contain-and-cover-zoomed.html
 
 # new bug revealed by r99071

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


--- trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt	2011-11-08 16:26:26 UTC (rev 99572)
@@ -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 784x21
+        RenderText {#text} at (0,0) size 411x21
+          text run at (0,0) width 411: "Images should redraw correctly when SVG animation runs"
+      RenderBlock (anonymous) at (0,37) size 784x500
+        RenderImage {IMG} at (10,10) size 480x480
+        RenderText {#text} at (0,0) size 0x0

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


--- trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt	2011-11-08 16:26:26 UTC (rev 99572)
@@ -0,0 +1,13 @@
+layer at (0,0) size 784x601
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x601
+  RenderBlock {HTML} at (0,0) size 784x601
+    RenderBody {BODY} at (8,8) size 768x585
+      RenderBlock {P} at (0,0) size 768x21
+        RenderText {#text} at (0,0) size 411x21
+          text run at (0,0) width 411: "Images should redraw correctly when SVG animation runs"
+      RenderBlock (anonymous) at (0,37) size 768x548
+        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

Added: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-background-images-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-background-images-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-background-images-expected.txt (0 => 99572)


--- trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-background-images-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-background-images-expected.txt	2011-11-08 16:26:26 UTC (rev 99572)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+  RenderBlock {HTML} at (0,0) size 800x162
+    RenderBody {BODY} at (4,4) size 792x154
+      RenderBlock {DIV} at (11,11) size 129x129 [border: (1px solid #000000)]
+      RenderText {#text} at (151,142) size 3x12
+        text run at (151,142) width 3: " "
+      RenderBlock {DIV} at (165,11) size 129x129 [border: (1px solid #000000)]
+      RenderText {#text} at (305,142) size 3x12
+        text run at (305,142) width 3: " "
+      RenderBlock {DIV} at (319,11) size 129x129 [border: (1px solid #000000)]
+      RenderText {#text} at (459,142) size 3x12
+        text run at (459,142) width 3: " "
+      RenderImage {IMG} at (473,11) size 129x129 [border: (1px solid #000000)]
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt (99571 => 99572)


--- trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt	2011-11-08 16:22:16 UTC (rev 99571)
+++ trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt	2011-11-08 16:26:26 UTC (rev 99572)
@@ -1,62 +1,62 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x385
-  RenderBlock {HTML} at (0,0) size 800x385
-    RenderBody {BODY} at (3,3) size 117x376 [border: (1px dashed #C0C0C0)]
-      RenderBlock {P} at (1,8) size 115x21
-        RenderText {#text} at (0,-2) size 114x25
-          text run at (0,-2) width 114: "The following six blue boxes must"
-          text run at (0,5) width 112: "be of the same width. There must"
-          text run at (0,12) width 33: "be no red."
-      RenderBlock {P} at (8,36) size 101x21 [bgcolor=#008000] [border: (7px solid #0000FF)]
-        RenderText {#text} at (7,5) size 2x11
-          text run at (7,5) width 2: " "
-      RenderBlock {P} at (1,103) size 115x7
-        RenderText {#text} at (0,-2) size 12x11
-          text run at (0,-2) width 12: "      "
+layer at (0,0) size 800x469
+  RenderBlock {HTML} at (0,0) size 800x469
+    RenderBody {BODY} at (4,4) size 140x457 [border: (1px dashed #C0C0C0)]
+      RenderBlock {P} at (1,10) size 138x27
+        RenderText {#text} at (0,-1) size 118x30
+          text run at (0,-1) width 118: "The following six blue boxes"
+          text run at (0,8) width 115: "must be of the same width."
+          text run at (0,17) width 93: "There must be no red."
+      RenderBlock {P} at (10,46) size 120x27 [bgcolor=#008000] [border: (9px solid #0000FF)]
+        RenderText {#text} at (9,8) size 3x12
+          text run at (9,8) width 3: " "
+      RenderBlock {P} at (1,128) size 138x9
+        RenderText {#text} at (0,-1) size 18x12
+          text run at (0,-1) width 18: "      "
         RenderText {#text} at (0,0) size 0x0
-        RenderEmbeddedObject {OBJECT} at (7,0) size 101x36 [bgcolor=#FF0000] [border: (7px solid #0000FF)]
-          layer at (0,0) size 87x22
-            RenderView at (0,0) size 87x22
-          layer at (0,0) size 87x22
-            RenderSVGRoot {svg} at (0,0) size 87x22
-              RenderSVGPath {rect} at (0,0) size 87x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (13,4) size 61x14 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
-      RenderBlock {P} at (1,156) size 115x7
-        RenderEmbeddedObject {OBJECT} at (7,0) size 101x36 [bgcolor=#FF0000] [border: (7px solid #0000FF)]
-          layer at (0,0) size 87x22
-            RenderView at (0,0) size 87x22
-          layer at (0,0) size 87x22
-            RenderSVGRoot {svg} at (0,0) size 87x22
-              RenderSVGPath {rect} at (0,0) size 87x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (13,4) size 61x14 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
-      RenderTable at (1,209) size 115x37
-        RenderTableSection (anonymous) at (0,0) size 115x37
-          RenderTableRow (anonymous) at (0,0) size 115x37
-            RenderTableCell {P} at (0,0) size 115x37 [r=0 c=0 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (7,0) size 101x36 [bgcolor=#FF0000] [border: (7px solid #0000FF)]
-                layer at (0,0) size 87x22
-                  RenderView at (0,0) size 87x22
-                layer at (0,0) size 87x22
-                  RenderSVGRoot {svg} at (0,0) size 87x22
-                    RenderSVGPath {rect} at (0,0) size 87x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-                    RenderSVGPath {path} at (13,4) size 61x14 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
-      RenderTable {TABLE} at (1,292) size 115x37
-        RenderTableSection {TBODY} at (0,0) size 115x37
-          RenderTableRow {TR} at (0,0) size 115x37
-            RenderTableCell {TD} at (0,0) size 115x37 [r=0 c=0 rs=1 cs=1]
-              RenderEmbeddedObject {OBJECT} at (7,0) size 101x36 [bgcolor=#FF0000] [border: (7px solid #0000FF)]
-                layer at (0,0) size 87x22
-                  RenderView at (0,0) size 87x22
-                layer at (0,0) size 87x22
-                  RenderSVGRoot {svg} at (0,0) size 87x22
-                    RenderSVGPath {rect} at (0,0) size 87x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-                    RenderSVGPath {path} at (13,4) size 61x14 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
-      RenderBlock (floating) {P} at (1,375) size 115x7
-        RenderEmbeddedObject {OBJECT} at (7,0) size 101x36 [bgcolor=#FF0000] [border: (7px solid #0000FF)]
-          layer at (0,0) size 87x22
-            RenderView at (0,0) size 87x22
-          layer at (0,0) size 87x22
-            RenderSVGRoot {svg} at (0,0) size 87x22
-              RenderSVGPath {rect} at (0,0) size 87x22 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
-              RenderSVGPath {path} at (13,4) size 61x14 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
+        RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+          layer at (0,0) size 102x26
+            RenderView at (0,0) size 102x26
+          layer at (0,0) size 102x26
+            RenderSVGRoot {svg} at (0,0) size 102x26
+              RenderSVGPath {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
+      RenderBlock {P} at (1,192) size 138x9
+        RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+          layer at (0,0) size 102x26
+            RenderView at (0,0) size 102x26
+          layer at (0,0) size 102x26
+            RenderSVGRoot {svg} at (0,0) size 102x26
+              RenderSVGPath {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
+      RenderTable at (1,256) size 138x45
+        RenderTableSection (anonymous) at (0,0) size 138x45
+          RenderTableRow (anonymous) at (0,0) size 138x45
+            RenderTableCell {P} at (0,0) size 138x45 [r=0 c=0 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+                layer at (0,0) size 102x26
+                  RenderView at (0,0) size 102x26
+                layer at (0,0) size 102x26
+                  RenderSVGRoot {svg} at (0,0) size 102x26
+                    RenderSVGPath {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+                    RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
+      RenderTable {TABLE} at (1,356) size 138x45
+        RenderTableSection {TBODY} at (0,0) size 138x45
+          RenderTableRow {TR} at (0,0) size 138x45
+            RenderTableCell {TD} at (0,0) size 138x45 [r=0 c=0 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+                layer at (0,0) size 102x26
+                  RenderView at (0,0) size 102x26
+                layer at (0,0) size 102x26
+                  RenderSVGRoot {svg} at (0,0) size 102x26
+                    RenderSVGPath {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+                    RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]
+      RenderBlock (floating) {P} at (1,456) size 138x9
+        RenderEmbeddedObject {OBJECT} at (9,0) size 120x44 [bgcolor=#FF0000] [border: (9px solid #0000FF)]
+          layer at (0,0) size 102x26
+            RenderView at (0,0) size 102x26
+          layer at (0,0) size 102x26
+            RenderSVGRoot {svg} at (0,0) size 102x26
+              RenderSVGPath {rect} at (0,0) size 102x26 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (15,5) size 72x16 [fill={[type=SOLID] [color=#008000]}] [data="" 500 50 L 150 200 L 850 200 Z"]

Added: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt (0 => 99572)


--- trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt	2011-11-08 16:26:26 UTC (rev 99572)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+      RenderBlock {DIV} at (0,0) size 289x289 [bgcolor=#008000]
+        RenderText {#text} at (0,0) size 3x12
+          text run at (0,0) width 3: " "
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to