Closed
Bug 1569097
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18104 - MathML: Use feature detection in more tests to avoid false negative results
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream error])
Sync web-platform-tests PR 18104 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18104
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
MathML: Use feature detection in more tests to avoid false negative results
- direction-token-ref.html: use style="direction: rtl;" for the reference instead of dir="rtl", otherwise nothing is actually tested. This matches how it is in WebKit's repository.
- displaystyle-1.html: Verify that the sibling of the mfrac actually draws large operator bigger, otherwise test passes when displaystyle/largeop are not supported at all.
- feature-detection.js: Add feature detection for the dir attribute.
| Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/be322fcdd726
[wpt PR 18104] - MathML: Use feature detection in more tests to avoid false negative results, a=testonly
| Assignee | ||
Comment 2•6 years ago
|
||
Result changes from PR not available.
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 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
•