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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-filter-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - 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/custom/text-filter-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-filter-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-filter-expected.txt
index b70c990c24a6fa5bfc2f3c105941faa0852713d3..61d3cd245b6dac810c6035577916738bac4e6716 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-filter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-filter-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,4) size 618x76
+ LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="myfilter"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feGaussianBlur stdDeviation="3.00, 3.00"]
[SourceGraphic]
- LayoutSVGText {text} at (4,11) size 558x62 contains 1 chunk(s)
+ LayoutSVGText {text} at (4,11) size 557.42x62 contains 1 chunk(s)
[filter="myfilter"] LayoutSVGResourceFilter {filter} at (-51.74,4.80) size 668.91x74.40
- LayoutSVGInlineText {#text} at (0,0) size 558x62
+ LayoutSVGInlineText {#text} at (4,11) size 557.42x62
[filter="myfilter"] LayoutSVGResourceFilter {filter} at (-51.74,4.80) size 668.91x74.40
chunk 1 text run 1 at (4.00,60.00) startOffset 0 endOffset 26 width 557.43: "This text should be blury."

Powered by Google App Engine
This is Rietveld 408576698