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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/borders/border-radius-mask-canvas-padding-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/borders/border-radius-mask-canvas-expected.txt b/LayoutTests/platform/win-xp/fast/borders/border-radius-mask-canvas-padding-expected.txt
similarity index 58%
copy from LayoutTests/platform/win-xp/fast/borders/border-radius-mask-canvas-expected.txt
copy to LayoutTests/platform/win-xp/fast/borders/border-radius-mask-canvas-padding-expected.txt
index 35c80dceb8a6e7a581d032af5209d62788afb556..34638794c927ba73fda84e51632c022281592977 100644
--- a/LayoutTests/platform/win-xp/fast/borders/border-radius-mask-canvas-expected.txt
+++ b/LayoutTests/platform/win-xp/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 800x384
- RenderBlock {HTML} at (0,0) size 800x384.44
- RenderBody {BODY} at (8,18.72) size 784x357.72
+layer at (0,0) size 800x404
+ RenderBlock {HTML} at (0,0) size 800x404.44
+ RenderBody {BODY} at (8,18.72) size 784x377.72
RenderBlock {H3} at (0,0) size 784x21
RenderText {#text} at (0,0) size 87x20
text run at (0,0) width 87: "It passes if:"
@@ -10,13 +10,13 @@ layer at (0,0) size 800x384
RenderListItem {LI} at (40,0) size 744x20
RenderListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 401x19
- text run at (0,0) width 401: "the canvas content has rounded corners (top-left and bottom-right)"
+ text run at (0,0) width 401: "the canvas content has rounded corners (bottom-left and top-right)"
RenderListItem {LI} at (40,20) size 744x20
RenderListMarker at (-18,0) size 7x19: bullet
- RenderText {#text} at (0,0) size 179x19
- text run at (0,0) width 179: "gray background is not visible"
- RenderBlock (anonymous) at (0,95.72) size 784x262
+ RenderText {#text} at (0,0) size 374x19
+ text run at (0,0) width 374: "the 10px gray background is visible around the canvas content"
+ RenderBlock (anonymous) at (0,95.72) size 784x282
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,114) size 257x257
- LayoutHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]
+layer at (8,114) size 277x277
+ RenderHTMLCanvas {CANVAS} at (0,0) size 277x277 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698