Open
Bug 1605558
Opened 5 years ago
Updated 4 months ago
Implement CSS4 column combinator (`||`)
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: e7358d9c, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed)
Selectors Level 4 adds the column combinator (||
), which matches elements belonging to the column matched by the left side.
See: https://drafts.csswg.org/selectors-4/#the-column-combinator
Summary: Implement CSS4 column combinator || → Implement CSS4 column combinator (`||`)
See Also: → 371323
Updated•5 years ago
|
Keywords: dev-doc-needed
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•