Re: getClientRects result in IE versus Mozilla
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <r6udnWx2-JWbxy3VnZ2dnUVZ_sudnZ2d__12134.8969558769$1219517202$gmane$org@mozilla.org> |
[please don't cross-post without setting a followup-to] Martin Honnen wrote: > Is the result Mozilla gives the intended result? How would the markup > look for an element where getClientRects() in Mozilla would return a > collection with more than one rectangle? You would need an element which is made up of more than one rectangle on the screen. For example, an inline that wraps. -Boris