Title: [168688] trunk/LayoutTests
Revision
168688
Author
[email protected]
Date
2014-05-13 11:01:29 -0700 (Tue, 13 May 2014)

Log Message

[GTK] Unreviewed GTK gardening

Rebaseline affected tests after svg root element background repaint changes
introduced in r168674.

Patch by Lorenzo Tilve <[email protected]> on 2014-05-13

* platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
* platform/gtk/svg/custom/circle-move-invalidation-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
* platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
* platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt:
* platform/gtk/svg/custom/svg-float-border-padding-expected.txt:
* platform/gtk/svg/text/small-fonts-in-html5-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168687 => 168688)


--- trunk/LayoutTests/ChangeLog	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/ChangeLog	2014-05-13 18:01:29 UTC (rev 168688)
@@ -1,3 +1,20 @@
+2014-05-13  Lorenzo Tilve  <[email protected]>
+
+        [GTK] Unreviewed GTK gardening
+
+        Rebaseline affected tests after svg root element background repaint changes
+        introduced in r168674.
+
+        * platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt:
+        * platform/gtk/svg/custom/circle-move-invalidation-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt:
+        * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt:
+        * platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt:
+        * platform/gtk/svg/custom/svg-float-border-padding-expected.txt:
+        * platform/gtk/svg/text/small-fonts-in-html5-expected.txt:
+
 2014-05-13  Zalan Bujtas  <[email protected]>
 
         REGRESSSION(r168528) Subpixel rendering: Selection rect is not positioned properly when SVG text is selected.

Modified: trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/http/tests/misc/slow-loading-image-in-pattern-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -14,5 +14,5 @@
   RenderSVGRoot {svg} at (10,50) size 406x306
     RenderSVGHiddenContainer {defs} at (0,0) size 0x0
       RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
-        RenderSVGImage {image} at (13,53) size 403x303
-    RenderSVGRect {rect} at (13,53) size 400x300 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]
+        RenderSVGImage {image} at (10,50) size 406x306
+    RenderSVGRect {rect} at (10,50) size 406x306 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=400.00] [height=300.00]

Modified: trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/circle-move-invalidation-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -4,8 +4,8 @@
   RenderBlock {html} at (0,0) size 800x354
     RenderBody {body} at (8,8) size 784x338
       RenderBlock (anonymous) at (0,0) size 784x305
-        RenderSVGRoot {svg} at (195,195) size 78x78
-          RenderSVGEllipse {circle} at (196,196) size 76x76 [fill={[type=SOLID] [color=#FF0000]}] [cx=300.00] [cy=300.00] [r=50.00]
+        RenderSVGRoot {svg} at (8,8) size 302x305
+          RenderSVGEllipse {circle} at (8,8) size 302x305 [fill={[type=SOLID] [color=#FF0000]}] [cx=300.00] [cy=300.00] [r=50.00]
         RenderText {#text} at (302,288) size 4x17
           text run at (302,288) width 4: " "
         RenderBR {br} at (306,288) size 0x17

Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -3,9 +3,9 @@
 layer at (0,0) size 800x409
   RenderBlock {html} at (0,0) size 800x409
     RenderBody {body} at (0,0) size 800x409
-      RenderSVGRoot {svg} at (45,33) size 361x373
-        RenderSVGContainer {g} at (303,303) size 100x100
-          RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
+      RenderSVGRoot {svg} at (0,0) size 406x409
+        RenderSVGContainer {g} at (0,0) size 406x409
+          RenderSVGEllipse {circle} at (0,0) size 406x409 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
         RenderSVGText {text} at (48,36) size 304x17 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 303x17
             chunk 1 (middle anchor) text run 1 at (48.50,50.00) startOffset 0 endOffset 49 width 303.00: "The circle should stay in the bottom-right corner"

Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -1,9 +1,9 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 406x406
-  RenderSVGRoot {svg} at (45,33) size 361x373
-    RenderSVGContainer {g} at (303,303) size 100x100
-      RenderSVGEllipse {circle} at (303,303) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
+  RenderSVGRoot {svg} at (0,0) size 406x406
+    RenderSVGContainer {g} at (0,0) size 406x406
+      RenderSVGEllipse {circle} at (0,0) size 406x406 [fill={[type=SOLID] [color=#008000]}] [cx=350.00] [cy=350.00] [r=50.00]
     RenderSVGText {text} at (48,36) size 304x17 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 303x17
         chunk 1 (middle anchor) text run 1 at (48.50,50.00) startOffset 0 endOffset 49 width 303.00: "The circle should stay in the bottom-right corner"

Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -3,8 +3,8 @@
 layer at (0,0) size 800x409
   RenderBlock {html} at (0,0) size 800x409
     RenderBody {body} at (0,0) size 800x409
-      RenderSVGRoot {svg} at (90,33) size 226x223
-        RenderSVGEllipse {circle} at (150,150) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
+      RenderSVGRoot {svg} at (0,0) size 406x409
+        RenderSVGEllipse {circle} at (0,0) size 406x409 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
         RenderSVGText {text} at (93,36) size 214x17 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 214x17
             chunk 1 (middle anchor) text run 1 at (93.00,50.00) startOffset 0 endOffset 34 width 214.00: "The circle should be in the middle"

Modified: trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -1,8 +1,8 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
 layer at (0,0) size 406x406
-  RenderSVGRoot {svg} at (90,33) size 226x223
-    RenderSVGEllipse {circle} at (150,150) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
+  RenderSVGRoot {svg} at (0,0) size 406x406
+    RenderSVGEllipse {circle} at (0,0) size 406x406 [fill={[type=SOLID] [color=#008000]}] [cx=197.00] [cy=197.00] [r=50.00]
     RenderSVGText {text} at (93,36) size 214x17 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 214x17
         chunk 1 (middle anchor) text run 1 at (93.00,50.00) startOffset 0 endOffset 34 width 214.00: "The circle should be in the middle"

Modified: trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -7,36 +7,36 @@
         text run at (0,0) width 762: "There should be no red displayed on the screen, and the patterns should not change when the browser window is resized."
       RenderBR {br} at (762,0) size 0x17
       RenderBR {br} at (0,17) size 0x17
-      RenderSVGRoot {svg} at (8,42) size 202x203
-        RenderSVGContainer {g} at (9,43) size 200x200
-          RenderSVGRect {rect} at (9,143) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (109,43) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (9,143) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
-          RenderSVGRect {rect} at (109,43) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
+      RenderSVGRoot {svg} at (8,42) size 202x305
+        RenderSVGContainer {g} at (8,42) size 202x305
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
+          RenderSVGRect {rect} at (8,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
       RenderText {#text} at (202,322) size 4x17
         text run at (202,322) width 4: " "
-      RenderSVGRoot {svg} at (214,42) size 202x286
+      RenderSVGRoot {svg} at (214,42) size 202x305
         RenderSVGText {text} at (5,266) size 81x17 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 81x17
             chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 11 width 81.00: "+Transforms"
-        RenderSVGContainer {g} at (215,143) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
-          RenderSVGRect {rect} at (215,143) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (215,143) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
-        RenderSVGContainer {g} at (315,43) size 100x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
-          RenderSVGRect {rect} at (315,43) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
-          RenderSVGRect {rect} at (315,43) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGContainer {g} at (214,42) size 202x305 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,100.00)}]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGContainer {g} at (214,42) size 202x305 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=50.00]
+          RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
         RenderSVGHiddenContainer {defs} at (0,0) size 0x0
           RenderSVGResourcePattern {pattern} [id="pattern"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
-            RenderSVGRect {rect} at (215,43) size 100x25 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
-            RenderSVGRect {rect} at (215,68) size 100x25 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
+            RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=25.00]
+            RenderSVGRect {rect} at (214,42) size 202x305 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=25.00] [width=100.00] [height=25.00]
       RenderText {#text} at (408,322) size 4x17
         text run at (408,322) width 4: " "
       RenderText {#text} at (0,0) size 0x0
 layer at (420,42) size 202x302
-  RenderSVGRoot {svg} at (420,42) size 202x286
+  RenderSVGRoot {svg} at (420,42) size 202x305
     RenderSVGText {text} at (5,266) size 169x17 contains 1 chunk(s)
       RenderSVGInlineText {#text} at (0,0) size 169x17
         chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 24 width 169.00: "+Accelerated Compositing"
-    RenderSVGContainer {g} at (421,43) size 200x200
-      RenderSVGRect {rect} at (421,143) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
-      RenderSVGRect {rect} at (521,43) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGContainer {g} at (420,42) size 202x305
+      RenderSVGRect {rect} at (420,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=0.00] [y=100.00] [width=100.00] [height=100.00]
+      RenderSVGRect {rect} at (420,42) size 202x305 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]

Modified: trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/custom/svg-float-border-padding-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -11,7 +11,7 @@
         RenderText {#text} at (0,0) size 354x17
           text run at (0,0) width 354: "There should be a red, white and blue pattern below this"
       RenderSVGRoot {svg} at (18,84) size 140x140
-        RenderSVGRect {rect} at (38,104) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+        RenderSVGRect {rect} at (18,84) size 140x140 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
       RenderBlock {p} at (0,226) size 784x17
         RenderText {#text} at (0,0) size 353x17
           text run at (0,0) width 353: "There should be a red, white and blue pattern above this"

Modified: trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt (168687 => 168688)


--- trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt	2014-05-13 17:56:55 UTC (rev 168687)
+++ trunk/LayoutTests/platform/gtk/svg/text/small-fonts-in-html5-expected.txt	2014-05-13 18:01:29 UTC (rev 168688)
@@ -7,8 +7,8 @@
         RenderText {#text} at (0,0) size 471x36
           text run at (0,0) width 471: "Small fonts in HTML5/inline SVG"
       RenderBlock (anonymous) at (0,57) size 784x506
-        RenderSVGRoot {svg} at (157,258) size 104x31
-          RenderSVGContainer {g} at (159,260) size 100x27 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
+        RenderSVGRoot {svg} at (8,78) size 502x506
+          RenderSVGContainer {g} at (8,78) size 502x506 [transform={m=((400.00,0.00)(0.00,400.00)) t=(0.00,0.00)}]
             RenderSVGText {text} at (0,0) size 1x1 contains 1 chunk(s)
               RenderSVGInlineText {#text} at (0,0) size 1x1
                 chunk 1 (middle anchor) text run 1 at (0.38,0.50) startOffset 0 endOffset 12 width 0.25: "Test passed."
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to