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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-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/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt
index 34fae7ebc666c4727a41d61d60cd77f612659e72..4c094dc89d4efc2a7924747657e291934aee73fe 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x268
LayoutText {#text} at (0,0) size 459x17
text run at (0,0) width 459: "The word \"TEST \" should appear twice below, the same size each time."
LayoutBlockFlow (anonymous) at (0,18) size 784x124
- LayoutSVGRoot {svg} at (18,36) size 390x110
- LayoutSVGRect {rect} at (18,36) size 390x110 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=1.00] [y=1.00] [width=60.00] [height=12.00]
+ LayoutSVGRoot {svg} at (0,0) size 400x120
+ LayoutSVGRect {rect} at (1,1) size 60x12 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=1.00] [y=1.00] [width=60.00] [height=12.00]
LayoutSVGForeignObject {foreignObject} at (1,1) size 60x10
LayoutBlockFlow {div} at (0,0) size 60x12 [color=#000080]
LayoutText {#text} at (0,0) size 26x12

Powered by Google App Engine
This is Rietveld 408576698