mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
9 lines
190 B
HTML
9 lines
190 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="bug535806-css.css">
|
|
</head>
|
|
<body onload="window.parent.wrappedJSObject.htmlLoaded()">
|
|
</body>
|
|
</html>
|