4 <title>glyph clipping (reference)
</title>
6 #clip { position: absolute;
11 /* Offsets keep the text far enough away from clip boundaries so that
12 cairo knows the text is within the clip. Non-unit alpha color makes
13 the bug show even without antialiasing. */
14 #text { position: absolute;
17 color: rgba(
0,
0,
0,
0.4)}
18 #cover { position: absolute;
23 background: transparent; }
24 #mod { position: absolute;
29 background: transparent; }
35 Some text that was
</br>
36 initially partially covered.
</br>