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

Unified Diff: third_party/WebKit/LayoutTests/compositing/overflow/siblings-with-border-radius-ancestor-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/siblings-with-border-radius-ancestor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/siblings-with-border-radius-ancestor-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/siblings-with-border-radius-ancestor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a2d47581c07704adc2768c371325aa2563f990f2
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/siblings-with-border-radius-ancestor-expected.txt
@@ -0,0 +1,11 @@
+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,8) size 784x584
+layer at (8,8) size 208x208 clip at (12,12) size 200x200 scrollHeight 260
+ LayoutBlockFlow {DIV} at (0,0) size 208x208 [border: (4px solid #000000)]
+layer at (12,-18) size 10x260 backgroundClip at (12,12) size 200x200 clip at (12,12) size 200x200
+ LayoutBlockFlow (relative positioned) {DIV} at (4,4) size 10x260 [bgcolor=#008000]
+layer at (202,-48) size 10x260 backgroundClip at (12,12) size 200x200 clip at (12,12) size 200x200
+ LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 10x260

Powered by Google App Engine
This is Rietveld 408576698