Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
michael@0 | 1 | <!DOCTYPE HTML> |
michael@0 | 2 | <html><head> |
michael@0 | 3 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
michael@0 | 4 | |
michael@0 | 5 | |
michael@0 | 6 | </head><body onload="foo()"> |
michael@0 | 7 | |
michael@0 | 8 | <iframe id="x" src="428278-iframe.html"></iframe> |
michael@0 | 9 | <script> |
michael@0 | 10 | var w = 400; |
michael@0 | 11 | function foo() { |
michael@0 | 12 | var div = document.getElementById('x'); |
michael@0 | 13 | div.style.width=w+"px"; |
michael@0 | 14 | ++w; |
michael@0 | 15 | var v = document.offsetHeight; |
michael@0 | 16 | } |
michael@0 | 17 | </script> |
michael@0 | 18 | </body></html> |