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

Unified Diff: LayoutTests/platform/linux-x86/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/linux-x86/fast/borders/border-radius-mask-canvas-padding-expected.txt
diff --git a/LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt b/LayoutTests/platform/linux-x86/fast/borders/border-radius-mask-canvas-padding-expected.txt
similarity index 58%
copy from LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt
copy to LayoutTests/platform/linux-x86/fast/borders/border-radius-mask-canvas-padding-expected.txt
index a96a7ee6cbf8c3be86dce2b7b9809c13c55009b4..77a7b172d786a9e05c69b1b200f613aca08cccbb 100644
--- a/LayoutTests/platform/linux/fast/borders/border-radius-mask-canvas-expected.txt
+++ b/LayoutTests/platform/linux-x86/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 800x386
- RenderBlock {HTML} at (0,0) size 800x386.44
- RenderBody {BODY} at (8,18.72) size 784x359.72
+layer at (0,0) size 800x406
+ RenderBlock {HTML} at (0,0) size 800x406.44
+ RenderBody {BODY} at (8,18.72) size 784x379.72
RenderBlock {H3} at (0,0) size 784x23
RenderText {#text} at (0,0) size 92x22
text run at (0,0) width 92: "It passes if:"
@@ -10,13 +10,13 @@ layer at (0,0) size 800x386
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,97.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,97.72) size 784x282
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,116) size 257x257
- LayoutHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]
+layer at (8,116) size 277x277
+ RenderHTMLCanvas {CANVAS} at (0,0) size 277x277 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698