Sign in
webkit
/
WebKit
/
4a12667b4cecb17e84375f8db50c9b2d39b06fe4
/
.
/
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>