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

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

Issue 16688004: Large canvas does not honor containing div's border radius (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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/chromium-win/fast/borders/border-radius-mask-canvas-expected.txt
diff --git a/LayoutTests/platform/chromium-win/fast/borders/border-radius-mask-canvas-expected.txt b/LayoutTests/platform/chromium-win/fast/borders/border-radius-mask-canvas-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..596c66542ff83d3c1a5f07adcb0e5302d21b6c95
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/borders/border-radius-mask-canvas-expected.txt
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x386
+ RenderBlock {HTML} at (0,0) size 800x387
+ RenderBody {BODY} at (8,18) size 784x361
+ RenderBlock {H3} at (0,0) size 784x23
+ RenderText {#text} at (0,0) size 92x22
+ text run at (0,0) width 92: "It passes if:"
+ RenderBlock {UL} at (0,41) size 784x41
+ 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)"
+ 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) size 784x263
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+layer at (8,116) size 257x257
+ RenderHTMLCanvas {CANVAS} at (0,0) size 257x257 [bgcolor=#808080]

Powered by Google App Engine
This is Rietveld 408576698