File tree Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Expand file tree Collapse file tree 1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change 11
11
< body >
12
12
< div id ="qunit " style ="position:relative; z-index:2; "> </ div >
13
13
14
- <!--
15
- elements smaller than 20px have a line-height set on them to avoid a bug in IE6
16
- .height() returns the greater of the height and line-height
17
- -->
18
-
19
14
< div id ="qunit-fixture " style ="top: 0; left: 0; z-index:1 ">
20
- < div id ="el1 " style ="position: absolute; width: 6px; height: 6px; line-height: 6px; "> </ div >
21
- < div id ="el2 " style ="position: absolute; width: 6px; height: 6px; line-height: 6px; "> </ div >
22
- < div id ="parent " style ="position: absolute; width: 6px; height: 6px; top: 4px; left: 4px; line-height: 6px; "> </ div >
23
- < div id ="within " style ="position: absolute; width: 12px; height: 12px; top: 2px; left: 0px; line-height: 12px; "> </ div >
15
+ < div id ="el1 " style ="position: absolute; width: 6px; height: 6px; "> </ div >
16
+ < div id ="el2 " style ="position: absolute; width: 6px; height: 6px; "> </ div >
17
+ < div id ="parent " style ="position: absolute; width: 6px; height: 6px; top: 4px; left: 4px; "> </ div >
18
+ < div id ="within " style ="position: absolute; width: 12px; height: 12px; top: 2px; left: 0px; "> </ div >
24
19
25
20
< div id ="scrollx " style ="position: absolute; top: 0px; left: 0px ">
26
- < div id ="elx " style ="position: absolute; width: 10px; height: 10px; line-height: 10px; "> </ div >
21
+ < div id ="elx " style ="position: absolute; width: 10px; height: 10px; "> </ div >
27
22
< div id ="parentx " style ="position: absolute; width: 20px; height: 20px; top: 40px; left: 40px; "> </ div >
28
23
</ div >
29
24
37
32
< div style ="width: 50px; height: 10px; "> </ div >
38
33
</ div >
39
34
40
- < div id ="bug-8710-within-smaller " style ="position: absolute; width: 100px; height: 99px; top: 0px; left: 0px; line-height: 99px; "> </ div >
41
- < div id ="bug-8710-within-bigger " style ="position: absolute; width: 100px; height: 101px; top: 0px; left: 0px; line-height: 101px; "> </ div >
35
+ < div id ="bug-8710-within-smaller " style ="position: absolute; width: 100px; height: 99px; top: 0px; left: 0px; "> </ div >
36
+ < div id ="bug-8710-within-bigger " style ="position: absolute; width: 100px; height: 101px; top: 0px; left: 0px; "> </ div >
42
37
</ div >
43
38
44
39
</ body >
You can’t perform that action at this time.
0 commit comments