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

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: Adjust test 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..ed01ed3718bbc6d9587fc2a7fe1e6df771a33420
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/masking/clip-path-inset-large-radii-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x266
+ RenderBlock {HTML} at (0,0) size 800x266
+ RenderBody {BODY} at (8,16) size 784x242
+ 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."
+layer at (8,108) size 200x150
+ RenderBlock {DIV} at (0,92) size 200x150 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698