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