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

Side by Side Diff: sky/tests/clipping/canvas-rounded-corners-expected.txt

Issue 928393003: Remove the concept of document.documentElement (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: 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 {#document} at (0,0) size 800x600 2 RenderView {#document} at (0,0) size 800x600
3 layer at (0,0) size 800x353 3 RenderBlock {sky} at (0,0) size 800x353
4 RenderBlock {sky} at (0,0) size 800x353 4 RenderBlock {h3} at (0,0) size 800x19
5 RenderBlock {h3} at (0,0) size 800x19
6 RenderParagraph (anonymous) at (0,0) size 800x19
7 RenderText {#text} at (0,0) size 92x19
8 text run at (0,0) width 92: "It passes if:"
9 RenderBlock {ul} at (0,19) size 800x57
10 RenderBlock {li} at (0,0) size 800x19
11 RenderParagraph (anonymous) at (0,0) size 800x19 5 RenderParagraph (anonymous) at (0,0) size 800x19
12 RenderText {#text} at (0,0) size 511x19 6 RenderText {#text} at (0,0) size 92x19
13 text run at (0,0) width 511: "the canvas content has rounded corners (top-left and top-right)" 7 text run at (0,0) width 92: "It passes if:"
14 RenderBlock {li} at (0,19) size 800x19 8 RenderBlock {ul} at (0,19) size 800x57
15 RenderParagraph (anonymous) at (0,0) size 800x19 9 RenderBlock {li} at (0,0) size 800x19
16 RenderText {#text} at (0,0) size 457x19 10 RenderParagraph (anonymous) at (0,0) size 800x19
17 text run at (0,0) width 457: "the 10px red border is visible around the canvas content" 11 RenderText {#text} at (0,0) size 511x19
18 RenderBlock {li} at (0,38) size 800x19 12 text run at (0,0) width 511: "the canvas content has rounded corne rs (top-left and top-right)"
19 RenderParagraph (anonymous) at (0,0) size 800x19 13 RenderBlock {li} at (0,19) size 800x19
20 RenderText {#text} at (0,0) size 200x19 14 RenderParagraph (anonymous) at (0,0) size 800x19
21 text run at (0,0) width 200: "gray border is not visible" 15 RenderText {#text} at (0,0) size 457x19
16 text run at (0,0) width 457: "the 10px red border is visible aroun d the canvas content"
17 RenderBlock {li} at (0,38) size 800x19
18 RenderParagraph (anonymous) at (0,0) size 800x19
19 RenderText {#text} at (0,0) size 200x19
20 text run at (0,0) width 200: "gray border is not visible"
22 layer at (0,76) size 277x277 21 layer at (0,76) size 277x277
23 RenderHTMLCanvas {canvas} at (0,76) size 277x277 [bgcolor=#808080] [border: (1 0px solid #FF0000)] 22 RenderHTMLCanvas {canvas} at (0,76) size 277x277 [bgcolor=#808080] [border: (1 0px solid #FF0000)]
24 23
OLDNEW
« no previous file with comments | « sky/tests/clipping/background-opaque-clipped-gradients-expected.txt ('k') | sky/tests/layout/continuations-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698