[wpt-sync] Sync PR 23912 - Add MathML tests for presentational hints
Categories
(Core :: MathML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(6 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Sync web-platform-tests PR 23912 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23912
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
Add MathML tests for presentational hints
presentational hints are author-level zero-specifity
style attribute is author-level + infinite specificitySo style wins over mapped attributes.
https://www.w3.org/TR/css-cascade-3/#cascading
https://html.spec.whatwg.org/multipage/rendering.html#presentational-hints
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
FAIL: 1
Chrome
PASS: 1
Safari
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/mathml/relations/css-styling/presentational-hints-001.html: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•6 years ago
|
||
Automatic update from web-platform-tests
Add MathML tests for presentational hints (#23912)
- Add MathML tests for presentational hints
presentational hints are author-level zero-specifity
style attribute is author-level + infinite specificity
So style wins over mapped attributes.
https://www.w3.org/TR/css-cascade-3/#cascading
https://html.spec.whatwg.org/multipage/rendering.html#presentational-hints
--
wpt-commits: 57bee5d4f85fb3fbc04aa0d5ddb2aca7c8803f05
wpt-pr: 23912
Comment 5•6 years ago
|
||
wpt-pr: 23912
wpt-type: metadata
Comment 6•6 years ago
|
||
Automatic update from web-platform-tests
Add MathML tests for presentational hints (#23912)
- Add MathML tests for presentational hints
presentational hints are author-level zero-specifity
style attribute is author-level + infinite specificity
So style wins over mapped attributes.
https://www.w3.org/TR/css-cascade-3/#cascading
https://html.spec.whatwg.org/multipage/rendering.html#presentational-hints
--
wpt-commits: 57bee5d4f85fb3fbc04aa0d5ddb2aca7c8803f05
wpt-pr: 23912
Comment 7•6 years ago
|
||
wpt-pr: 23912
wpt-type: metadata
Comment 8•6 years ago
|
||
Automatic update from web-platform-tests
Add MathML tests for presentational hints (#23912)
- Add MathML tests for presentational hints
presentational hints are author-level zero-specifity
style attribute is author-level + infinite specificity
So style wins over mapped attributes.
https://www.w3.org/TR/css-cascade-3/#cascading
https://html.spec.whatwg.org/multipage/rendering.html#presentational-hints
--
wpt-commits: 57bee5d4f85fb3fbc04aa0d5ddb2aca7c8803f05
wpt-pr: 23912
Comment 9•6 years ago
|
||
wpt-pr: 23912
wpt-type: metadata
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ef42dc394250
https://hg.mozilla.org/mozilla-central/rev/155d1a05d81c
Description
•