Hallo Kai,
'height' und 'width' sind für inline-Elemente nun ganz sicher nicht definiert, 'overflow' weiß ich nicht (glaub' ich aber auch nicht so wirklich).
nur fürs Protokoll:
http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-height
"Applies to: all elements but non-replaced inline elements, table columns, and column groups"
http://www.w3.org/TR/REC-CSS2/visufx.html#propdef-overflow
"Applies to: block-level and replaced elements"
http://www.w3.org/TR/REC-CSS2/visudet.html#propdef-width
"Applies to: all elements but non-replaced inline elements, table rows, and row groups"
Viele Grüße,
Stefan