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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/composited-flex-siblings-with-border-radius-expected.txt

Issue 2821733002: Fix clipping of squashed sibling layers with border radius masks (Closed)
Patch Set: Test will fail in SPv2 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x56
4 LayoutBlockFlow {HTML} at (0,0) size 800x56
5 LayoutBlockFlow {BODY} at (8,8) size 784x40
6 layer at (8,8) size 784x40
7 LayoutFlexibleBox {DIV} at (0,0) size 784x40
8 layer at (108,8) size 100x40
9 LayoutButton {BUTTON} at (100,0) size 100x40 [bgcolor=#ADD8E6]
10 layer at (308,8) size 100x40
11 LayoutButton {BUTTON} at (300,0) size 100x40 [bgcolor=#ADD8E6]
12 layer at (8,8) size 100x40
13 LayoutBlockFlow zI: 1 {DIV} at (0,0) size 100x40 [bgcolor=#008000]
14 LayoutText zI: 1 {#text} at (0,10) size 12x19
15 text run at (0,10) width 12: "A"
16 layer at (208,8) size 100x40
17 LayoutBlockFlow zI: 1 {DIV} at (200,0) size 100x40 [bgcolor=#008000]
18 LayoutText zI: 1 {#text} at (0,10) size 11x19
19 text run at (0,10) width 11: "B"
20 layer at (408,8) size 100x40
21 LayoutBlockFlow zI: 1 {DIV} at (400,0) size 100x40 [bgcolor=#008000]
22 LayoutText zI: 1 {#text} at (0,10) size 11x19
23 text run at (0,10) width 11: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698