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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-tspan-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/filters/filter-on-tspan-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-tspan-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-tspan-expected.txt
index 133e1906325344d55fa56e19b08299cd30d719cf..577d54a9f749e08696ffc028cd0a5bafa00e43cb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-tspan-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-tspan-expected.txt
@@ -8,7 +8,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (100,85) size 91.88x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (100,85) size 63x19
chunk 1 text run 1 at (100.00,100.00) startOffset 0 endOffset 12 width 63.00: "Die ist ein "
- LayoutSVGTSpan {tspan} at (0,0) size 25x19
+ LayoutSVGTSpan {tspan} at (100,85) size 91.88x19
+ [filter="filter"] LayoutSVGResourceFilter {filter} at (90.81,83.10) size 110.25x22.80
LayoutSVGInlineText {#text} at (163,85) size 24.88x19
[filter="filter"] LayoutSVGResourceFilter {filter} at (160.51,83.10) size 29.85x22.80
chunk 1 text run 1 at (163.00,100.00) startOffset 0 endOffset 4 width 24.88: "Test"

Powered by Google App Engine
This is Rietveld 408576698