Bug 149548 - Change -webkit-line-grid to match the spec
Summary: Change -webkit-line-grid to match the spec
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks:
 
Reported: 2015-09-24 18:10 PDT by Simon Fraser (smfr)
Modified: 2015-10-13 21:15 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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/
Comment 1 Radar WebKit Bug Importer 2015-09-24 18:12:38 PDT
<rdar://problem/22850531>
Comment 2 Simon Fraser (smfr) 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.