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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/buffer-offset-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/css3/filters/buffer-offset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/css3/filters/buffer-offset-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/buffer-offset-expected.txt
index b3b4725a28a9a95b9283ac75129c6b9b119cabc3..15a1fe914e18d8b9f50d7bb1e535b1b6a6b17688 100644
--- a/third_party/WebKit/LayoutTests/css3/filters/buffer-offset-expected.txt
+++ b/third_party/WebKit/LayoutTests/css3/filters/buffer-offset-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,90) size 784x90
LayoutBlockFlow {DIV} at (0,180) size 784x90
LayoutBlockFlow (anonymous) at (0,270) size 784x0
- LayoutSVGRoot {svg} at (8,278) size 0x0
+ LayoutSVGRoot {svg} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="cut1"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feOffset dx="0.00" dy="0.00"]
[SourceGraphic]

Powered by Google App Engine
This is Rietveld 408576698