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

Unified Diff: third_party/WebKit/LayoutTests/compositing/nested-border-radius-composited-child-expected.txt

Issue 2826673003: Fix clipping of squashed sibling layers with border radius masks (Closed)
Patch Set: Created 3 years, 8 months 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/compositing/nested-border-radius-composited-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/nested-border-radius-composited-child-expected.txt b/third_party/WebKit/LayoutTests/compositing/nested-border-radius-composited-child-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0188b88fd0f55d747731ba1ecd2dd652f75445de
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/compositing/nested-border-radius-composited-child-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x56
+ LayoutBlockFlow {HTML} at (0,0) size 800x56
+ LayoutBlockFlow {BODY} at (8,8) size 784x40
+layer at (8,8) size 784x40
+ LayoutFlexibleBox {DIV} at (0,0) size 784x40
+layer at (8,8) size 100x40
+ LayoutBlockFlow zI: 1 {DIV} at (0,0) size 100x40 [bgcolor=#ADD8E6]
+layer at (108,8) size 100x40
+ LayoutBlockFlow zI: 1 {DIV} at (100,0) size 100x40 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698