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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/css/text-shadow-multiple-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/css/text-shadow-multiple-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt
index 9de223d027fe8bf5fa2e9bd741956b9c03b3b0c7..cded5b3d521f30a30dad3b3a1211bca6830afa3e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/css/text-shadow-multiple-expected.txt
@@ -9,17 +9,17 @@ layer at (0,0) size 800x408
LayoutBlockFlow (anonymous) at (0,34) size 800x154
LayoutSVGRoot {svg} at (0,50) size 800x100
LayoutSVGText {text} at (20,21) size 716.92x56 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 95x56
+ LayoutSVGTSpan {tspan} at (20,21) size 716.92x56
LayoutSVGInlineText {#text} at (20,21) size 94.45x56
chunk 1 text run 1 at (20.00,66.00) startOffset 0 endOffset 4 width 94.46: "This"
LayoutSVGInlineText {#text} at (114.45,21) size 13.89x56
chunk 1 text run 1 at (114.46,66.00) startOffset 0 endOffset 1 width 13.89: " "
- LayoutSVGTSpan {tspan} at (0,0) size 81x56
+ LayoutSVGTSpan {tspan} at (20,21) size 716.92x56
LayoutSVGInlineText {#text} at (128.34,21) size 80.58x56
chunk 1 text run 1 at (128.35,66.00) startOffset 0 endOffset 4 width 80.59: "text"
LayoutSVGInlineText {#text} at (208.94,21) size 13.89x56
chunk 1 text run 1 at (208.94,66.00) startOffset 0 endOffset 1 width 13.89: " "
- LayoutSVGTSpan {tspan} at (0,0) size 304x56
+ LayoutSVGTSpan {tspan} at (20,21) size 716.92x56
LayoutSVGInlineText {#text} at (222.83,21) size 302.88x56
chunk 1 text run 1 at (222.83,66.00) startOffset 0 endOffset 14 width 302.88: "casts multiple"
LayoutSVGInlineText {#text} at (525.70,21) size 211.22x56
@@ -32,17 +32,17 @@ layer at (0,0) size 800x408
LayoutBlockFlow (anonymous) at (0,238) size 800x154
LayoutSVGRoot {svg} at (0,50) size 800x100
LayoutSVGText {text} at (20,21) size 716.92x56 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 95x56
+ LayoutSVGTSpan {tspan} at (20,21) size 716.92x56
LayoutSVGInlineText {#text} at (20,21) size 94.45x56
chunk 1 text run 1 at (20.00,66.00) startOffset 0 endOffset 4 width 94.46: "This"
LayoutSVGInlineText {#text} at (114.45,21) size 13.89x56
chunk 1 text run 1 at (114.46,66.00) startOffset 0 endOffset 1 width 13.89: " "
- LayoutSVGTSpan {tspan} at (0,0) size 81x56
+ LayoutSVGTSpan {tspan} at (20,21) size 716.92x56
LayoutSVGInlineText {#text} at (128.34,21) size 80.58x56
chunk 1 text run 1 at (128.35,66.00) startOffset 0 endOffset 4 width 80.59: "text"
LayoutSVGInlineText {#text} at (208.94,21) size 13.89x56
chunk 1 text run 1 at (208.94,66.00) startOffset 0 endOffset 1 width 13.89: " "
- LayoutSVGTSpan {tspan} at (0,0) size 304x56
+ LayoutSVGTSpan {tspan} at (20,21) size 716.92x56
LayoutSVGInlineText {#text} at (222.83,21) size 302.88x56
chunk 1 text run 1 at (222.83,66.00) startOffset 0 endOffset 14 width 302.88: "casts multiple"
LayoutSVGInlineText {#text} at (525.70,21) size 211.22x56

Powered by Google App Engine
This is Rietveld 408576698