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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/non-opaque-filters-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/win/svg/custom/non-opaque-filters-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/non-opaque-filters-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/non-opaque-filters-expected.txt
index 4fee481af3084dacc1354415bf32387a2372deb8..8fc4281e1771efb5956d688132633ba02d4cadbe 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/non-opaque-filters-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/non-opaque-filters-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (0,0) size 142x63
+ LayoutSVGRoot {svg} at (0,0) size 800x600
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="gblur"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feGaussianBlur stdDeviation="0.00, 0.00"]
[SourceGraphic]
- LayoutSVGContainer {g} at (0,0) size 96x44 [opacity=0.50]
- LayoutSVGRect {rect} at (0,0) size 96x44 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=87.00] [height=40.00]
+ LayoutSVGContainer {g} at (0,0) size 87x40 [opacity=0.50]
+ LayoutSVGRect {rect} at (0,0) size 87x40 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=87.00] [height=40.00]
[filter="gblur"] LayoutSVGResourceFilter {filter} at (-8.70,-4) size 104.40x48
- LayoutSVGText {text} at (0,46) size 142x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 142x17
+ LayoutSVGText {text} at (0,46) size 141.31x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,46) size 141.31x17
chunk 1 text run 1 at (0.00,60.00) startOffset 0 endOffset 22 width 141.32: "This should not crash."

Powered by Google App Engine
This is Rietveld 408576698