When you stare into the crashtest, the crashtest also stares back into you.

git-svn-id: svn://10.0.0.236/trunk@241485 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jruderman%hmc.edu
2007-12-17 01:20:41 +00:00
parent 6cdf90322d
commit cd67ab7dfc
2 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<html>
<head></head>
<body>
<div style="position: absolute"><input id="input" type="file" style="top: 100%"></div>
<script>
document.body.offsetHeight;
document.getElementById("input").style.position = "absolute";
</script>
</body>
</html>

View File

@@ -9,3 +9,4 @@ load 366537-1.xhtml
load 367587-1.html
load 370940-1.html
load 382610-1.html
load 386554-1.html