1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/metro/base/tests/mochitest/browser_context_menu_tests_03.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,88 @@ 1.4 +<!DOCTYPE html> 1.5 +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"><head> 1.6 +<meta http-equiv="content-type" content="text/html; charset=UTF-8"> 1.7 +<meta charset="utf-8"> 1.8 +</head> 1.9 + 1.10 +<body bgcolor=white> 1.11 + 1.12 +Hello there. <a href="#hello">hello there.</a> 1.13 +<div style="margin-left: 280px;"> 1.14 + 1.15 +<iframe id="frame1" width="800" height="600" src="res/textblock01.html"></iframe> 1.16 + 1.17 +<br /> 1.18 +<br /> 1.19 +Hello there. <a id="rlink1" href="#hello">hello there.</a> 1.20 +<br /> 1.21 +<br /> 1.22 +<br /> 1.23 +<br /> 1.24 +<br /> 1.25 +<br /> 1.26 +<br /> 1.27 +<br /> 1.28 +<br /> 1.29 +<br /> 1.30 +<br /> 1.31 +<br /> 1.32 +<br /> 1.33 +<br /> 1.34 +<br /> 1.35 +<br /> 1.36 +<br /> 1.37 +<br /> 1.38 +<br /> 1.39 +<br /> 1.40 +<br /> 1.41 +<br /> 1.42 +<br /> 1.43 +<br /> 1.44 +<br /> 1.45 +<br /> 1.46 +<br /> 1.47 +<br /> 1.48 +<br /> 1.49 +<br /> 1.50 +<br /> 1.51 +<br /> 1.52 +<br /> 1.53 +<br /> 1.54 +<br /> 1.55 +<br /> 1.56 +<br /> 1.57 +<br /> 1.58 +<br /> 1.59 +<br /> 1.60 +<br /> 1.61 +<br /> 1.62 +<br /> 1.63 +<br /> 1.64 +<br /> 1.65 +<br /> 1.66 +<br /> 1.67 +<br /> 1.68 +<br /> 1.69 +<br /> 1.70 +<br /> 1.71 +<br /> 1.72 +<br /> 1.73 +<br /> 1.74 +<br /> 1.75 +<br /> 1.76 +<br /> 1.77 +<br /> 1.78 +<br /> 1.79 +<br /> 1.80 +<br /> 1.81 +<br /> 1.82 +<br /> 1.83 +<br /> 1.84 +<br /> 1.85 +<br /> 1.86 +<br /> 1.87 +<br /> 1.88 +<br /> 1.89 + 1.90 +</div> 1.91 +</body></html> 1.92 \ No newline at end of file