Closed
Bug 1976171
Opened 25 days ago
Closed 18 days ago
[wpt-sync] Sync PR 53648 - Fix codepoint markup in JavaScript
Categories
(Core :: MathML, task, P4)
Core
MathML
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 53648 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/53648
Details from upstream follow.
eri <eri@igalia.com> wrote:
Fix codepoint markup in JavaScript
Fixes an oversight with #53476, the codepoint for "É" in JavaScript was written with HTML formatting, so it was registering as multiple characters, making the test fail.
Assignee | ||
Comment 1•25 days ago
|
||
PR 53648 applied with additional changes from upstream: 6b740ddd9ec61089d958f9d19f3fc0217871c74d
Assignee | ||
Updated•25 days ago
|
Component: web-platform-tests → MathML
Product: Testing → Core
Assignee | ||
Comment 2•25 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=932175ddc9c75749fde1a726a237b6227bb6dacd
Assignee | ||
Comment 3•25 days ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/0351119d2fba
https://hg.mozilla.org/integration/autoland/rev/f842eccf8b59
[wpt PR 53648] - Fix codepoint markup in JavaScript, a=testonly
Comment 5•18 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 18 days ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•