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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-filter-for-text-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-filter-for-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-filter-for-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-filter-for-text-expected.txt
index 2e0aa95c3d57b8d4f19ab0e5d68fafdd9c9d1e11..fd994a6553b9ecab7163b912bb0394aaed943248 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-filter-for-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/filters/filter-on-filter-for-text-expected.txt
@@ -11,7 +11,8 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (30,13) size 131x22
[filter="filter"] LayoutSVGResourceFilter {filter} at (16.90,10.80) size 157.20x26.40
chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 131.00: "This is for filter "
- LayoutSVGTSpan {tspan} at (0,0) size 63x22
+ LayoutSVGTSpan {tspan} at (30,13) size 199x22
+ [filter="filter"] LayoutSVGResourceFilter {filter} at (10.10,10.80) size 238.80x26.40
LayoutSVGInlineText {#text} at (161,13) size 63x22
[filter="filter"] LayoutSVGResourceFilter {filter} at (154.70,10.80) size 75.60x26.40
chunk 1 text run 1 at (161.00,30.00) startOffset 0 endOffset 9 width 63.00: "on filter"

Powered by Google App Engine
This is Rietveld 408576698