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

Unified Diff: third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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/svg/canvas/canvas-default-object-sizing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.txt b/third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.txt
deleted file mode 100644
index 90ed2c2a591d51b66b8729ad52f9fe8f860f4b34..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/svg/canvas/canvas-default-object-sizing-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x216
- LayoutBlockFlow {HTML} at (0,0) size 800x216
- LayoutBlockFlow (anonymous) at (0,0) size 800x208
- LayoutBlockFlow {BODY} at (8,216) size 784x0
-layer at (0,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (0,0) size 100x100
-layer at (100,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (100,0) size 100x100
-layer at (200,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (200,0) size 100x100
-layer at (300,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (300,0) size 100x100
-layer at (400,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (400,0) size 100x100
-layer at (500,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (500,0) size 100x100
-layer at (600,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (600,0) size 100x100
-layer at (700,0) size 100x100
- LayoutHTMLCanvas {CANVAS} at (700,0) size 100x100
-layer at (0,104) size 100x100
- LayoutHTMLCanvas {CANVAS} at (0,104) size 100x100
-layer at (100,104) size 100x100
- LayoutHTMLCanvas {CANVAS} at (100,104) size 100x100
-layer at (200,104) size 100x100
- LayoutHTMLCanvas {CANVAS} at (200,104) size 100x100
-layer at (300,104) size 100x100
- LayoutHTMLCanvas {CANVAS} at (300,104) size 100x100

Powered by Google App Engine
This is Rietveld 408576698