Diff
Modified: trunk/LayoutTests/ChangeLog (113478 => 113479)
--- trunk/LayoutTests/ChangeLog 2012-04-06 19:19:02 UTC (rev 113478)
+++ trunk/LayoutTests/ChangeLog 2012-04-06 19:28:29 UTC (rev 113479)
@@ -1,3 +1,18 @@
+2012-04-06 Stephen Chenney <[email protected]>
+
+ 6 layout tests known to fail on Mac10.6 with CPU-Skia graphics
+ https://bugs.webkit.org/show_bug.cgi?id=68436
+
+ Unreviewed Chromium test expectations update.
+
+ One of the files marked in this bug is a minor rebaselining. Done.
+
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed.
+ * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed.
+ * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt:
+
2012-04-06 Philip Rogers <[email protected]>
Rebaseline after Skia 2527 landed
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (113478 => 113479)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-06 19:19:02 UTC (rev 113478)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2012-04-06 19:28:29 UTC (rev 113479)
@@ -3057,7 +3057,6 @@
// Tests that are known to fail on Mac10.6 with Skia graphics.
BUGWK68436 SNOWLEOPARD DEBUG : fast/repaint/background-clip-text.html = TIMEOUT
BUGWK68436 SNOWLEOPARD : fast/repaint/text-emphasis-h.html = TIMEOUT IMAGE
-BUGWK68436 SNOWLEOPARD : svg/W3C-SVG-1.1/paths-data-12-t.svg = IMAGE+TEXT
// Tests that are known to exhibit TEXT failures on Mac10.5 with Skia graphics.
BUGWK68437 BUGWK54322 LEOPARD SNOWLEOPARD : platform/chromium/virtual/gpu/fast/canvas/set-colors.html = TEXT
Deleted: trunk/LayoutTests/platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt (113478 => 113479)
--- trunk/LayoutTests/platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt 2012-04-06 19:19:02 UTC (rev 113478)
+++ trunk/LayoutTests/platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt 2012-04-06 19:28:29 UTC (rev 113479)
@@ -1,20 +0,0 @@
-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
- RenderSVGContainer {g} at (98,20) size 206x284
- RenderSVGPath {path} at (98,20) size 204x160 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="" 100 100 C 100 20 200 20 200 100 C 200 180 300 180 300 100"]
- RenderSVGRect {rect} at (100,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (300,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=4.00] [height=4.00]
- RenderSVGPath {path} at (98,200) size 204x100 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="" 100 250 C 100 250 200 200 200 250 C 200 300 300 300 300 250"]
- RenderSVGRect {rect} at (100,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=250.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,200) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=200.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=250.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,300) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=300.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (300,300) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=300.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (300,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=250.00] [width=4.00] [height=4.00]
- RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 264x46
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.2 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
Deleted: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt (113478 => 113479)
--- trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt 2012-04-06 19:19:02 UTC (rev 113478)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt 2012-04-06 19:28:29 UTC (rev 113479)
@@ -1,20 +0,0 @@
-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
- RenderSVGContainer {g} at (98,20) size 206x284
- RenderSVGPath {path} at (98,20) size 204x160 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="" 100 100 C 100 20 200 20 200 100 C 200 180 300 180 300 100"]
- RenderSVGRect {rect} at (100,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (300,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=4.00] [height=4.00]
- RenderSVGPath {path} at (99,200) size 203x100 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="" 100 250 C 100 250 200 200 200 250 C 200 300 300 300 300 250"]
- RenderSVGRect {rect} at (100,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=250.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,200) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=200.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=250.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (200,300) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=300.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (300,300) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=300.00] [width=4.00] [height=4.00]
- RenderSVGRect {rect} at (300,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=250.00] [width=4.00] [height=4.00]
- RenderSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 264x46
- chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: "$Revision: 1.2 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]