NEW 149548
Change -webkit-line-grid to match the spec
https://bugs.webkit.org/show_bug.cgi?id=149548
Summary Change -webkit-line-grid to match the spec
Simon Fraser (smfr)
Reported 2015-09-24 18:10:52 PDT
We have an old implementation of line grid that doesn't match the spec: https://drafts.csswg.org/css-line-grid/
Attachments
Radar WebKit Bug Importer
Comment 1 2015-09-24 18:12:38 PDT
Simon Fraser (smfr)
Comment 2 2015-10-13 21:15:00 PDT
Webkit implements a named grid, with inherited -webkit-line-grid. Spec has non-inherited line-grid, with 'create' to establish one.
Note You need to log in before you can comment on or make changes to this bug.