[wpt-sync] Sync PR 23530 - Update some scriptlevel tests to match the new syntax.
Categories
(Core :: Layout: Text and Fonts, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23530 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23530
Details from upstream follow.
Frédéric Wang <fwang@igalia.com> wrote:
Update some scriptlevel tests to match the new syntax.
math-script-level-001,003: No longer relevant since there is no computed
values of math-script-level (not a property anymore).math-script-level-005: This does not correspond to anything in the spec.
math-script-level-002.tentative.html: tweak the test to work with the new syntax.
math-script-level-004.tentative.html: tweak the test to work with the new syntax. Remove the part about the computed values of math-script-level (not a property anymore)
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 73 tests
Status Summary
Firefox
OK : 2
PASS: 71
FAIL: 10
Chrome
OK : 2
FAIL: 10
Safari
OK : 2
FAIL: 10
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-fonts/math-script-level-and-math-style/math-script-level-002.tentative.html
<integer> ; starting from level 50: FAIL (Chrome: FAIL, Safari: FAIL)
auto ; starting from level 7: FAIL (Chrome: FAIL, Safari: FAIL)
auto: FAIL (Chrome: FAIL, Safari: FAIL)
add(<integer>) ; starting from level 3: FAIL (Chrome: FAIL, Safari: FAIL)
<integer>: FAIL (Chrome: FAIL, Safari: FAIL)
add(<integer>): FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-fonts/math-script-level-and-math-style/math-script-level-004.tentative.html
No MATH table: FAIL (Chrome: FAIL, Safari: FAIL)
scriptPercentScaleDown=80, scriptScriptPercentScaleDown=0: FAIL (Chrome: FAIL, Safari: FAIL)
scriptPercentScaleDown=0, scriptScriptPercentScaleDown=40: FAIL (Chrome: FAIL, Safari: FAIL)
scriptPercentScaleDown=80, scriptScriptPercentScaleDown=40: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•5 years ago
|
||
bugherder |
Description
•