Closed
Bug 1814060
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 38281 - Add <input pattern> tests for RegExp `u` flag
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox111 fixed)
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38281 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38281
Details from upstream follow.
Mathias Bynens <mathias@qiwi.be> wrote:
Add <input pattern> tests for RegExp
uflagThis patch adds a test verifying that <input pattern> is Unicode code point-aware (rather than dealing with individual surrogate halves), and another test verifying that <input pattern> supports Unicode property escape syntax. These two pieces of functionality are part of the RegExp
uflag in JavaScript.References:
| Assignee | ||
Comment 1•3 years ago
|
||
PR 38281 applied with additional changes from upstream: 16332f725f55d7be37c9f9983e498047826bbc5b
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=60c417fa4660806803cea66dec79de256a5d5b7e
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5d9695a1c4d9
[wpt PR 38281] - Add <input pattern> tests for RegExp `u` flag, a=testonly
| Assignee | ||
Comment 4•3 years ago
|
||
Test result changes from PR not available.
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•