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