Closed
Bug 1565632
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 17807 - Test that writing location.hash automatically encodes hash
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17807 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17807
Details from upstream follow.
Robert Flack <flackr@chromium.org> wrote:
Test that writing location.hash automatically encodes hash
Writing location.hash should invoke the standard URL encoding rules which encodes all non URL code points with percent-encoding.
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Type: -- → task
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b350f3a46adeddf40901702b0225f328923b3156
| Assignee | ||
Comment 4•7 years ago
|
||
Ran 1 tests and 6 subtests
OK : 1
PASS : 6
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4fb06581c4fe
[wpt PR 17807] - Test that writing location.hash automatically encodes hash, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•