mirror of
https://github.com/janishutz/libreevent.git
synced 2026-06-13 04:01:22 +02:00
restructuring
This commit is contained in:
+1
File diff suppressed because one or more lines are too long
+6
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
@@ -0,0 +1,24 @@
|
||||
|
||||
|
||||
<html><head>
|
||||
<style type="text/css">
|
||||
#a {
|
||||
margin:0 10px 10px;
|
||||
}
|
||||
|
||||
#b {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
</style>
|
||||
<title>IE Crasher</title>
|
||||
</head>
|
||||
<body>
|
||||
<table><tr><td>
|
||||
<div id="a">
|
||||
<form id="b">
|
||||
<input type="text" name="test"/>
|
||||
</div>
|
||||
</td><td width="1"></td></tr></table>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user