[wpt-sync] Sync PR 25797 - Make hidden input _charset_ check case insensitive
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25797 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25797
Details from upstream follow.
b'Joey Arhar <jarhar@chromium.org>' wrote:
Make hidden input charset check case insensitive
The spec for this is changing:
https://github.com/whatwg/html/issues/5914
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/html/semantics/forms/the-input-element/hidden-charset-case-sensitive.html
keyword charset: FAIL
New Tests That Don't Pass
/html/semantics/forms/the-input-element/hidden-charset-case-sensitive.html
keyword charset: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/fbdda048d4ea
https://hg.mozilla.org/mozilla-central/rev/46da857116ec
Description
•