Closed Bug 1608009 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 21103 - html: Add validation tests for <input type=time> with reversed range

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 21103 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/21103
Details from upstream follow.

Timothy Gu <timothygu99@gmail.com> wrote:

html: Add validation tests for <input type=time> with reversed range

See https://html.spec.whatwg.org/C/#the-min-and-max-attributes.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 73 subtests

Status Summary

Firefox

OK : 2
PASS: 129
FAIL: 5

Chrome

OK : 2
PASS: 131
FAIL: 3

Safari

OK : 2
PASS: 12
FAIL: 18

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html
[INPUT in TIME status] The time is max for reversed range: FAIL (Chrome: FAIL)
[INPUT in NUMBER status] The value is less than min(special floating number): FAIL (Chrome: PASS, Safari: FAIL)
/html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html
[INPUT in TIME status] The time is inside the accepted range for reversed range: FAIL (Chrome: FAIL)
[INPUT in NUMBER status] The value is greater than max(special floating number): FAIL (Chrome: PASS, Safari: FAIL)
[INPUT in TIME status] The time is min for reversed range: FAIL (Chrome: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/519056097bc2
[wpt PR 21103] - html: Add validation tests for <input type=time> with reversed range, a=testonly
https://hg.mozilla.org/integration/autoland/rev/a9595fc0201d
[wpt PR 21103] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.