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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/carto.net/scrollbar-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl 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/carto.net/scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/scrollbar-expected.txt
index 485b79439d71fdf674c0a5bcde3d1d75dd683c21..fbeb1b003693f4180e181660f6f04084ca0bb6b2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/carto.net/scrollbar-expected.txt
@@ -85,7 +85,7 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (51,581) size 110x20 [fill={[type=SOLID] [color=#696969]}] [x=51.00] [y=581.00] [width=110.00] [height=20.00]
LayoutSVGRect {rect} at (50,580) size 110x20 [fill={[type=SOLID] [color=#DCDCDC]}] [x=50.00] [y=580.00] [width=110.00] [height=20.00]
LayoutSVGText {text} at (63.13,582.89) size 83.75x16.25 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 84x17
+ LayoutSVGTSpan {tspan} at (63.13,582.89) size 83.75x16.25
LayoutSVGInlineText {#text} at (63.13,582.89) size 83.75x16.25
chunk 1 (middle anchor) text run 1 at (63.13,595.40) startOffset 0 endOffset 14 width 83.75: "Hide Scrollbar"
LayoutSVGContainer {g} at (169,579) size 112x22
@@ -93,6 +93,6 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (171,581) size 110x20 [fill={[type=SOLID] [color=#696969]}] [x=171.00] [y=581.00] [width=110.00] [height=20.00]
LayoutSVGRect {rect} at (170,580) size 110x20 [fill={[type=SOLID] [color=#DCDCDC]}] [x=170.00] [y=580.00] [width=110.00] [height=20.00]
LayoutSVGText {text} at (172.50,582.89) size 105x16.25 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 105x17
+ LayoutSVGTSpan {tspan} at (172.50,582.89) size 105x16.25
LayoutSVGInlineText {#text} at (172.50,582.89) size 105x16.25
chunk 1 (middle anchor) text run 1 at (172.50,595.40) startOffset 0 endOffset 16 width 105.00: "Remove Scrollbar"

Powered by Google App Engine
This is Rietveld 408576698