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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: sky/tests/clipping/canvas-rounded-corners-expected.txt
diff --git a/sky/tests/clipping/canvas-rounded-corners-expected.txt b/sky/tests/clipping/canvas-rounded-corners-expected.txt
index 2300d1950cd37ca56ba60b2be837b2a00730db03..01d6d2f8476835400ff79b707f3e292ec55f6844 100644
--- a/sky/tests/clipping/canvas-rounded-corners-expected.txt
+++ b/sky/tests/clipping/canvas-rounded-corners-expected.txt
@@ -1,24 +1,23 @@
layer at (0,0) size 800x600
RenderView {#document} at (0,0) size 800x600
-layer at (0,0) size 800x353
- RenderBlock {sky} at (0,0) size 800x353
- RenderBlock {h3} at (0,0) size 800x19
- RenderParagraph (anonymous) at (0,0) size 800x19
- RenderText {#text} at (0,0) size 92x19
- text run at (0,0) width 92: "It passes if:"
- RenderBlock {ul} at (0,19) size 800x57
- RenderBlock {li} at (0,0) size 800x19
+ RenderBlock {sky} at (0,0) size 800x353
+ RenderBlock {h3} at (0,0) size 800x19
RenderParagraph (anonymous) at (0,0) size 800x19
- RenderText {#text} at (0,0) size 511x19
- text run at (0,0) width 511: "the canvas content has rounded corners (top-left and top-right)"
- RenderBlock {li} at (0,19) size 800x19
- RenderParagraph (anonymous) at (0,0) size 800x19
- RenderText {#text} at (0,0) size 457x19
- text run at (0,0) width 457: "the 10px red border is visible around the canvas content"
- RenderBlock {li} at (0,38) size 800x19
- RenderParagraph (anonymous) at (0,0) size 800x19
- RenderText {#text} at (0,0) size 200x19
- text run at (0,0) width 200: "gray border is not visible"
+ RenderText {#text} at (0,0) size 92x19
+ text run at (0,0) width 92: "It passes if:"
+ RenderBlock {ul} at (0,19) size 800x57
+ RenderBlock {li} at (0,0) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
+ RenderText {#text} at (0,0) size 511x19
+ text run at (0,0) width 511: "the canvas content has rounded corners (top-left and top-right)"
+ RenderBlock {li} at (0,19) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
+ RenderText {#text} at (0,0) size 457x19
+ text run at (0,0) width 457: "the 10px red border is visible around the canvas content"
+ RenderBlock {li} at (0,38) size 800x19
+ RenderParagraph (anonymous) at (0,0) size 800x19
+ RenderText {#text} at (0,0) size 200x19
+ text run at (0,0) width 200: "gray border is not visible"
layer at (0,76) size 277x277
RenderHTMLCanvas {canvas} at (0,76) size 277x277 [bgcolor=#808080] [border: (10px solid #FF0000)]
« 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