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

Unified Diff: LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html

Issue 19865002: [CSS Shapes] Port shape-inside on regions and shape's content overflow from WebKit (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: [CSS Shapes] Port shape-inside on regions and shape's content overflow from WebKit Created 7 years, 5 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/fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html
diff --git a/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html b/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html
index cdf0877ac36302382e963df1de73bfc08ff8f365..2f6b612567bd7165932977e1b6aa7b4ed0b4e7bf 100644
--- a/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html
+++ b/LayoutTests/fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html
@@ -21,8 +21,7 @@
<div>
This test requires the Ahem font. It creates a rounded rectangle shape-inside and fills it
with alternating black and white squares as inline content. The middle line overlaps the top
- and bottom rounded corner area. The entire shape-inside should be filled, with a small amount
- of overflow.
+ and bottom rounded corner area. The entire shape-inside should be filled, without any overflow.
</div>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698