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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
index 4dee50f126defd1261b83c4f1e53a14f6115f4c1..2f89aa4e008b395f074249b0bda81be306f00c4f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (99,1) size 282.08x31 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (99,1) size 129.59x31
chunk 1 (middle anchor) text run 1 at (99.01,25.00) startOffset 0 endOffset 12 width 129.61: "Text Cursor "
- LayoutSVGInline {a} at (0,0) size 154x31
+ LayoutSVGInline {a} at (99,1) size 282.08x31
LayoutSVGInlineText {#text} at (228.61,1) size 152.47x31
chunk 1 (middle anchor) text run 1 at (228.61,25.00) startOffset 0 endOffset 14 width 152.38: "Pointer Cursor"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698