Sign in
webkit
/
WebKit
/
51d2026f123f19fcb7f647cb9beef1a0b7f94b83
/
.
/
LayoutTests
/
fast
/
invalid
/
td-inside-object.html
blob: a32bc9bc7a504a6a7c98604a035533ff059d4e92 [
file
] [
log
] [
blame
]
<table><tr><td>
This text should be to the left of the cat image.
<td><object
data
=
"resources/cat.png"
/>
<td>
This text should be to the right of the cat image.
</tr>
</table>