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

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

Issue 934663002: Auto-rebaseline for r190274 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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: LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-padding-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/border-radius-mask-canvas-expected.txt b/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-padding-expected.txt
similarity index 58%
copy from LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/border-radius-mask-canvas-expected.txt
copy to LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-padding-expected.txt
index e0af20b991324ae801361e176424fc00b63b846f..6def89bb0cde6303b26de98d082d04acf3e2cf79 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/borders/border-radius-mask-canvas-expected.txt
+++ b/LayoutTests/platform/mac/fast/borders/border-radius-mask-canvas-padding-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x380
- RenderBlock {HTML} at (0,0) size 800x380.44
- RenderBody {BODY} at (8,18.72) size 784x353.72
+layer at (0,0) size 800x400
+ RenderBlock {HTML} at (0,0) size 800x400.44
+ RenderBody {BODY} at (8,18.72) size 784x373.72
RenderBlock {H3} at (0,0) size 784x22
RenderText {#text} at (0,0) size 91x22
text run at (0,0) width 91: "It passes if:"
@@ -10,13 +10,13 @@ layer at (0,0) size 800x380
RenderListItem {LI} at (40,0) size 744x18
RenderListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 425x18
- text run at (0,0) width 425: "the canvas content has rounded corners (top-left and bottom-right)"
+ text run at (0,0) width 425: "the canvas content has rounded corners (bottom-left and top-right)"
RenderListItem {LI} at (40,18) size 744x18
RenderListMarker at (-17,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 194x18
- text run at (0,0) width 194: "gray background is not visible"
- RenderBlock (anonymous) at (0,92.72) size 784x261
+ RenderText {#text} at (0,0) size 400x18
+ text run at (0,0) width 400: "the 10px gray background is visible around the canvas content"
+ RenderBlock (anonymous) at (0,92.72) size 784x281
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,111) size 257x257
- LayoutHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]
+layer at (8,111) size 277x277
+ RenderHTMLCanvas {CANVAS} at (0,0) size 277x277 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698