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

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

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x426 3 layer at (0,0) size 800x426
4 LayoutBlockFlow {HTML} at (0,0) size 800x426.44 4 LayoutBlockFlow {HTML} at (0,0) size 800x426.44
5 LayoutBlockFlow {BODY} at (8,18.72) size 784x399.72 5 LayoutBlockFlow {BODY} at (8,18.72) size 784x399.72
6 LayoutBlockFlow {H3} at (0,0) size 784x23 6 LayoutBlockFlow {H3} at (0,0) size 784x23
7 LayoutText {#text} at (0,0) size 92x22 7 LayoutText {#text} at (0,0) size 92x22
8 text run at (0,0) width 92: "It passes if:" 8 text run at (0,0) width 92: "It passes if:"
9 LayoutBlockFlow {UL} at (0,41.72) size 784x60 9 LayoutBlockFlow {UL} at (0,41.72) size 784x60
10 LayoutListItem {LI} at (40,0) size 744x20 10 LayoutListItem {LI} at (40,0) size 744x20
11 LayoutListMarker at (-18,0) size 7x19: bullet 11 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
12 LayoutText {#text} at (0,0) size 378x19 12 LayoutText {#text} at (0,0) size 378x19
13 text run at (0,0) width 378: "the canvas content has rounded corners (top-left and top-right)" 13 text run at (0,0) width 378: "the canvas content has rounded corners (top-left and top-right)"
14 LayoutListItem {LI} at (40,20) size 744x20 14 LayoutListItem {LI} at (40,20) size 744x20
15 LayoutListMarker at (-18,0) size 7x19: bullet 15 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
16 LayoutText {#text} at (0,0) size 337x19 16 LayoutText {#text} at (0,0) size 337x19
17 text run at (0,0) width 337: "the 10px red border is visible around the canvas content" 17 text run at (0,0) width 337: "the 10px red border is visible around the canvas content"
18 LayoutListItem {LI} at (40,40) size 744x20 18 LayoutListItem {LI} at (40,40) size 744x20
19 LayoutListMarker at (-18,0) size 7x19: bullet 19 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
20 LayoutText {#text} at (0,0) size 148x19 20 LayoutText {#text} at (0,0) size 148x19
21 text run at (0,0) width 148: "gray border is not visible" 21 text run at (0,0) width 148: "gray border is not visible"
22 LayoutBlockFlow (anonymous) at (0,117.72) size 784x282 22 LayoutBlockFlow (anonymous) at (0,117.72) size 784x282
23 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
24 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
25 layer at (8,136) size 277x277 25 layer at (8,136) size 277x277
26 LayoutHTMLCanvas {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