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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/layers/overflow-hidden-rounded-corners-occlusion-expected.txt
deleted file mode 100644
index 5e5f5e8288d1279bf0805661df0b3f81707ef1d4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 800x152
- LayoutBlockFlow {HTML} at (0,0) size 800x152
- LayoutBlockFlow {BODY} at (8,8) size 784x136
- LayoutBlockFlow (anonymous) at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 522x17
- text run at (0,0) width 522: "Test that verifies that rounded corners with overflow:hidden composite correctly. "
- LayoutBR {BR} at (521,0) size 1x17
- LayoutText {#text} at (0,18) size 648x17
- text run at (0,18) width 648: "This page should show a green box with rounded corners on top of a yellow box with square corners."
- LayoutBlockFlow {DIV} at (0,36) size 100x100 [bgcolor=#FFFF00]
-layer at (8,44) 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