mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
8 lines
105 B
HTML
8 lines
105 B
HTML
<!doctype html>
|
|
<title>Tiny text reference</title>
|
|
<style>
|
|
p {
|
|
font-size: 2px;
|
|
}
|
|
</style>
|
|
<p>Tiny text
|