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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/stroke-fallback-expected.txt

Issue 14145: Fix some windows layout test baselines.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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 | Annotate | Revision Log
OLDNEW
1 KRenderingPaintServer {id="grad" [type=LINEAR-GRADIENT] [stops=[(0.00,#008000)]] [start=(0,0)] [end=(1,0)]} 1 KRenderingPaintServer {id="grad" [type=LINEAR-GRADIENT] [stops=[(0.00,#008000)]] [start=(0,0)] [end=(1,0)]}
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderSVGRoot {svg} at (-5,-5) size 469x199 5 RenderSVGRoot {svg} at (-5,-5) size 469x199
6 RenderPath {rect} at (-5,-5) size 105x105 [stroke={[type=SOLID] [color=#0080 00] [stroke width=10.00]}] [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0. 00 L95.00,0.00 L95.00,95.00 L0.00,95.00"] 6 RenderPath {rect} at (-5,-5) size 105x105 [stroke={[type=SOLID] [color=#0080 00] [stroke width=10.00]}] [fill={[type=SOLID] [color=#008000]}] [data="M0.00,0. 00 L95.00,0.00 L95.00,95.00 L0.00,95.00 Z"]
7 RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0 7 RenderSVGHiddenContainer {linearGradient} at (0,0) size 0x0
8 RenderSVGGradientStop {stop} at (0,0) size 0x0 8 RenderSVGGradientStop {stop} at (0,0) size 0x0
9 RenderPath {rect} at (145,-5) size 105x105 [stroke={[type=LINEAR-GRADIENT] [ stops=[(0.00,#008000)]] [start=(0,0)] [end=(1,0)] [stroke width=10.00]}] [fill={ [type=SOLID] [color=#008000]}] [data="M150.00,0.00 L245.00,0.00 L245.00,95.00 L1 50.00,95.00"] 9 RenderPath {rect} at (145,-5) size 105x105 [stroke={[type=LINEAR-GRADIENT] [ stops=[(0.00,#008000)]] [start=(0,0)] [end=(1,0)] [stroke width=10.00]}] [fill={ [type=SOLID] [color=#008000]}] [data="M150.00,0.00 L245.00,0.00 L245.00,95.00 L1 50.00,95.00 Z"]
10 RenderSVGText {text} at (0,150) size 296x19 contains 1 chunk(s) 10 RenderSVGText {text} at (0,150) size 296x19 contains 1 chunk(s)
11 RenderSVGInlineText {#text} at (0,-15) size 296x19 11 RenderSVGInlineText {#text} at (0,-15) size 296x19
12 chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 47 width 296 .00: "Above two green rectangles should be displayed." 12 chunk 1 text run 1 at (0.00,150.00) startOffset 0 endOffset 47 width 296 .00: "Above two green rectangles should be displayed."
13 RenderSVGText {text} at (0,170) size 419x19 contains 1 chunk(s) 13 RenderSVGText {text} at (0,170) size 419x19 contains 1 chunk(s)
14 RenderSVGInlineText {#text} at (0,-15) size 419x19 14 RenderSVGInlineText {#text} at (0,-15) size 419x19
15 chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 74 width 419 .00: "The left should fall back to the green color since the uri does not exist. " 15 chunk 1 text run 1 at (0.00,170.00) startOffset 0 endOffset 74 width 419 .00: "The left should fall back to the green color since the uri does not exist. "
16 RenderSVGText {text} at (0,190) size 464x19 contains 1 chunk(s) 16 RenderSVGText {text} at (0,190) size 464x19 contains 1 chunk(s)
17 RenderSVGInlineText {#text} at (0,-15) size 464x19 17 RenderSVGInlineText {#text} at (0,-15) size 464x19
18 chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 78 width 464 .00: "The right should show the valid uri and not fall back to red color. Bug 12 062." 18 chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 78 width 464 .00: "The right should show the valid uri and not fall back to red color. Bug 12 062."
OLDNEW
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/pattern-cycle-detection-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698