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

Side by Side Diff: LayoutTests/platform/chromium-mac/fast/borders/border-radius-mask-canvas-expected.txt

Issue 16688004: Large canvas does not honor containing div's border radius (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x380
4 RenderBlock {HTML} at (0,0) size 800x381
5 RenderBody {BODY} at (8,18) size 784x355
6 RenderBlock {H3} at (0,0) size 784x22
7 RenderText {#text} at (0,0) size 90x22
8 text run at (0,0) width 90: "It passes if:"
9 RenderBlock {UL} at (0,40) size 784x37
10 RenderListItem {LI} at (40,0) size 744x18
11 RenderListMarker at (-17,0) size 7x18: bullet
12 RenderText {#text} at (0,0) size 415x18
13 text run at (0,0) width 415: "the canvas content has rounded corners (top-left and bottom-right)"
14 RenderListItem {LI} at (40,18) size 744x18
15 RenderListMarker at (-17,0) size 7x18: bullet
16 RenderText {#text} at (0,0) size 190x18
17 text run at (0,0) width 190: "gray background is not visible"
18 RenderBlock (anonymous) at (0,92) size 784x262
19 RenderText {#text} at (0,0) size 0x0
20 RenderText {#text} at (0,0) size 0x0
21 layer at (8,111) size 257x257
22 RenderHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698