Closed Bug 597241 Opened 14 years ago Closed 4 years ago

GetTabIndex should have 0 as a default value if the element is focusable, -1 otherwise

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P5)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: mounir, Unassigned)

References

()

Details

(Keywords: dev-doc-needed, html5)

At the moment, GetTabIndex seem to have no default value or 0 as a default value. We do not follow the specifications, see URL.
Related bug: bug 597242
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM: Core & HTML → DOM: UI Events & Focus Handling

The default value of tabIndex is already followed the spec in current code base. So I think we could just close this bug.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.