haikuwebkit/LayoutTests/fast/css/all-keyword-direction-expec...

13 lines
248 B
HTML

<head>
<style>
html {
font-size: small;
background-color: #F0F0F0;
color: blue;
}
span { direction:rtl; }
</style>
</head>
<body>
<span id="quote">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</span> Phasellus eget velit sagittis.