mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
13 lines
289 B
HTML
13 lines
289 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!--
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=575561
|
|
-->
|
|
<head>
|
|
<title>Test for links in app tab subframes</title>
|
|
</head>
|
|
<body>
|
|
<a href="http://example.org/browser/browser/base/content/test/dummy_page.html">different domain</a>
|
|
</body>
|
|
</html>
|