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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/borders/border-radius-mask-canvas-with-mask-expected.txt

Issue 933813002: Correct DRT expectations after rename to LayoutHTMLCanvas. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase master 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 800x454 3 layer at (0,0) size 800x454
4 RenderBlock {HTML} at (0,0) size 800x454.44 4 RenderBlock {HTML} at (0,0) size 800x454.44
5 RenderBody {BODY} at (8,18.72) size 784x427.72 5 RenderBody {BODY} at (8,18.72) size 784x427.72
6 RenderBlock {H3} at (0,0) size 784x21 6 RenderBlock {H3} at (0,0) size 784x21
7 RenderText {#text} at (0,0) size 87x20 7 RenderText {#text} at (0,0) size 87x20
8 text run at (0,0) width 87: "It passes if:" 8 text run at (0,0) width 87: "It passes if:"
9 RenderBlock {UL} at (0,39.72) size 784x40 9 RenderBlock {UL} at (0,39.72) size 784x40
10 RenderListItem {LI} at (40,0) size 744x20 10 RenderListItem {LI} at (40,0) size 744x20
11 RenderListMarker at (-18,0) size 7x19: bullet 11 RenderListMarker at (-18,0) size 7x19: bullet
12 RenderText {#text} at (0,0) size 284x19 12 RenderText {#text} at (0,0) size 284x19
13 text run at (0,0) width 284: "the canvas element has a gradient mask applied" 13 text run at (0,0) width 284: "the canvas element has a gradient mask applied"
14 RenderListItem {LI} at (40,20) size 744x20 14 RenderListItem {LI} at (40,20) size 744x20
15 RenderListMarker at (-18,0) size 7x19: bullet 15 RenderListMarker at (-18,0) size 7x19: bullet
16 RenderText {#text} at (0,0) size 238x19 16 RenderText {#text} at (0,0) size 238x19
17 text run at (0,0) width 238: "the canvas content has rounded corners " 17 text run at (0,0) width 238: "the canvas content has rounded corners "
18 RenderBlock (anonymous) at (0,95.72) size 784x332 18 RenderBlock (anonymous) at (0,95.72) size 784x332
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 layer at (28,134) size 287x287 transparent 21 layer at (28,134) size 287x287 transparent
22 RenderHTMLCanvas {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