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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x322
4 RenderBlock {HTML} at (0,0) size 800x322
5 RenderBody {BODY} at (8,16) size 784x298
6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {A} at (0,0) size 83x19 [color=#0000EE]
8 RenderText {#text} at (0,0) size 83x19
9 text run at (0,0) width 83: "Issue 449638"
10 RenderText {#text} at (83,0) size 633x19
11 text run at (83,0) width 633: " - [CSS Masking][CSS Shapes] Large corn er radii use with inset() clip-path are not properly constrained"
12 RenderBlock {P} at (0,36) size 784x40
13 RenderText {#text} at (0,0) size 745x39
14 text run at (0,0) width 745: "The radii for this inset should be const rained in the same way that border-radii are constrained. If this happens correc tly, you"
15 text run at (0,20) width 148: "should see a blue ellipse."
16 RenderBlock {P} at (0,92) size 784x40
17 RenderText {#text} at (0,0) size 747x39
18 text run at (0,0) width 747: "NOTE: we should have a reftest but curre ntly comparing this clip-path with a border-radius expectation will show small p ixel"
19 text run at (0,20) width 174: "differences around the curve."
20 layer at (8,164) size 200x150
21 RenderBlock {DIV} at (0,148) size 200x150 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698