Closed
Bug 1883056
Opened 9 months ago
Closed 9 months ago
[wpt-sync] Sync PR 44882 - Implement percentage values for letter-spacing and word-spacing per css-text-4
Categories
(Core :: Layout: Text and Fonts, task, P4)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 3 open bugs, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44882 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44882
Details from upstream follow.
Sam Sneddon <gsnedders@apple.com> wrote:
Implement percentage values for letter-spacing and word-spacing per css-text-4
Exported from https://bugs.webkit.org/show_bug.cgi?id=262762
Assignee | ||
Updated•9 months ago
|
Component: web-platform-tests → Layout: Text and Fonts
Product: Testing → Core
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d13378cbabdd2970f52a1a804511f4848f55915a
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 14 tests
Status Summary
Firefox
OK
: 10
PASS
: 136
FAIL
: 16
ERROR
: 1
Chrome
OK
: 11
PASS
: 150
FAIL
: 34
Safari
OK
: 11
PASS
: 179
FAIL
: 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html [wpt.fyi]:
ERROR
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
]
New Tests That Don't Pass
- /css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html [wpt.fyi]:
ERROR
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /css/css-text/inheritance.html [wpt.fyi]
- Property hanging-punctuation has initial value none:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property hanging-punctuation inherits:
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property text-align-all has initial value start:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property text-align-all inherits:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Property hanging-punctuation has initial value none:
- /css/css-text/parsing/letter-spacing-computed.html [wpt.fyi]
- Property letter-spacing value '110%':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property letter-spacing value '-5%':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property letter-spacing value 'calc(10% - 20%)':
FAIL
(Chrome:FAIL
, Safari:PASS
) - Property letter-spacing value 'calc(10px - (5% + 10%)':
FAIL
(Chrome:FAIL
, Safari:PASS
)
- Property letter-spacing value '110%':
- /css/css-text/parsing/letter-spacing-valid.html [wpt.fyi]
- e.style['letter-spacing'] = "120%" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['letter-spacing'] = "-10%" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['letter-spacing'] = "calc(2ch - 30%)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
) - e.style['letter-spacing'] = "calc(40% + 50px)" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- e.style['letter-spacing'] = "120%" should set the property value:
- /css/css-values/calc-letter-spacing.html [wpt.fyi]
- testing letter-spacing: calc(100%):
FAIL
(Chrome:FAIL
, Safari:PASS
)
- testing letter-spacing: calc(100%):
- /css/css-text/letter-spacing/letter-spacing-percent-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/css-text/word-spacing/word-spacing-002.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - /css/css-text/word-spacing/word-spacing-percent-001.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
)
Tests Disabled in Gecko Infrastructure
- /css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html [wpt.fyi]:
ERROR
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f5fdee6b7872
[wpt PR 44882] - Implement percentage values for letter-spacing and word-spacing per css-text-4, a=testonly
https://hg.mozilla.org/integration/autoland/rev/b05db1940ca2
[wpt PR 44882] - Update wpt metadata, a=testonly
Comment 4•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f5fdee6b7872
https://hg.mozilla.org/mozilla-central/rev/b05db1940ca2
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•