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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-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/interact-cursor-01-f-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
index a143281aa3f5c81bb2d27d8f76e58f5d6ac305c4..b2d9a5634ffbe569bbef39e772e3bd063368625a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (97.91,2) size 284.17x29 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (97.91,2) size 131.17x29
chunk 1 (middle anchor) text run 1 at (97.91,25.00) startOffset 0 endOffset 12 width 131.18: "Text Cursor "
- LayoutSVGInline {a} at (0,0) size 154x29
+ LayoutSVGInline {a} at (97.91,2) size 284.17x29
LayoutSVGInlineText {#text} at (229.08,2) size 153x29
chunk 1 (middle anchor) text run 1 at (229.09,25.00) startOffset 0 endOffset 14 width 153.00: "Pointer Cursor"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698