mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
14 lines
No EOL
339 B
HTML
14 lines
No EOL
339 B
HTML
<!DOCTYPE html>
|
|
<html dir="rtl"><head>
|
|
<meta charset="utf-8">
|
|
<title>CSS Reftest Reference</title>
|
|
<link href="mailto:smontagu@mozilla.com" rel="author" title="Simon Montagu">
|
|
<style type="text/css">
|
|
html { text-align: start; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p>This line should be aligned right</p>
|
|
|
|
|
|
</body></html> |