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

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

Issue 2588853002: Fix border radius on composited children. (Closed)
Patch Set: SPV2 expectations Created 3 years, 11 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/overflow/border-radius-styles-with-composited-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..47100f7f8ea0152d9af67225b19262cb1c92a0e0
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child-expected.txt
@@ -0,0 +1,17 @@
+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,10) size 784x580
+layer at (18,10) size 108x108 clip at (22,14) size 100x100
+ LayoutBlockFlow {DIV} at (10,0) size 108x108 [bgcolor=#ADD8E6] [border: (4px solid #000000)]
+layer at (18,128) size 108x108 clip at (22,132) size 100x100
+ LayoutBlockFlow {DIV} at (10,118) size 108x108 [bgcolor=#ADD8E6] [border: (4px dashed #000000)]
+layer at (18,246) size 108x108 clip at (22,250) size 100x100
+ LayoutBlockFlow {DIV} at (10,236) size 108x108 [bgcolor=#ADD8E6] [border: (4px solid #FF00007F)]
+layer at (22,14) size 96x96
+ LayoutBlockFlow {DIV} at (4,4) size 96x96 [bgcolor=#008000]
+layer at (22,132) size 96x96
+ LayoutBlockFlow {DIV} at (4,4) size 96x96 [bgcolor=#008000]
+layer at (22,250) size 96x96
+ LayoutBlockFlow {DIV} at (4,4) size 96x96 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698