mirror of
https://github.com/servo/servo.git
synced 2025-11-11 04:07:48 +00:00
6 lines
139 B
HTML
6 lines
139 B
HTML
<!DOCTYPE html>
|
|
<title>CSS Test Reference</title>
|
|
<p>
|
|
<span style="font-weight:bold">Should be bold</span><br>
|
|
Should not be bold
|
|
</p>
|