[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: mozilla.org, 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•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=71f72b0ffa1e85dfdb9372e7edd9a1f9412203c9
Assignee | ||
Comment 2•9 months 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)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0d17c6043c0e [wpt PR 23591] - [css-ruby] test parsing of the ruby-merge property, a=testonly https://hg.mozilla.org/integration/autoland/rev/9bc01d4cc4fc [wpt PR 23591] - Update wpt metadata, a=testonly
Comment 4•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0d17c6043c0e
https://hg.mozilla.org/mozilla-central/rev/9bc01d4cc4fc
Description
•