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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/filters/filter-on-filter-for-text-expected.txt

Issue 2763363002: Use SVGResources in SVGLayoutTreeAsText writeResources (Closed)
Patch Set: TEs Created 3 years, 9 months 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 176aea3b6f3954e3dec61564d7f11d7362f9ca1f..6df7faafe66504f76176f3a910f0c8cdc3b5b616 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
@@ -9,13 +9,10 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (30,12) size 197.75x23 contains 1 chunk(s)
[filter="filter"] LayoutSVGResourceFilter {filter} at (10.23,9.70) size 237.30x27.60
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 (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"
LayoutSVGInlineText {#text} at (222.75,12) size 5x23
- [filter="filter"] LayoutSVGResourceFilter {filter} at (222.25,9.70) size 6x27.60
chunk 1 text run 1 at (222.76,30.00) startOffset 0 endOffset 1 width 5.00: "."

Powered by Google App Engine
This is Rietveld 408576698