File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
< div id ="qunit " style ="position:relative; z-index:2; "> </ div >
27
27
28
28
<!--
29
- elements smaller than 10px have a line-height set on them to avoid a bug in IE6
29
+ elements smaller than 20px have a line-height set on them to avoid a bug in IE6
30
30
.height() returns the greater of the height and line-height
31
31
-->
32
32
33
33
< div id ="qunit-fixture " style ="top: 0; left: 0; z-index:1 ">
34
34
< div id ="el1 " style ="position: absolute; width: 6px; height: 6px; line-height: 6px; "> </ div >
35
35
< div id ="el2 " style ="position: absolute; width: 6px; height: 6px; line-height: 6px; "> </ div >
36
36
< div id ="parent " style ="position: absolute; width: 6px; height: 6px; top: 4px; left: 4px; line-height: 6px; "> </ div >
37
- < div id ="within " style ="position: absolute; width: 12px; height: 12px; top: 2px; left: 0px; "> </ div >
37
+ < div id ="within " style ="position: absolute; width: 12px; height: 12px; top: 2px; left: 0px; line-height: 12px; "> </ div >
38
38
39
39
< div id ="scrollx " style ="position: absolute; top: 0px; left: 0px ">
40
40
< div id ="elx " style ="position: absolute; width: 10px; height: 10px; line-height: 10px; "> </ div >
You can’t perform that action at this time.
0 commit comments