RetroZilla/layout/html/tests/block/bugs/15340.html
2015-10-20 23:03:22 -04:00

23 lines
536 B
HTML

<html>
<head>
<style>
BLOCKQUOTE{margin-left : 0px}
</style>
</head>
<body>
<BLOCKQUOTE>
GeForce should have the fastest fillrate of any shipping
product this year. As for hardware T&amp;L, I don't know about you but I'm tired of my
characters in games not having enough polygons to give me a realistic image. Think if we
could build games that put as much geometry into the faces and expressions of characters
as they do in just a few anatomical features of characters like Lara Croft.
</BLOCKQUOTE>
</body>
</html>