mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
14 lines
234 B
HTML
14 lines
234 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html><head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
<title>Testcase for bug </title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<p id="foo">foo</p>
|
||
|
<p id="ie">ie</p>
|
||
|
<p id="moz">moz</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|