<!DOCTYPE html> | |
<div> | |
Tests whether visual overflow contains glyph overflow. | |
Passes if the overhanging part of 'f' character is not clipped off. | |
</div> | |
<div style="float: left; font-size: 100px; backface-visibility: hidden; backface-visibility: hidden">f</div> |