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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/svg-float-border-padding-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/win/svg/custom/svg-float-border-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/svg-float-border-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/svg-float-border-padding-expected.txt
index 6d3034b347f36fc2812293384fb5461a0d61e4d1..0b14f0947b1e15448cf1809cd2be92398eb6eeb0 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/svg-float-border-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/svg-float-border-padding-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x516
LayoutBlockFlow {p} at (0,34) size 784x18
LayoutText {#text} at (0,0) size 360x17
text run at (0,0) width 360: "There should be a red, white and blue pattern below this"
- LayoutSVGRoot (floating) {svg} at (18,86) size 140x140
- LayoutSVGRect {rect} at (38,106) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRoot (floating) {svg} at (10,78) size 140x140
+ LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutBlockFlow {p} at (0,228) size 784x18
LayoutText {#text} at (0,0) size 359x17
text run at (0,0) width 359: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698