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

Unified Diff: third_party/WebKit/LayoutTests/css3/filters/effect-reference-hidpi-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/effect-reference-hidpi-expected.txt
diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-hidpi-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-hidpi-expected.txt
deleted file mode 100644
index 3a37906ef5102373df680ce6ea25b65ac9a08af4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-hidpi-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutSVGRoot {svg} at (8,8) size 0x0
- LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGResourceFilter {filter} [id="displacement"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feDisplacementMap scale="10.00" xChannelSelector="RED" yChannelSelector="GREEN"]
- [SourceGraphic]
- [SourceGraphic]
- LayoutSVGResourceFilter {filter} [id="turbulence"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feTurbulence type="TURBULENCE" baseFrequency="0.05, 0.05" seed="0.00" numOctaves="2" stitchTiles="0"]
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (20,20) size 160x90
- LayoutImage (positioned) {IMG} at (20,20) size 160x90
-layer at (220,20) size 160x90
- LayoutImage (positioned) {IMG} at (220,20) size 160x90
-layer at (20,150) size 160x90
- LayoutImage (positioned) {IMG} at (20,150) size 160x90
-layer at (220,150) size 160x90
- LayoutImage (positioned) {IMG} at (220,150) size 160x90

Powered by Google App Engine
This is Rietveld 408576698