Open Bug 1436592 Opened 6 years ago Updated 2 years ago

[wpt-sync] PR 9431 - Constraint fixes

Categories

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

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: mozilla.org, Unassigned)

Details

(Whiteboard: [wptsync downstream error])

This fixes two things:
1) a typo in a loop where instead of using the length of `fm2`, `fm1` is used, even though it's iterating through `fm2`'s elements
2) `readonly` attribute does not apply to input type `file`, `colour` and `submit`, as per https://html.spec.whatwg.org/multipage/input.html#concept-input-apply
Component: web-platform-tests → DOM
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.