[wpt-sync] Sync PR 23591 - [css-ruby] test parsing of the ruby-merge property
Categories
(Core :: Layout: Ruby, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23591 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23591
Details from upstream follow.
Florian Rivoal <git@florian.rivoal.net> wrote:
[css-ruby] test parsing of the ruby-merge property
| 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 73 tests
Status Summary
Firefox
OK : 2
PASS: 6[GitHub] 77[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 3
Chrome
OK : 2
PASS: 6
FAIL: 3
Safari
OK : 2
PASS: 6
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-ruby/parsing/ruby-merge-valid.html
e.style['ruby-align'] = "auto" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['ruby-align'] = "separate" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
e.style['ruby-align'] = "merge" should set the property value: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/0d17c6043c0e
https://hg.mozilla.org/mozilla-central/rev/9bc01d4cc4fc
Description
•