Open
Bug 1812963
Opened 3 years ago
Updated 1 year ago
Implmenent `break-(before|after): column`
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
NEW
People
(Reporter: dineshdmr, Unassigned)
Details
Attachments
(1 file)
|
341.10 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Steps to reproduce:
Please check I am using break-before or break-after column in a project but its showing invalid
you can open this in mozilla here itself not working
https://developer.mozilla.org/en-US/docs/Web/CSS/break-before#result
Actual results:
its showing invalid property value you can see in attached file
you can open this in mozilla here itself not working
https://developer.mozilla.org/en-US/docs/Web/CSS/break-before#result
Expected results:
Need to work as working in other browsers
Updated•3 years ago
|
Component: Untriaged → Layout: Columns
Product: Firefox → Core
Updated•3 years ago
|
Component: Layout: Columns → CSS Parsing and Computation
Comment 1•3 years ago
|
||
Not supported atm, as in the code here.
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: break-after column not working → Implmenent `break-(before|after): column`
You need to log in
before you can comment on or make changes to this bug.
Description
•