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

Unified 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, 1 month 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: third_party/WebKit/LayoutTests/svg/custom/stroke-width-large-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/custom/stroke-width-large-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/stroke-width-large-expected.txt
index 9cb05838b1832c9f044866f8d9bbb44bc3c657a6..a14825ee998e583d80909ecda34be4fc08bbaa75 100644
--- a/third_party/WebKit/LayoutTests/svg/custom/stroke-width-large-expected.txt
+++ b/third_party/WebKit/LayoutTests/svg/custom/stroke-width-large-expected.txt
@@ -1,9 +1,9 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (88,50) size 538x504
- 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"]
- 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"]
- LayoutSVGText {text} at (8000,48060) size 16036x1800 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 16036x1800
+ LayoutSVGRoot {svg} at (0,0) size 800x600
+ 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"]
+ LayoutSVGPath {path} at (21600,12000) size 27200x25600 [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"]
+ LayoutSVGText {text} at (8000,48060) size 16035.14x1800 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (8000,48060) size 16035.14x1800
chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 width 16035.15: "No red should be visible."

Powered by Google App Engine
This is Rietveld 408576698