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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/css/text-shadow-multiple-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/css/text-shadow-multiple-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/css/text-shadow-multiple-expected.txt
index c5a0c3a420c42f86982d9de31e745587bc01ed9f..b646237694eb683414e8a1c6ff02392ed1725f04 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/css/text-shadow-multiple-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/css/text-shadow-multiple-expected.txt
@@ -9,17 +9,17 @@ layer at (0,0) size 800x414
LayoutBlockFlow (anonymous) at (0,36) size 800x155
LayoutSVGRoot {svg} at (0,50) size 800x100
LayoutSVGText {text} at (20,20.80) size 720x57 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 96x57
+ LayoutSVGTSpan {tspan} at (20,20.80) size 720x57
LayoutSVGInlineText {#text} at (20,20.80) size 96x57
chunk 1 text run 1 at (20.00,66.80) startOffset 0 endOffset 4 width 96.00: "This"
LayoutSVGInlineText {#text} at (116,20.80) size 14x57
chunk 1 text run 1 at (116.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 80x57
+ LayoutSVGTSpan {tspan} at (20,20.80) size 720x57
LayoutSVGInlineText {#text} at (130,20.80) size 80x57
chunk 1 text run 1 at (130.00,66.80) startOffset 0 endOffset 4 width 80.00: "text"
LayoutSVGInlineText {#text} at (210,20.80) size 14x57
chunk 1 text run 1 at (210.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 305x57
+ LayoutSVGTSpan {tspan} at (20,20.80) size 720x57
LayoutSVGInlineText {#text} at (224,20.80) size 305x57
chunk 1 text run 1 at (224.00,66.80) startOffset 0 endOffset 14 width 305.00: "casts multiple"
LayoutSVGInlineText {#text} at (529,20.80) size 211x57
@@ -32,17 +32,17 @@ layer at (0,0) size 800x414
LayoutBlockFlow (anonymous) at (0,243) size 800x155
LayoutSVGRoot {svg} at (0,50) size 800x100
LayoutSVGText {text} at (20,20.80) size 720x57 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 96x57
+ LayoutSVGTSpan {tspan} at (20,20.80) size 720x57
LayoutSVGInlineText {#text} at (20,20.80) size 96x57
chunk 1 text run 1 at (20.00,66.80) startOffset 0 endOffset 4 width 96.00: "This"
LayoutSVGInlineText {#text} at (116,20.80) size 14x57
chunk 1 text run 1 at (116.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 80x57
+ LayoutSVGTSpan {tspan} at (20,20.80) size 720x57
LayoutSVGInlineText {#text} at (130,20.80) size 80x57
chunk 1 text run 1 at (130.00,66.80) startOffset 0 endOffset 4 width 80.00: "text"
LayoutSVGInlineText {#text} at (210,20.80) size 14x57
chunk 1 text run 1 at (210.00,66.80) startOffset 0 endOffset 1 width 14.00: " "
- LayoutSVGTSpan {tspan} at (0,0) size 305x57
+ LayoutSVGTSpan {tspan} at (20,20.80) size 720x57
LayoutSVGInlineText {#text} at (224,20.80) size 305x57
chunk 1 text run 1 at (224.00,66.80) startOffset 0 endOffset 14 width 305.00: "casts multiple"
LayoutSVGInlineText {#text} at (529,20.80) size 211x57

Powered by Google App Engine
This is Rietveld 408576698