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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/filters/filter-on-tspan-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-tspan-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-tspan-expected.txt
index c15eb7bdfec58a4880bd083b1afb46fdfe04e360..b798290c2145628395c968af22f828be6a6f9fbe 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-tspan-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-tspan-expected.txt
@@ -8,7 +8,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (100,86) size 100.19x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (100,86) size 69.77x18
chunk 1 text run 1 at (100.00,100.00) startOffset 0 endOffset 12 width 69.77: "Die ist ein "
- LayoutSVGTSpan {tspan} at (0,0) size 28x18
+ LayoutSVGTSpan {tspan} at (100,86) size 100.19x18
+ [filter="filter"] LayoutSVGResourceFilter {filter} at (89.98,84.20) size 120.22x21.60
LayoutSVGInlineText {#text} at (169.77,86) size 26.44x18
[filter="filter"] LayoutSVGResourceFilter {filter} at (167.12,84.20) size 31.73x21.60
chunk 1 text run 1 at (169.77,100.00) startOffset 0 endOffset 4 width 26.43: "Test"

Powered by Google App Engine
This is Rietveld 408576698