Open
Bug 684062
(css-multicol)
Opened 12 years ago
Updated 10 months ago
[META][css-multicol] implement CSS Multi-column Layout Module - Compare spec and current support
Categories
(Core :: Layout: Columns, task)
Core
Layout: Columns
Tracking
()
NEW
People
(Reporter: jwir3, Unassigned)
References
(Depends on 3 open bugs, Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed, DevAdvocacy, meta, Whiteboard: [DevRel:P1])
Attachments
(2 files, 2 obsolete files)
18.05 KB,
text/html
|
Details | |
44.62 KB,
patch
|
Details | Diff | Splinter Review |
The CSS3 multi=column layout module spec, as detailed here: http://www.w3c.org/Tr/CSS3-multicol/#lsquo1 is mostly implemented in gecko. This implementation needs to be verified, tests need to be written, and the prefixes need to be removed.
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → sjohnson
Reporter | ||
Comment 1•12 years ago
|
||
This is a simple comparison of features outlined in the spec to our current implementation, along with whether or not we have a test for the given feature, and if so, where that test is located. This is a work in progress, so many of the columns are still being compared. If any of the items are unclear, or you think I should add/remove specific areas, please feel free to post that here.
Reporter | ||
Updated•12 years ago
|
Depends on: column-span
Reporter | ||
Updated•12 years ago
|
No longer depends on: column-span
Reporter | ||
Comment 2•12 years ago
|
||
Added a new version of this comparison chart, indicating which tests I've written in a patch (to be posted next).
Attachment #562150 -
Attachment is obsolete: true
Reporter | ||
Comment 3•12 years ago
|
||
This is a work-in-progress patch that corresponds to some tests added for the above chart.
Reporter | ||
Comment 4•12 years ago
|
||
Reporter | ||
Updated•12 years ago
|
Depends on: column-span
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 567578 [details] [diff] [review] b684062 - Patch to deprefix column properties. (WIP) Removing this to place on bug 629452 where it more accurately belongs.
Attachment #567578 -
Attachment is obsolete: true
Reporter | ||
Updated•12 years ago
|
Priority: -- → P2
Comment 6•10 years ago
|
||
Bug 775618 may block this one.
Are there any plans to work on this? Have a look at the new editor's draft (8th October): http://dev.w3.org/csswg/css-multicol/
Comment 8•8 years ago
|
||
In my opinion, this bug should be a meta . We should have all the other multi-column bug reports blocking this bug report.
Updated•7 years ago
|
Keywords: DevAdvocacy
Whiteboard: [DevRel:P1]
Updated•7 years ago
|
Flags: platform-rel?
Updated•7 years ago
|
platform-rel: --- → ?
Updated•7 years ago
|
Alias: css3-multicol
Summary: Compare spec and implement CSS multi-column support → [META] implement CSS Multi-column Layout Module - Compare spec and current support
Updated•7 years ago
|
Blocks: all-css-modules
Updated•7 years ago
|
platform-rel: ? → ---
Updated•6 years ago
|
Keywords: dev-doc-needed
Comment 9•6 years ago
|
||
Current support of CSS3 Multi-column test suite (170 tests) http://test.csswg.org/harness/review/css-multicol-1_dev/ with Firefox 57.0a1 buildID=20170820221144: http://test.csswg.org/harness/results/css-multicol-1_dev/grouped/browser/Firefox/browser_version/57.0/ Gecko: Passed 66.47%, Coverage 100% Other results: http://test.csswg.org/harness/results/css-multicol-1_dev/grouped/
Comment 10•6 years ago
|
||
Current support of CSS3 Multi-column test suite (170 tests) http://test.csswg.org/harness/review/css-multicol-1_dev/ with Chrome 62.0.3188.2 (dev channel): http://test.csswg.org/harness/results/css-multicol-1_dev/grouped/engine/Blink/browser/Chrome/browser_version/62.0.3188.2/ Blink: Passed 70.59%, Coverage 100%
Updated•6 years ago
|
Depends on: enable-column-span-nightly
Updated•6 years ago
|
Depends on: ship-column-span
Comment 11•6 years ago
|
||
Use CSSWG shorthand for alias. Link to editor's draft.
Alias: css3-multicol → css-multicol
Summary: [META] implement CSS Multi-column Layout Module - Compare spec and current support → [META][css-multicol] implement CSS Multi-column Layout Module - Compare spec and current support
Updated•5 years ago
|
No longer depends on: enable-column-span-nightly
Updated•5 years ago
|
No longer depends on: ship-column-span
Updated•5 years ago
|
Type: defect → enhancement
Comment 12•2 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:dholbert, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: jaywir3 → nobody
Flags: needinfo?(dholbert)
Comment 13•2 years ago
|
||
It's OK for a meta bug without an assignee.
Severity: normal → --
Type: enhancement → task
Component: Layout → Layout: Columns
Flags: needinfo?(dholbert)
Priority: P2 → --
Comment hidden (spam) |
Comment 15•10 months ago
|
||
(In reply to Ivon from comment #14)
Please don't make random edits to bugs. Thanks.
Flags: needinfo?(Jcash0464)
You need to log in
before you can comment on or make changes to this bug.
Description
•