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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 <!DOCTYPE html>
michael@0 2 <html>
michael@0 3 <head>
michael@0 4 </head>
michael@0 5 <body>
michael@0 6 <div>
michael@0 7 <iframe id="frame1" style="overflow:hidden; width:50em; font-size: 95%;" height="600" src="res/textblock01.html"></iframe>
michael@0 8 <br />
michael@0 9 <br />
michael@0 10 Hello there. <a id="rlink1" href="#hello">Hi!</a>
michael@0 11 <br />
michael@0 12 <br />
michael@0 13 <br />
michael@0 14 <br />
michael@0 15 <br />
michael@0 16 <br />
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 </div>
michael@0 66 </body>
michael@0 67 </html>

mercurial