mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-12 20:30:18 +00:00
15 lines
287 B
HTML
15 lines
287 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<style type="text/css">
|
|
div { width: 0px; }
|
|
</style>
|
|
<title>Test - Bug 820255</title>
|
|
</head>
|
|
<body>
|
|
<div>A B</div>
|
|
<div>A B</div>
|
|
</body>
|
|
</html>
|