mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
7 lines
289 B
HTML
7 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>
|
|
|