RESOLVED DUPLICATE of bug 3242 7242
Cannot retrieve height values on table rows
https://bugs.webkit.org/show_bug.cgi?id=7242
Summary Cannot retrieve height values on table rows
Parag Shah
Reported 2006-02-13 16:59:40 PST
See attached test case for example. Basically retrieving height values on TR's using clientHeight, offsetHeight or scrollHeight always return zero. FF v1.5.1 and IE v6 both return values for these properties.
Attachments
Table row height testcase (505 bytes, text/html)
2006-02-13 17:02 PST, Parag Shah
no flags
Parag Shah
Comment 1 2006-02-13 17:02:16 PST
Created attachment 6474 [details] Table row height testcase
Alexey Proskuryakov
Comment 2 2006-02-13 21:48:30 PST
bug 3242 doesn't mention clientHeight and scrollHeight (only offsetHeight), but it still sounds like being the same issue... *** This bug has been marked as a duplicate of 3242 ***
Joost de Valk (AlthA)
Comment 3 2006-02-14 02:43:45 PST
I'd say bug 3297 is a closer match, or at least, this depends on it, adding as such.
Note You need to log in before you can comment on or make changes to this bug.