3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/licenses/publicdomain/
6 Test: text-overflow:<string>
9 <title>text-overflow: text-overflow:
<string
></title>
10 <style type=
"text/css">
12 font-family: DejaVuSansMono
;
13 src: url
(../fonts/DejaVuSansMono.woff);
16 color:black
; background-color:white
; font-size:16px; padding:0; margin:0; font-family:DejaVuSansMono
;
39 unicode-bidi: bidi-override
; direction:rtl
;
42 unicode-bidi: bidi-override
;
51 .t1 m { margin: 0 -0.5ch; }
58 <div class=
"test t1"><m> x
</m></div>
59 <div class=
"test rtl t1"><m> x
</m></div>
60 <div class=
"test t2"><span>xx
</span></div>
61 <div class=
"test rtl t2"><span>xx
</span></div>
63 <div class=
"test t2" style=
"width:3ch"><span>xx
</span></div>
64 <div class=
"test rtl t2" style=
"width:3ch"><span>xx
</span></div>
65 <div class=
"test"><m>X
</m><mr>X
</mr></div>
66 <div class=
"test"><m>X
</m><mr>X
</mr></div>