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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/border-radius-mask-canvas-with-shadow-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 800x450 3 layer at (0,0) size 800x450
4 LayoutBlockFlow {HTML} at (0,0) size 800x450.44 4 LayoutBlockFlow {HTML} at (0,0) size 800x450.44
5 LayoutBlockFlow {BODY} at (8,18.72) size 784x423.72 5 LayoutBlockFlow {BODY} at (8,18.72) size 784x423.72
6 LayoutBlockFlow {H3} at (0,0) size 784x22 6 LayoutBlockFlow {H3} at (0,0) size 784x22
7 LayoutText {#text} at (0,0) size 91x22 7 LayoutText {#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 LayoutBlockFlow {UL} at (0,40.72) size 784x36 9 LayoutBlockFlow {UL} at (0,40.72) size 784x36
10 LayoutListItem {LI} at (40,0) size 744x18 10 LayoutListItem {LI} at (40,0) size 744x18
11 LayoutListMarker at (-17,0) size 7x18: bullet 11 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
12 LayoutText {#text} at (0,0) size 309x18 12 LayoutText {#text} at (0,0) size 309x18
13 text run at (0,0) width 309: "the canvas element has 8px gray shadow around" 13 text run at (0,0) width 309: "the canvas element has 8px gray shadow around"
14 LayoutListItem {LI} at (40,18) size 744x18 14 LayoutListItem {LI} at (40,18) size 744x18
15 LayoutListMarker at (-17,0) size 7x18: bullet 15 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
16 LayoutText {#text} at (0,0) size 252x18 16 LayoutText {#text} at (0,0) size 252x18
17 text run at (0,0) width 252: "the canvas content has rounded corners " 17 text run at (0,0) width 252: "the canvas content has rounded corners "
18 LayoutBlockFlow (anonymous) at (0,92.72) size 784x331 18 LayoutBlockFlow (anonymous) at (0,92.72) size 784x331
19 LayoutText {#text} at (0,0) size 0x0 19 LayoutText {#text} at (0,0) size 0x0
20 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
21 layer at (28,131) size 287x287 21 layer at (28,131) size 287x287
22 LayoutHTMLCanvas {CANVAS} at (20,20) size 287x287 [bgcolor=#808080] [border: ( 5px solid #FF0000)] 22 LayoutHTMLCanvas {CANVAS} at (20,20) size 287x287 [bgcolor=#808080] [border: ( 5px solid #FF0000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698