Title: [123555] trunk/LayoutTests
Revision
123555
Author
alexis.men...@openbossa.org
Date
2012-07-24 17:28:46 -0700 (Tue, 24 Jul 2012)

Log Message

[Qt] svg/as-background-image rebaseline after new test fonts
https://bugs.webkit.org/show_bug.cgi?id=92180

Unreviewed gardening.

These tests have been skipped because monospace fonts weren't properly used by
layout tests. After r121971, the test results are normal again.

* platform/qt-5.0/Skipped:
* platform/qt/svg/as-background-image/animated-svg-as-background-expected.png: Added.
* platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt:
* platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
* platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-1-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-2-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-3-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-4-expected.png: Added.
* platform/qt/svg/as-background-image/svg-as-background-4-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-5-expected.png: Added.
* platform/qt/svg/as-background-image/svg-as-background-5-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-6-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt:
* platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt:
* platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt:
* platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.png:
* platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt:
* platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123554 => 123555)


--- trunk/LayoutTests/ChangeLog	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/ChangeLog	2012-07-25 00:28:46 UTC (rev 123555)
@@ -1,3 +1,34 @@
+2012-07-24  Alexis Menard  <alexis.men...@openbossa.org>
+
+        [Qt] svg/as-background-image rebaseline after new test fonts
+        https://bugs.webkit.org/show_bug.cgi?id=92180
+
+        Unreviewed gardening.
+
+        These tests have been skipped because monospace fonts weren't properly used by
+        layout tests. After r121971, the test results are normal again.
+
+        * platform/qt-5.0/Skipped:
+        * platform/qt/svg/as-background-image/animated-svg-as-background-expected.png: Added.
+        * platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt:
+        * platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
+        * platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-1-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-2-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-3-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-4-expected.png: Added.
+        * platform/qt/svg/as-background-image/svg-as-background-4-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-5-expected.png: Added.
+        * platform/qt/svg/as-background-image/svg-as-background-5-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-6-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt:
+        * platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt:
+        * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.png:
+        * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt:
+        * platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt:
+
 2012-07-24  Caio Marcelo de Oliveira Filho  <caio.olive...@openbossa.org>
 
         [Qt] fast/block/positioning rebaseline after new test fonts

Added: trunk/LayoutTests/platform/qt/svg/as-background-image/animated-svg-as-background-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/as-background-image/animated-svg-as-background-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -1,94 +1,94 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x515
-  RenderBlock {HTML} at (0,0) size 800x515
-    RenderBody {BODY} at (8,8) size 784x499
-      RenderTable {TABLE} at (0,0) size 670x499
-        RenderTableSection {TBODY} at (0,0) size 670x499
-          RenderTableRow {TR} at (0,2) size 670x23
-            RenderTableCell {TH} at (2,2) size 93x23 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
-              RenderText {#text} at (9,1) size 75x21
+layer at (0,0) size 800x505
+  RenderBlock {HTML} at (0,0) size 800x505
+    RenderBody {BODY} at (8,8) size 784x489
+      RenderTable {TABLE} at (0,0) size 669x489
+        RenderTableSection {TBODY} at (0,0) size 669x489
+          RenderTableRow {TR} at (0,2) size 669x21
+            RenderTableCell {TH} at (2,2) size 93x21 [bgcolor=#DDDD99] [r=0 c=0 rs=1 cs=1]
+              RenderText {#text} at (9,1) size 75x19
                 text run at (9,1) width 75: "viewBox?"
-            RenderTableCell {TH} at (97,2) size 163x23 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
-              RenderText {#text} at (1,1) size 169x21
-                text run at (1,1) width 169: "preserve\x{AD}Aspect\x{AD}Ratio"
-            RenderTableCell {TH} at (262,2) size 202x23 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
-              RenderText {#text} at (78,1) size 46x21
+            RenderTableCell {TH} at (97,2) size 162x21 [bgcolor=#DDDD99] [r=0 c=1 rs=1 cs=1]
+              RenderText {#text} at (1,1) size 160x19
+                text run at (1,1) width 160: "preserve\x{AD}Aspect\x{AD}Ratio"
+            RenderTableCell {TH} at (261,2) size 202x21 [bgcolor=#DDDD99] [r=0 c=2 rs=1 cs=1]
+              RenderText {#text} at (78,1) size 46x19
                 text run at (78,1) width 46: "<img>"
-            RenderTableCell {TH} at (466,2) size 202x23 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
-              RenderText {#text} at (80,1) size 42x21
+            RenderTableCell {TH} at (465,2) size 202x21 [bgcolor=#DDDD99] [r=0 c=3 rs=1 cs=1]
+              RenderText {#text} at (80,1) size 42x19
                 text run at (80,1) width 42: "<div>"
-          RenderTableRow {TR} at (0,27) size 670x57
-            RenderTableCell {TH} at (2,132) size 93x23 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
-              RenderText {#text} at (1,1) size 91x21
+          RenderTableRow {TR} at (0,25) size 669x56
+            RenderTableCell {TH} at (2,129) size 93x21 [bgcolor=#DDDD99] [r=1 c=0 rs=4 cs=1]
+              RenderText {#text} at (1,1) size 91x19
                 text run at (1,1) width 91: "No viewBox"
-            RenderTableCell {TH} at (97,54) size 163x2 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (262,27) size 202x57 [r=1 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (97,52) size 162x2 [bgcolor=#DDDD99] [r=1 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (261,25) size 202x56 [r=1 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,29) size 202x52 [r=1 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,27) size 202x52 [r=1 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,86) size 670x57
-            RenderTableCell {TH} at (97,103) size 163x23 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
-              RenderText {#text} at (62,1) size 39x21
-                text run at (62,1) width 39: "none"
-            RenderTableCell {TD} at (262,86) size 202x57 [r=2 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,83) size 669x56
+            RenderTableCell {TH} at (97,100) size 162x21 [bgcolor=#DDDD99] [r=2 c=1 rs=1 cs=1]
+              RenderText {#text} at (61,1) size 40x19
+                text run at (61,1) width 40: "none"
+            RenderTableCell {TD} at (261,83) size 202x56 [r=2 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,88) size 202x52 [r=2 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,85) size 202x52 [r=2 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,145) size 670x57
-            RenderTableCell {TH} at (97,162) size 163x23 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
-              RenderText {#text} at (63,1) size 37x21
-                text run at (63,1) width 37: "meet"
-            RenderTableCell {TD} at (262,145) size 202x57 [r=3 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,141) size 669x56
+            RenderTableCell {TH} at (97,158) size 162x21 [bgcolor=#DDDD99] [r=3 c=1 rs=1 cs=1]
+              RenderText {#text} at (62,1) size 38x19
+                text run at (62,1) width 38: "meet"
+            RenderTableCell {TD} at (261,141) size 202x56 [r=3 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,147) size 202x52 [r=3 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,143) size 202x52 [r=3 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,204) size 670x57
-            RenderTableCell {TH} at (97,221) size 163x23 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
-              RenderText {#text} at (64,1) size 35x21
-                text run at (64,1) width 35: "slice"
-            RenderTableCell {TD} at (262,204) size 202x57 [r=4 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,199) size 669x56
+            RenderTableCell {TH} at (97,216) size 162x21 [bgcolor=#DDDD99] [r=4 c=1 rs=1 cs=1]
+              RenderText {#text} at (63,1) size 36x19
+                text run at (63,1) width 36: "slice"
+            RenderTableCell {TD} at (261,199) size 202x56 [r=4 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,206) size 202x52 [r=4 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,201) size 202x52 [r=4 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,263) size 670x57
-            RenderTableCell {TH} at (2,368) size 93x23 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
-              RenderText {#text} at (14,1) size 65x21
+          RenderTableRow {TR} at (0,257) size 669x56
+            RenderTableCell {TH} at (2,361) size 93x21 [bgcolor=#DDDD99] [r=5 c=0 rs=4 cs=1]
+              RenderText {#text} at (14,1) size 65x19
                 text run at (14,1) width 65: "viewBox"
-            RenderTableCell {TH} at (97,290) size 163x2 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
-            RenderTableCell {TD} at (262,263) size 202x57 [r=5 c=2 rs=1 cs=1]
+            RenderTableCell {TH} at (97,284) size 162x2 [bgcolor=#DDDD99] [r=5 c=1 rs=1 cs=1]
+            RenderTableCell {TD} at (261,257) size 202x56 [r=5 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,265) size 202x52 [r=5 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,259) size 202x52 [r=5 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,322) size 670x57
-            RenderTableCell {TH} at (97,339) size 163x23 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
-              RenderText {#text} at (62,1) size 39x21
-                text run at (62,1) width 39: "none"
-            RenderTableCell {TD} at (262,322) size 202x57 [r=6 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,315) size 669x56
+            RenderTableCell {TH} at (97,332) size 162x21 [bgcolor=#DDDD99] [r=6 c=1 rs=1 cs=1]
+              RenderText {#text} at (61,1) size 40x19
+                text run at (61,1) width 40: "none"
+            RenderTableCell {TD} at (261,315) size 202x56 [r=6 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,324) size 202x52 [r=6 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,317) size 202x52 [r=6 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,381) size 670x57
-            RenderTableCell {TH} at (97,398) size 163x23 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
-              RenderText {#text} at (63,1) size 37x21
-                text run at (63,1) width 37: "meet"
-            RenderTableCell {TD} at (262,381) size 202x57 [r=7 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,373) size 669x56
+            RenderTableCell {TH} at (97,390) size 162x21 [bgcolor=#DDDD99] [r=7 c=1 rs=1 cs=1]
+              RenderText {#text} at (62,1) size 38x19
+                text run at (62,1) width 38: "meet"
+            RenderTableCell {TD} at (261,373) size 202x56 [r=7 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,383) size 202x52 [r=7 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,375) size 202x52 [r=7 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]
-          RenderTableRow {TR} at (0,440) size 670x57
-            RenderTableCell {TH} at (97,457) size 163x23 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
-              RenderText {#text} at (64,1) size 35x21
-                text run at (64,1) width 35: "slice"
-            RenderTableCell {TD} at (262,440) size 202x57 [r=8 c=2 rs=1 cs=1]
+          RenderTableRow {TR} at (0,431) size 669x56
+            RenderTableCell {TH} at (97,448) size 162x21 [bgcolor=#DDDD99] [r=8 c=1 rs=1 cs=1]
+              RenderText {#text} at (63,1) size 36x19
+                text run at (63,1) width 36: "slice"
+            RenderTableCell {TD} at (261,431) size 202x56 [r=8 c=2 rs=1 cs=1]
               RenderImage {IMG} at (1,1) size 200x50 [border: (2px dashed #800000)]
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (466,442) size 202x52 [r=8 c=3 rs=1 cs=1]
+            RenderTableCell {TD} at (465,433) size 202x52 [r=8 c=3 rs=1 cs=1]
               RenderBlock {DIV} at (1,1) size 200x50 [border: (2px dashed #800000)]

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-1-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-1-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-1-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-2-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-2-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-2-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-3-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-3-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-3-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Added: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-4-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-4-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-4-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-4-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-4-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Added: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-5-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-5-expected.png ___________________________________________________________________

Added: svn:mime-type

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-5-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-5-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-5-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-6-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-6-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-6-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 500x500 [bgcolor=#008000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -1,10 +1,10 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x261
-  RenderBlock {HTML} at (0,0) size 800x261
-    RenderBody {BODY} at (8,16) size 784x237
-      RenderBlock {P} at (0,0) size 784x21
-        RenderText {#text} at (0,0) size 740x21
-          text run at (0,0) width 740: "You should continue see a full blue circle when part of the element is redrawn (hover to test interactively)."
-layer at (8,53) size 200x200
-  RenderBlock (relative positioned) {DIV} at (0,37) size 200x200 [border: (1px solid #000000)]
+layer at (0,0) size 800x259
+  RenderBlock {HTML} at (0,0) size 800x259
+    RenderBody {BODY} at (8,16) size 784x235
+      RenderBlock {P} at (0,0) size 784x19
+        RenderText {#text} at (0,0) size 631x19
+          text run at (0,0) width 631: "You should continue see a full blue circle when part of the element is redrawn (hover to test interactively)."
+layer at (8,51) size 200x200
+  RenderBlock (relative positioned) {DIV} at (0,35) size 200x200 [border: (1px solid #000000)]

Modified: trunk/LayoutTests/platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt (123554 => 123555)


--- trunk/LayoutTests/platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt	2012-07-25 00:28:46 UTC (rev 123555)
@@ -4,5 +4,5 @@
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
       RenderBlock {DIV} at (0,0) size 800x600 [bgcolor=#FF0000]
-        RenderText {#text} at (0,0) size 4x21
+        RenderText {#text} at (0,0) size 4x19
           text run at (0,0) width 4: " "

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (123554 => 123555)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-07-25 00:27:19 UTC (rev 123554)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-07-25 00:28:46 UTC (rev 123555)
@@ -23,9 +23,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=76897
 fast/events/clear-edit-drag-state.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=77384
-svg/as-background-image/background-image-preserveaspectRatio-support.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=77380
 fast/url/path.html
 
@@ -769,19 +766,6 @@
 fast/js/constructor-length.html
 fast/js/custom-constructors.html
 fast/js/instanceof-XMLHttpRequest.html
-svg/as-background-image/animated-svg-as-background.html
-svg/as-background-image/svg-as-background-1.html
-svg/as-background-image/svg-as-background-2.html
-svg/as-background-image/svg-as-background-3.html
-svg/as-background-image/svg-as-background-4.html
-svg/as-background-image/svg-as-background-5.html
-svg/as-background-image/svg-as-background-6.html
-svg/as-background-image/svg-as-background-with-relative-size.html
-svg/as-background-image/svg-as-background-with-viewBox.html
-svg/as-background-image/svg-as-background.html
-svg/as-background-image/svg-as-tiled-background.html
-svg/as-background-image/svg-background-partial-redraw.html
-svg/as-background-image/svg-width-100p-as-background.html
 svg/as-border-image/svg-as-border-image-2.html
 svg/as-border-image/svg-as-border-image.html
 svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to