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

Side by Side Diff: LayoutTests/svg/custom/stroke-width-large-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (88,50) size 538x504 4 RenderSVGRoot {svg} at (88,50) size 538x504
5 RenderSVGPath {path} at (316,209) size 150x133 [stroke={[type=SOLID] [color= #FF0000] [stroke width=256.00] [line join=ROUND]}] [data="M 28600 19000 L 41800 19000 L 41800 30600 L 28600 30600 Z"] 5 LayoutSVGPath {path} at (316,209) size 150x133 [stroke={[type=SOLID] [color= #FF0000] [stroke width=256.00] [line join=ROUND]}] [data="M 28600 19000 L 41800 19000 L 41800 30600 L 28600 30600 Z"]
6 RenderSVGPath {path} at (156,50) size 470x452 [stroke={[type=SOLID] [color=# 000000] [stroke width=15000.00] [line join=ROUND]}] [data="M 21600 12000 L 48800 12000 L 48800 37600 L 21600 37600 Z"] 6 LayoutSVGPath {path} at (156,50) size 470x452 [stroke={[type=SOLID] [color=# 000000] [stroke width=15000.00] [line join=ROUND]}] [data="M 21600 12000 L 48800 12000 L 48800 37600 L 21600 37600 Z"]
7 LayoutSVGText {text} at (8000,48060) size 16036x1800 contains 1 chunk(s) 7 LayoutSVGText {text} at (8000,48060) size 16036x1800 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 16036x1800 8 LayoutSVGInlineText {#text} at (0,0) size 16036x1800
9 chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 widt h 16035.16: "No red should be visible." 9 chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 widt h 16035.16: "No red should be visible."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698