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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 KRenderingPaintServer {id="cycle2" [type=PATTERN] [bbox=at (20,20) size 1x1]}
2 KRenderingPaintServer {id="cycle1" [type=PATTERN] [bbox=at (20,20) size 1x1]}
3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600
6 RenderSVGRoot {svg} at (0,0) size 460x154
7 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
8 RenderSVGContainer {pattern} at (-0.50,-0.50) size 51x31
9 RenderPath {rect} at (-0.50,-0.50) size 51x31 [stroke={[type=SOLID] [col or=#008000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M0.00,0.00 L50.00,0.0 0 L50.00,30.00 L0.00,30.00"]
10 RenderSVGContainer {pattern} at (0,0) size 0x0
11 RenderPath {rect} at (0,0) size 100x100 [fill={[type=PATTERN] [bbox=at (20,2 0) size 1x1]}] [data="M0.00,0.00 L100.00,0.00 L100.00,100.00 L0.00,100.00"]
12 RenderSVGText {text} at (10,150) size 450x19 contains 1 chunk(s)
13 RenderSVGInlineText {#text} at (0,-15) size 450x19
14 chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 75 width 45 0.00: "The square above should show a pattern now that fill fallback is supporte d."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698