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

Unified Diff: LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-border-expected.txt

Issue 23464108: Auto-rebaseline for r158258 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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: LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-border-expected.txt
diff --git a/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-border-expected.txt b/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-border-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b466ab9de6bbf09a2d17edd4d89df9392b22c83
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-border-expected.txt
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x418
+ RenderBlock {HTML} at (0,0) size 800x418.44
+ RenderBody {BODY} at (8,18.72) size 784x391.72
+ RenderBlock {H3} at (0,0) size 784x22
+ RenderText {#text} at (0,0) size 90x22
+ text run at (0,0) width 90: "It passes if:"
+ RenderBlock {UL} at (0,40.72) size 784x54
+ RenderListItem {LI} at (40,0) size 744x18
+ RenderListMarker at (-17,0) size 7x18: bullet
+ RenderText {#text} at (0,0) size 391x18
+ text run at (0,0) width 391: "the canvas content has rounded corners (top-left and top-right)"
+ RenderListItem {LI} at (40,18) size 744x18
+ RenderListMarker at (-17,0) size 7x18: bullet
+ RenderText {#text} at (0,0) size 351x18
+ text run at (0,0) width 351: "the 10px red border is visible around the canvas content"
+ RenderListItem {LI} at (40,36) size 744x18
+ RenderListMarker at (-17,0) size 7x18: bullet
+ RenderText {#text} at (0,0) size 156x18
+ text run at (0,0) width 156: "gray border is not visible"
+ RenderBlock (anonymous) at (0,110.72) size 784x281
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,129) size 277x277
+ RenderHTMLCanvas {CANVAS} at (0,0) size 277x277 [bgcolor=#808080] [border: (10px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698