mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-19 02:43:07 +09:00
13 lines
234 B
HTML
13 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>
|