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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/platform/linux/svg/custom/stroke-width-large-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/stroke-width-large-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/stroke-width-large-expected.txt
index ee4c67b8e551afbc82a25b4126b33a25a68ebad7..061e87c445c9a54e313096d29c5338ed64f40830 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/stroke-width-large-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 (87,50) size 539x504
- 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"]
+ 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 (7910,48060) size 16200x1800 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 16200x1800
+ LayoutSVGInlineText {#text} at (7910,48060) size 16200x1800
chunk 1 text run 1 at (8000.00,49500.00) startOffset 0 endOffset 25 width 16110.00: "No red should be visible."

Powered by Google App Engine
This is Rietveld 408576698