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