mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
17 lines
346 B
HTML
17 lines
346 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!--
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=1086684
|
|
-->
|
|
<head>
|
|
<title>Test for Bug 1086684</title>
|
|
<meta charset="UTF-8">
|
|
</head>
|
|
<body>
|
|
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1086684">Mozilla Bug 1086684</a>
|
|
<div id="content">
|
|
<input type="file" id="f">
|
|
</div>
|
|
</body>
|
|
</html>
|