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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/carto.net/scrollbar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/carto.net/scrollbar-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/carto.net/scrollbar-expected.txt
index 4f452254b19ae3a34fda76dd04611a69cc3f0e85..46f5f56c332de1cd9deb6a27222b8daa8ea2771d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/carto.net/scrollbar-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 (62.50,582.89) size 85x16.25 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 85x17
+ LayoutSVGTSpan {tspan} at (62.50,582.89) size 85x16.25
LayoutSVGInlineText {#text} at (62.50,582.89) size 85x16.25
chunk 1 (middle anchor) text run 1 at (62.50,595.40) startOffset 0 endOffset 14 width 85.00: "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 (171.88,582.89) size 106.25x16.25 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 107x17
+ LayoutSVGTSpan {tspan} at (171.88,582.89) size 106.25x16.25
LayoutSVGInlineText {#text} at (171.88,582.89) size 106.25x16.25
chunk 1 (middle anchor) text run 1 at (171.88,595.40) startOffset 0 endOffset 16 width 106.25: "Remove Scrollbar"

Powered by Google App Engine
This is Rietveld 408576698