[wpt-sync] Sync PR 26532 - [CSS] Apply style when a property is defined on ::first-line
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26532 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26532
Details from upstream follow.
b'Jaeyong Bae <jdragon.bae@gmail.com>' wrote:
[CSS] Apply style when a property is defined on ::first-line
This patch enables applying style to pseudo-elements when a property is
defined on ::first-line. Currently, the properties on the ::after and
::before pseudo-elements are not applied on the first-line. So, we
support kPseudoIdFirstLineInherited for the ::before/::after elements.Bug: 892983
Change-Id: I9474eece66921b8073091459cc254d5d1e27a9cf
Reviewed-on: https://chromium-review.googlesource.com/2517339
WPT-Export-Revision: 068d639a149a17fad01b2b572afe1e49eeb46b08
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•