3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/licenses/publicdomain/
7 <title>text-overflow: Standards mode text-decorations
</title>
8 <style type=
"text/css">
11 src: url
(../fonts/Ahem.ttf);
14 font-family: DejaVuSansMono
;
15 src: url
(../fonts/DejaVuSansMono.woff);
18 color:black
; background-color:white
; font-size:16px; padding:0; margin:0; font-family:DejaVuSansMono
;
36 text-decoration: line-through
;
41 unicode-bidi: bidi-override
; direction:rtl
;
44 unicode-bidi: bidi-override
;
55 .t4 { width:1px; font-family:Ahem
; }
56 .t3 span {margin-left:14px; }
58 m
{ font-size:20px; color:blue
; }
64 <div class=
"test t1"><span><span class=
"xspan">0123 56789012</span><m>…</m></span></div>
65 <div class=
"test rtl t1"><span><span class=
"xspan">1 56789012345</span><m>…</m></span></div>
66 <div class=
"test t2" style=
"color:black"><span class=
"xspan">xxxx
</span></div>
67 <div class=
"test t3"><span class=
"xspan">x
</span></div>
68 <div class=
"test t4"><span class=
"xspan">x
</span></div>