Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
fast
/
text
/
bidi-explicit-embedding-past-end.html
blob: 9fca5ea185134ceecdfd01fda92670384d6e329c [
file
] [
log
] [
blame
]
<!-- The correct rendering is a single 50x50 black box on the first line and a 100x50 black box on
the following line. -->
<div
style
=
"
font-family
:
ahem
;
font-size
:
50px
;
width
:
100px
;
"
>
a
<span
dir
=
"ltr"
style
=
"
color
:
blue
;
"
>
..
</span>
</div>