haikuwebkit/LayoutTests/fast/lists/list-marker-before-float-rt...

9 lines
287 B
HTML

<!DOCTYPE html>
<p>webkit.org/b/166528: List markers shouldn't shift to avoid floats that come after them on a line.</p>
<ol dir=rtl>
<li>
<img width=20 height=20 style="float: right; background-color:black;"><img width=20 height=20 style="background-color:black;">
</li>
</ol>