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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/zoom/page/zoom-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/linux/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-float-border-padding-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
index c5bf418511bc26c80a7fc305c6f83ca60fb74f0b..7e592f3461b10b440338c2d3c93b400829fe9373 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
@@ -11,8 +11,8 @@ layer at (0,0) size 785x773 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {p} at (0,77.03) size 761.97x27
LayoutText {#text} at (0,0) size 524x26
text run at (0,0) width 524: "There should be a red, white and blue pattern below this"
- LayoutSVGRoot (floating) {svg} at (25,152) size 202x202
- LayoutSVGRect {rect} at (53,180) size 146x146 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRoot (floating) {svg} at (14.39,141.45) size 200.78x200.78
+ 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,356.63) size 761.97x27
LayoutText {#text} at (0,0) size 523x26
text run at (0,0) width 523: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698