3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/licenses/publicdomain/
6 Test: test marker trigger point and alignment in a block with padding
10 <meta http-equiv=
"content-type" content=
"text/html; charset=UTF-8">
11 <title>text-overflow: text-overflow block padding
</title>
12 <style type=
"text/css">
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
; text-decoration-skip-ink: none
;
20 body
{ width:24ch; overflow:hidden
; }
25 text-overflow: ellipsis
;
26 text-decoration: line-through
;
36 text-decoration: underline overline
;
46 unicode-bidi: bidi-override
; direction: rtl
;
49 unicode-bidi: bidi-override
; direction: ltr
;
56 <div class=
"test ltr" ><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
57 <div class=
"test ltr s"><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
60 <div class=
"test rtl" ><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
61 <div class=
"test rtl s"><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
64 <div class=
"test ltr rlo" ><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
65 <div class=
"test ltr rlo s"><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
68 <div class=
"test rtl rlo" ><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>
69 <div class=
"test rtl rlo s"><span>|
|
|
|
|
|
|
|
|
|
|
|
|
</span></div>