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

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

Issue 901413004: Auto-rebaseline for r189636 (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/mac/fast/masking/clip-path-inset-large-radii-expected.txt
diff --git a/LayoutTests/platform/mac/fast/masking/clip-path-inset-large-radii-expected.txt b/LayoutTests/platform/mac/fast/masking/clip-path-inset-large-radii-expected.txt
index b4ce7403504226f7e1faf394d50196979b0094e2..d95bc83994621abcca62d6b59e026d56ea448d66 100644
--- a/LayoutTests/platform/mac/fast/masking/clip-path-inset-large-radii-expected.txt
+++ b/LayoutTests/platform/mac/fast/masking/clip-path-inset-large-radii-expected.txt
@@ -1,21 +1,21 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x302
- RenderBlock {HTML} at (0,0) size 800x302
- RenderBody {BODY} at (8,16) size 784x278
- RenderBlock {P} at (0,0) size 784x16
- RenderInline {A} at (0,0) size 85x16 [color=#0000EE]
- RenderText {#text} at (0,0) size 85x16
+layer at (0,0) size 800x312
+ RenderBlock {HTML} at (0,0) size 800x312
+ RenderBody {BODY} at (8,16) size 784x288
+ RenderBlock {P} at (0,0) size 784x18
+ RenderInline {A} at (0,0) size 85x18 [color=#0000EE]
+ RenderText {#text} at (0,0) size 85x18
text run at (0,0) width 85: "Issue 449638"
- RenderText {#text} at (84,0) size 669x16
+ RenderText {#text} at (84,0) size 669x18
text run at (84,0) width 669: " - [CSS Masking][CSS Shapes] Large corner radii use with inset() clip-path are not properly constrained"
- RenderBlock {P} at (0,32) size 784x32
- RenderText {#text} at (0,0) size 770x32
+ RenderBlock {P} at (0,34) size 784x36
+ RenderText {#text} at (0,0) size 770x36
text run at (0,0) width 770: "The radii for this inset should be constrained in the same way that border-radii are constrained. If this happens correctly,"
- text run at (0,16) width 188: "you should see a blue ellipse."
- RenderBlock {P} at (0,80) size 784x32
- RenderText {#text} at (0,0) size 770x32
+ text run at (0,18) width 188: "you should see a blue ellipse."
+ RenderBlock {P} at (0,86) size 784x36
+ RenderText {#text} at (0,0) size 770x36
text run at (0,0) width 770: "NOTE: we should have a reftest but currently comparing this clip-path with a border-radius expectation will show small"
- text run at (0,16) width 223: "pixel differences around the curve."
-layer at (8,144) size 200x150
- RenderBlock {DIV} at (0,128) size 200x150 [bgcolor=#0000FF]
+ text run at (0,18) width 223: "pixel differences around the curve."
+layer at (8,154) size 200x150
+ RenderBlock {DIV} at (0,138) size 200x150 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698