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

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

Issue 930833003: Move and rename RenderReplaced and RenderHTMLCanvas to Layout{Replaced,HTMLCanvas}. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: No need to declare renderName() at all. Created 5 years, 10 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x418 3 layer at (0,0) size 800x418
4 RenderBlock {HTML} at (0,0) size 800x418.44 4 RenderBlock {HTML} at (0,0) size 800x418.44
5 RenderBody {BODY} at (8,18.72) size 784x391.72 5 RenderBody {BODY} at (8,18.72) size 784x391.72
6 RenderBlock {H3} at (0,0) size 784x22 6 RenderBlock {H3} at (0,0) size 784x22
7 RenderText {#text} at (0,0) size 91x22 7 RenderText {#text} at (0,0) size 91x22
8 text run at (0,0) width 91: "It passes if:" 8 text run at (0,0) width 91: "It passes if:"
9 RenderBlock {UL} at (0,40.72) size 784x54 9 RenderBlock {UL} at (0,40.72) size 784x54
10 RenderListItem {LI} at (40,0) size 744x18 10 RenderListItem {LI} at (40,0) size 744x18
11 RenderListMarker at (-17,0) size 7x18: bullet 11 RenderListMarker at (-17,0) size 7x18: bullet
12 RenderText {#text} at (0,0) size 400x18 12 RenderText {#text} at (0,0) size 400x18
13 text run at (0,0) width 400: "the canvas content has rounded corners (top-left and top-right)" 13 text run at (0,0) width 400: "the canvas content has rounded corners (top-left and top-right)"
14 RenderListItem {LI} at (40,18) size 744x18 14 RenderListItem {LI} at (40,18) size 744x18
15 RenderListMarker at (-17,0) size 7x18: bullet 15 RenderListMarker at (-17,0) size 7x18: bullet
16 RenderText {#text} at (0,0) size 358x18 16 RenderText {#text} at (0,0) size 358x18
17 text run at (0,0) width 358: "the 10px red border is visible around the canvas content" 17 text run at (0,0) width 358: "the 10px red border is visible around the canvas content"
18 RenderListItem {LI} at (40,36) size 744x18 18 RenderListItem {LI} at (40,36) size 744x18
19 RenderListMarker at (-17,0) size 7x18: bullet 19 RenderListMarker at (-17,0) size 7x18: bullet
20 RenderText {#text} at (0,0) size 160x18 20 RenderText {#text} at (0,0) size 160x18
21 text run at (0,0) width 160: "gray border is not visible" 21 text run at (0,0) width 160: "gray border is not visible"
22 RenderBlock (anonymous) at (0,110.72) size 784x281 22 RenderBlock (anonymous) at (0,110.72) size 784x281
23 RenderText {#text} at (0,0) size 0x0 23 RenderText {#text} at (0,0) size 0x0
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 layer at (8,129) size 277x277 25 layer at (8,129) size 277x277
26 RenderHTMLCanvas {CANVAS} at (0,0) size 277x277 [bgcolor=#808080] [border: (10 px solid #FF0000)] 26 LayoutHTMLCanvas {CANVAS} at (0,0) size 277x277 [bgcolor=#808080] [border: (10 px solid #FF0000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698