mirror of
https://github.com/servo/servo
synced 2026-05-10 17:12:23 +02:00
8 lines
289 B
HTML
8 lines
289 B
HTML
<!doctype html>
|
|
<meta charset="utf-8">
|
|
<title>CSS-UI test reference</title>
|
|
<link rel="author" title="Michael Howell" href="mailto:michael@notriddle.com">
|
|
<style>html{font-family:Ahem}</style>
|
|
<div style="width:20em"><p style="text-overflow:ellipsis;overflow:hidden">XXXXXXXXXX</p></div>
|
|
|