Page MenuHomePhabricator

bullet-test.html

Authored By
bzimport
Nov 21 2014, 10:02 PM
Size
423 B
Referenced Files
None
Subscribers
None

bullet-test.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Bullet test</title>
<style type="text/css">
ul {
list-style-image: url(http://en.wikipedia.org/skins-1.5/monobook/bullet.gif);
}
</style>
<body>
<ul>
<li>Bullet should be a <a href="http://en.wikipedia.org/skins-1.5/monobook/bullet.gif">cyan square</a></li>
</ul>
</body>
</html>

File Metadata

Mime Type
text/html
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4182
Default Alt Text
bullet-test.html (423 B)

Event Timeline