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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-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/W3C-SVG-1.1/styling-css-05-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt
index 1590c50eff2b3df37009ed7a22534d944bd25133..b69968ac082d02722b3736f6818e94cf2c19fe64 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (128,172) size 224x35 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (128,173) size 86x34
chunk 1 (middle anchor) text run 1 at (128.00,200.00) startOffset 0 endOffset 6 width 86.00: "Bonne "
- LayoutSVGTSpan {tspan} at (0,0) size 129x35
+ LayoutSVGTSpan {tspan} at (128,172) size 224x35
LayoutSVGInlineText {#text} at (214,172) size 129x35
chunk 1 (middle anchor) text run 1 at (214.00,200.00) startOffset 0 endOffset 10 width 129.00: "avant-midi"
LayoutSVGInlineText {#text} at (343,173) size 9x34

Powered by Google App Engine
This is Rietveld 408576698