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

Side by Side 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 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 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,10) size 784x580
6 layer at (18,10) size 108x108 clip at (22,14) size 100x100
7 LayoutBlockFlow {DIV} at (10,0) size 108x108 [bgcolor=#ADD8E6] [border: (4px s olid #000000)]
8 layer at (18,128) size 108x108 clip at (22,132) size 100x100
9 LayoutBlockFlow {DIV} at (10,118) size 108x108 [bgcolor=#ADD8E6] [border: (4px dashed #000000)]
10 layer at (18,246) size 108x108 clip at (22,250) size 100x100
11 LayoutBlockFlow {DIV} at (10,236) size 108x108 [bgcolor=#ADD8E6] [border: (4px solid #FF00007F)]
12 layer at (22,14) size 96x96
13 LayoutBlockFlow {DIV} at (4,4) size 96x96 [bgcolor=#008000]
14 layer at (22,132) size 96x96
15 LayoutBlockFlow {DIV} at (4,4) size 96x96 [bgcolor=#008000]
16 layer at (22,250) size 96x96
17 LayoutBlockFlow {DIV} at (4,4) size 96x96 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698