Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
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>