Closed Bug 1474232 Opened 8 years ago Closed 5 years ago

[wpt-sync] Sync PR 11849 - Add tests for radio button

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 11849 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/11849 Details from upstream follow. kaixinjxq <xiuqix.jiang@intel.com> wrote: > Add tests for radio button > > Fix #2551 by adding following tests: > - The radio buttons in different radio button groups don't affect each other > 1. The input elements' type attribute are not radio > 2. The different form owners and no form owner > 3. The radio elements' name attribute are empty > - Constraint validation required > - When any of the following phenomena occur, if the element's checkedness state is true after the occurrence, the checkedness state of all the other elements in the same radio button group must be set to false > 1. The element's form owner changes > 2. A type change is signalled for the element > > @cvrebert, PTAL.
Component: web-platform-tests → DOM
Product: Testing → Core
Component: DOM → DOM: Core & HTML
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.