Mozilla/mozilla/layout/reftests/bugs/332360-width.html
dbaron%dbaron.org 4c6be24c1f Add two more tests for 332360.
git-svn-id: svn://10.0.0.236/trunk@221502 18797224-902f-48f8-a5cc-f745e15eee43
2007-03-08 01:25:11 +00:00

15 lines
374 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US" dir="rtl">
<head>
<title>Testcase, bug 332360</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
</head>
<body>
<ul><li style="width: 60%">list item</li></ul>
</body>
</html>