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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/overflow/border-radius-on-parent-composited-grandchild-expected.txt

Issue 2923683002: Fix nested border radius with composited child. (Closed)
Patch Set: Split tests, check layer sizes, document Created 3 years, 6 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,8) size 784x584
6 layer at (8,8) size 208x208 clip at (12,12) size 200x200 scrollWidth 308 scrollH eight 308
7 LayoutBlockFlow {DIV} at (0,0) size 208x208 [border: (4px solid #000000)]
8 layer at (112,112) size 208x208 backgroundClip at (112,112) size 100x100 clip at (116,116) size 96x96 scrollHeight 408
9 LayoutBlockFlow (relative positioned) {DIV} at (4,4) size 208x208 [bgcolor=#00 0088] [border: (4px solid #888888)]
10 layer at (136,16) size 88x408 backgroundClip at (116,116) size 96x96 clip at (11 6,116) size 96x96
11 LayoutBlockFlow (relative positioned) {DIV} at (4,4) size 88x408 [bgcolor=#008 800] [border: (4px solid #AAAAAA)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698