[wpt-sync] Sync PR 43861 - Support logical direction relative units in highlights
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43861 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43861
Details from upstream follow.
Stephen Chenney <schenney@chromium.org> wrote:
Support logical direction relative units in highlights
Add tracking in the style system for the use of logical
direction relative units (e.g. vi, vb, cqi, cqb etc).
Make use of the tracking to detect a change in logical
direction necessitating highlight style recalc.Add WPT tests.
Bug: 1468306
Change-Id: I730f183b171d504df131430f69475ad56bb46ebb
Reviewed-on: https://chromium-review.googlesource.com/5172505
WPT-Export-Revision: 44044fa9a66e2bb872af9934ac249ebc08f94a33
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
FAIL
: 2
Chrome
PASS
: 1
FAIL
: 1
Safari
FAIL
: 2
Links
Details
New Tests That Don't Pass
- /css/css-highlight-api/painting/custom-highlight-logical-metrics-001.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /css/css-highlight-api/painting/custom-highlight-logical-metrics-002.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d7a30940b62c
https://hg.mozilla.org/mozilla-central/rev/3420ceb3ed17
Description
•