Closed Bug 1680562 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 26747 - Add tests for form newline normalization in filenames

Categories

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

task

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

b'Andreu Botella <abb@randomunok.com>' wrote:

Add tests for form newline normalization in filenames

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

CI Results

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

Total 1 tests and 12 subtests

Status Summary

Firefox

OK : 1
PASS: 6
FAIL: 6

Chrome

OK : 1
PASS: 12

Safari

OK : 1
PASS: 6
FAIL: 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/html/semantics/forms/form-submission-0/newline-normalization.html
Form newline normalization: \n in the value becomes \r\n: FAIL (Chrome: PASS, Safari: FAIL)
Form newline normalization: \r in the value becomes \r\n: FAIL (Chrome: PASS, Safari: FAIL)
Form newline normalization: \n\r in the value becomes \r\n\r\n: FAIL (Chrome: PASS, Safari: FAIL)
Form newline normalization: \n in the name becomes \r\n: FAIL (Chrome: PASS, Safari: FAIL)
Form newline normalization: \r in the name becomes \r\n: FAIL (Chrome: PASS, Safari: FAIL)
Form newline normalization: \n\r in the name becomes \r\n\r\n: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38afb6f07039
[wpt PR 26747] - Add tests for form newline normalization in filenames, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.