[wpt-sync] Sync PR 32811 - `ListedElement::reportValidity` should show the validation message even if the element is not focusable.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox99 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32811 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32811
Details from upstream follow.
Russell Bicknell <bicknellr@google.com> wrote:
ListedElement::reportValidityshould show the validation message even if the element is not focusable.The specification says:
https://html.spec.whatwg.org/C/#report-validity-stepsIf report is true, then report the problems with the constraints of this
element to the user. When reporting the problem with the constraints to the
user, the user agent may run the focusing steps for element, ...Bug: 1139621
Change-Id: I029802f9110dd7cd90d38bb44cf4be3ee75f3689
Reviewed-on: https://chromium-review.googlesource.com/3448132
WPT-Export-Revision: 41c255e4b77e3e4781ae3b0b7acc34e8585fdf46
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
PASS: 1
Links
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•