Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / glyph-overflow-with-word-spacing.html
bloba24d7db2afddad199ccca7e3028999a157294d43
1 <!DOCTYPE html>
2 <div>
3 Tests whether visual overflow contains glyph overflow when there is word-spacing.
4 Passes if the overhanging part of 'f' character is not clipped off.
5 </div>
6 <div style="font-size: 100px; word-spacing: 50px; float: left; backface-visibility: hidden">o f</div>