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

Unified Diff: LayoutTests/platform/linux/fast/masking/clip-path-inset-large-radii-expected.txt

Issue 839903003: [CSS Masking][CSS Shapes] Large corner radii use with inset() clip-path are not properly constrained (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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/fast/masking/clip-path-inset-large-radii-expected.txt
diff --git a/LayoutTests/platform/linux/fast/masking/clip-path-inset-large-radii-expected.txt b/LayoutTests/platform/linux/fast/masking/clip-path-inset-large-radii-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..091ab61214d15c9f4c868d9f70a2dd44b76d9037
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/masking/clip-path-inset-large-radii-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x322
+ RenderBlock {HTML} at (0,0) size 800x322
+ RenderBody {BODY} at (8,16) size 784x298
+ RenderBlock {P} at (0,0) size 784x20
+ RenderInline {A} at (0,0) size 83x19 [color=#0000EE]
+ RenderText {#text} at (0,0) size 83x19
+ text run at (0,0) width 83: "Issue 449638"
+ RenderText {#text} at (83,0) size 633x19
+ text run at (83,0) width 633: " - [CSS Masking][CSS Shapes] Large corner radii use with inset() clip-path are not properly constrained"
+ RenderBlock {P} at (0,36) size 784x40
+ RenderText {#text} at (0,0) size 745x39
+ text run at (0,0) width 745: "The radii for this inset should be constrained in the same way that border-radii are constrained. If this happens correctly, you"
+ text run at (0,20) width 148: "should see a blue ellipse."
+ RenderBlock {P} at (0,92) size 784x40
+ RenderText {#text} at (0,0) size 747x39
+ text run at (0,0) width 747: "NOTE: we should have a reftest but currently comparing this clip-path with a border-radius expectation will show small pixel"
+ text run at (0,20) width 174: "differences around the curve."
+layer at (8,164) size 200x150
+ RenderBlock {DIV} at (0,148) size 200x150 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698