9 The following elements behave differently in different browsers.
10 Our current behavior will cause them to overlap,
11 but we may need to change this in the future.
13 <table border=
"0" cellspacing=
"1" cellpadding=
"1" width=
"100%">
15 <td nowrap
><img src=
"resources/apple_m.jpg" class=
"test"></td>
16 <td><img src=
"resources/apple_m.jpg" class=
"test"></td>
17 <td><img src=
"resources/apple_m.jpg" class=
"test"></td>
18 <td width=
"100%"> </td>
25 <table border=
"0" cellspacing=
"1" cellpadding=
"1" width=
"100%">
27 <td nowrap
><img src=
"resources/apple_m.jpg" height=
"100%"></td>
28 <td><img src=
"resources/apple_m.jpg" height=
"100%"></td>
29 <td><img src=
"resources/apple_m.jpg" height=
"100%"></td>
30 <td width=
"100%"> </td>