Title: [117456] trunk/LayoutTests
Revision
117456
Author
o...@webkit.org
Date
2012-05-17 09:35:33 -0700 (Thu, 17 May 2012)

Log Message

[Qt] Unreviewed gardening.

* platform/qt-5.0-wk2/Skipped:
* platform/qt-5.0/Skipped:
* platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
* platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117455 => 117456)


--- trunk/LayoutTests/ChangeLog	2012-05-17 16:05:41 UTC (rev 117455)
+++ trunk/LayoutTests/ChangeLog	2012-05-17 16:35:33 UTC (rev 117456)
@@ -1,3 +1,12 @@
+2012-05-17  Csaba Osztrogonác  <o...@webkit.org>
+
+        [Qt] Unreviewed gardening.
+
+        * platform/qt-5.0-wk2/Skipped:
+        * platform/qt-5.0/Skipped:
+        * platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
+        * platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
+
 2012-05-17  Yury Semikhatsky  <yu...@chromium.org>
 
         Web Inspector: error when expanding an HTMLAllCollection object in the console

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (117455 => 117456)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-05-17 16:05:41 UTC (rev 117455)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-05-17 16:35:33 UTC (rev 117456)
@@ -159,10 +159,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=86452
 fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html
 fast/table/table-before-child-style-update.html
-fast/table/table-row-before-child-style-update.html
 fast/table/table-row-style-not-updated-with-after-content.html
-fast/table/table-row-style-not-updated.html
-fast/table/table-style-not-updated.html
 
 # [Qt] Web process hangs while waiting for plugin process connection during layouttests
 # https://bugs.webkit.org/show_bug.cgi?id=86620

Added: trunk/LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt (0 => 117456)


--- trunk/LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt	2012-05-17 16:35:33 UTC (rev 117456)
@@ -0,0 +1,21 @@
+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (1,1) size 200x200
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourcePattern {pattern} [id="pattern1"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+          RenderSVGEllipse {circle} at (3,3) size 4x4 [fill={[type=SOLID] [color=#FF0000]}] [cx=5.00] [cy=5.00] [r=1.90]
+        RenderSVGResourcePattern {pattern} [id="pattern2"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+          RenderSVGEllipse {circle} at (3,0) size 4x4 [fill={[type=SOLID] [color=#00FF00]}] [cx=5.00] [cy=2.00] [r=2.00]
+      RenderSVGRect {rect} at (1,1) size 200x200 [fill={[type=PATTERN] [id="pattern1"]}] [x=1.00] [y=1.00] [width=200.00] [height=200.00]
+      RenderSVGRect {rect} at (1,1) size 200x200 [fill={[type=PATTERN] [id="pattern2"]}] [x=1.00] [y=1.00] [width=200.00] [height=200.00]
+    RenderSVGContainer {g} at (10,314) size 227x33
+      RenderSVGText {text} at (10,314) size 227x32 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 227x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: "$R"
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: "e"
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: "vision: 1"
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 16 width 53.38: ".3 $"
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Modified: trunk/LayoutTests/platform/qt-5.0-wk2/Skipped (117455 => 117456)


--- trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-05-17 16:05:41 UTC (rev 117455)
+++ trunk/LayoutTests/platform/qt-5.0-wk2/Skipped	2012-05-17 16:35:33 UTC (rev 117456)
@@ -556,7 +556,8 @@
 
 # [Qt] New failing and flakey tests with newer Qt 5
 # https://bugs.webkit.org/show_bug.cgi?id=86452
-fast/ruby/ruby-block-style-not-updated.html
 fast/ruby/ruby-inline-style-not-updated.html
-svg/W3C-SVG-1.1/render-elems-08-t.svg
-svg/W3C-SVG-1.1/render-groups-03-t.svg
+fast/table/table-row-before-child-style-update.html
+fast/table/table-row-style-not-updated-with-before-content.html
+fast/table/table-row-style-not-updated.html
+fast/table/table-style-not-updated.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to