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

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

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (88,50) size 538x504 4 LayoutSVGRoot {svg} at (0,0) size 800x600
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"] 5 LayoutSVGPath {path} at (28600,19000) size 13200x11600 [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 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"] 6 LayoutSVGPath {path} at (21600,12000) size 27200x25600 [stroke={[type=SOLID] [color=#000000] [stroke width=15000.00] [line join=ROUND]}] [data="M 21600 1200 0 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 16035.14x1800 contains 1 chunk(s)
8 LayoutSVGInlineText {#text} at (0,0) size 16036x1800 8 LayoutSVGInlineText {#text} at (8000,48060) size 16035.14x1800
9 chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 widt h 16035.15: "No red should be visible." 9 chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 widt h 16035.15: "No red should be visible."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698