<!DOCTYPE html> | |
This test makes sure that lists whose markers are in RTL languages are correctly rendered. | |
<ol style="line-height: 50px; list-style-type: hebrew; list-style-position: inside; text-rendering: optimizeSpeed;" start="97"> | |
<li></li> | |
</ol> |