[wpt-sync] Sync PR 44747 - CSS word-spacing property does not obey percentages
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox125 fixed)
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44747 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44747
Details from upstream follow.
Myles C. Maxfield <mmaxfield@apple.com> wrote:
CSS word-spacing property does not obey percentages
Export from https://bugs.webkit.org/show_bug.cgi?id=126674 / https://commits.webkit.org/144704@main
Reviewed by Simon Fraser.
One change between CSS2.1 and CSS3 is that the word-spacing CSS property can take percentages (of the width of the space character) in CSS3.
- css2.1/20110323/c541-word-sp-001-expected.html:
- css2.1/20110323/c541-word-sp-001.htm: Updated to not disregard percentages
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Safari
PASS: 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9b77e93fd081
https://hg.mozilla.org/mozilla-central/rev/4283e9f634cb
Description
•