1 2 3 4 5 6 7 8 9 10 11 12
<!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/general/dummy_page.html">different domain</a> </body> </html>