Open Bug 1403014 Opened 7 years ago Updated 2 years ago

<colgroup>, <col> and <option>.offsetTop are incompatible with Chrome

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

Attachments

(1 file)

Attached file test
<colgroup>, <col> and <option>.offsetTop are incompatible with Chrome.

The spec:
https://drafts.csswg.org/cssom-view/#dom-htmlelement-offsettop


Chrome result (see Console output):
-10 62 -10 64 
-10 0 -10 0 
0 0 0 0 

Nightly result:
12 62 12 64 
12 2 12 2 
97 115 133 151 

(both on Linux)
Priority: -- → P3
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: