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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-mixed-content-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/getscreenctm-in-mixed-content-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-mixed-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-mixed-content-expected.txt
index cfec3b1758d1e3fa12ddc0a20383b0e43d7b7ee7..2e8b7ba87802eb1b6f59b4358aad0c92f54caf55 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-mixed-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/getscreenctm-in-mixed-content-expected.txt
@@ -15,8 +15,8 @@ layer at (0,0) size 800x52
text run at (0,18) width 322: "If the test passes you should see a green rectangle."
layer at (30,100) size 400x200
LayoutBlockFlow (positioned) {div} at (30,100) size 400x200
- LayoutSVGRoot {svg} at (30,100) size 400x200
- LayoutSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
+ LayoutSVGRoot {svg} at (0,0) size 400x200
+ LayoutSVGRect {rect} at (0,0) size 200x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
LayoutText {#text} at (0,0) size 0x0
layer at (30,330) size 0x0
LayoutBlockFlow (positioned) {div} at (30,330) size 0x0 [color=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698