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

Side by Side Diff: LayoutTests/fast/text/glyph-overflow.html

Issue 1153173011: Force glyph overflow calculation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More rebaselines Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <div>
3 Tests whether visual overflow contains glyph overflow.
4 Passes if the overhanging part of 'f' character is not clipped off.
5 </div>
6 <div style="float: left; font-size: 100px; backface-visibility: hidden; backface -visibility: hidden">f</div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698