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

Side by Side Diff: LayoutTests/fast/shapes/shape-inside/shape-inside-multiple-segments-001-expected.html

Issue 209443007: Remove shape-inside support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove now unused segmentIsEmpty Created 6 years, 9 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 <html>
2 <head>
3 <script src='../resources/multi-segment-polygon.js'></script>
4 </head>
5 <body onload="simulateWithText(250, 100, 50, 'XX XX XXXXX')">
6 This test requires the Ahem font, and should display a 5x2 grid of green squares , with one missing in the center of the top row.
7 It tests that a line may contain multiple segments of text.
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698