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