browser/metro/base/tests/mochitest/browser_context_menu_tests_03.html

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

michael@0 1 <!DOCTYPE html>
michael@0 2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head>
michael@0 3 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
michael@0 4 <meta charset="utf-8">
michael@0 5 </head>
michael@0 6
michael@0 7 <body bgcolor=white>
michael@0 8
michael@0 9 Hello there. <a href="#hello">hello there.</a>
michael@0 10 <div style="margin-left: 280px;">
michael@0 11
michael@0 12 <iframe id="frame1" width="800" height="600" src="res/textblock01.html"></iframe>
michael@0 13
michael@0 14 <br />
michael@0 15 <br />
michael@0 16 Hello there. <a id="rlink1" href="#hello">hello there.</a>
michael@0 17 <br />
michael@0 18 <br />
michael@0 19 <br />
michael@0 20 <br />
michael@0 21 <br />
michael@0 22 <br />
michael@0 23 <br />
michael@0 24 <br />
michael@0 25 <br />
michael@0 26 <br />
michael@0 27 <br />
michael@0 28 <br />
michael@0 29 <br />
michael@0 30 <br />
michael@0 31 <br />
michael@0 32 <br />
michael@0 33 <br />
michael@0 34 <br />
michael@0 35 <br />
michael@0 36 <br />
michael@0 37 <br />
michael@0 38 <br />
michael@0 39 <br />
michael@0 40 <br />
michael@0 41 <br />
michael@0 42 <br />
michael@0 43 <br />
michael@0 44 <br />
michael@0 45 <br />
michael@0 46 <br />
michael@0 47 <br />
michael@0 48 <br />
michael@0 49 <br />
michael@0 50 <br />
michael@0 51 <br />
michael@0 52 <br />
michael@0 53 <br />
michael@0 54 <br />
michael@0 55 <br />
michael@0 56 <br />
michael@0 57 <br />
michael@0 58 <br />
michael@0 59 <br />
michael@0 60 <br />
michael@0 61 <br />
michael@0 62 <br />
michael@0 63 <br />
michael@0 64 <br />
michael@0 65 <br />
michael@0 66 <br />
michael@0 67 <br />
michael@0 68 <br />
michael@0 69 <br />
michael@0 70 <br />
michael@0 71 <br />
michael@0 72 <br />
michael@0 73 <br />
michael@0 74 <br />
michael@0 75 <br />
michael@0 76 <br />
michael@0 77 <br />
michael@0 78 <br />
michael@0 79 <br />
michael@0 80 <br />
michael@0 81 <br />
michael@0 82 <br />
michael@0 83 <br />
michael@0 84 <br />
michael@0 85 <br />
michael@0 86
michael@0 87 </div>
michael@0 88 </body></html>

mercurial