Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(30)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt

Issue 14144: Triage some tests that fail pixel results on Windows. (Closed)
Patch Set: add files Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt
deleted file mode 100644
index c99b24e111e041199d7048812d918ac0ba1fd809..0000000000000000000000000000000000000000
--- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-KRenderingPaintServer {id="cycle2" [type=PATTERN] [bbox=at (20,20) size 1x1]}
-KRenderingPaintServer {id="cycle1" [type=PATTERN] [bbox=at (20,20) size 1x1]}
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 460x154
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {pattern} at (-0.50,-0.50) size 51x31
- RenderPath {rect} at (-0.50,-0.50) size 51x31 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,0.00 L50.00,0.00 L50.00,30.00 L0.00,30.00"]
- RenderSVGContainer {pattern} at (0,0) size 0x0
- RenderPath {rect} at (0,0) size 100x100 [fill={[type=PATTERN] [bbox=at (20,20) size 1x1]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00"]
- RenderSVGText {text} at (10,150) size 450x19 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,-15) size 450x19
- chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 75 width 450.00: "The square above should show a pattern now that fill fallback is supported."

Powered by Google App Engine
This is Rietveld 408576698