mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
7 lines
350 B
HTML
7 lines
350 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html><head><title>CSS Test Reference</title>
|
|
</head><body style="direction: rtl">
|
|
<span style="display: block">x</span>
|
|
<span style="border: 5px solid blue; border-left: none; border-right: none; padding-left: 10px"></span>
|
|
|
|
</body></html> |