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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/filters/filter-on-filter-for-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-filter-for-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-filter-for-text-expected.txt
index ac2bc65ddd9376881dbdca848a0b5c125626e820..176aea3b6f3954e3dec61564d7f11d7362f9ca1f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-filter-for-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-filter-for-text-expected.txt
@@ -11,7 +11,8 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (30,12) size 129.98x23
[filter="filter"] LayoutSVGResourceFilter {filter} at (17,9.70) size 155.98x27.60
chunk 1 text run 1 at (30.00,30.00) startOffset 0 endOffset 19 width 129.99: "This is for filter "
- LayoutSVGTSpan {tspan} at (0,0) size 64x23
+ LayoutSVGTSpan {tspan} at (30,12) size 197.75x23
+ [filter="filter"] LayoutSVGResourceFilter {filter} at (10.23,9.70) size 237.30x27.60
LayoutSVGInlineText {#text} at (159.98,12) size 62.83x23
[filter="filter"] LayoutSVGResourceFilter {filter} at (153.70,9.70) size 75.39x27.60
chunk 1 text run 1 at (159.99,30.00) startOffset 0 endOffset 9 width 62.77: "on filter"

Powered by Google App Engine
This is Rietveld 408576698