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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/layers/overflow-hidden-rounded-corners-occlusion-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/platform/linux/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
deleted file mode 100644
index e6f17103c2d1804f2d5fd8cbe387b523dee2b40f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x156
- LayoutBlockFlow {HTML} at (0,0) size 800x156
- LayoutBlockFlow {BODY} at (8,8) size 784x140
- LayoutBlockFlow (anonymous) at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 485x19
- text run at (0,0) width 485: "Test that verifies that rounded corners with overflow:hidden composite correctly. "
- LayoutBR {BR} at (484,0) size 1x19
- LayoutText {#text} at (0,20) size 610x19
- text run at (0,20) width 610: "This page should show a green box with rounded corners on top of a yellow box with square corners."
- LayoutBlockFlow {DIV} at (0,40) size 100x100 [bgcolor=#FFFF00]
-layer at (8,48) size 100x100
- LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
- LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698