RESOLVED FIXED 127987
[meta][CSS Grid Layout] Adapting syntax to changes introduced in the latest spec
https://bugs.webkit.org/show_bug.cgi?id=127987
Summary [meta][CSS Grid Layout] Adapting syntax to changes introduced in the latest spec
Javier Fernandez
Reported 2014-01-31 02:44:56 PST
This meta-bug will be used to track syntax issues derived from the Grid Layout specification updates.
Attachments
Javier Fernandez
Comment 1 2014-01-31 02:46:18 PST
I've already identified the following syntax issues: grid : not implemented yet. grid-auto-position: not implemented yet grid-template: not implemented yet grid-template-areas: currently defined as 'grid-template' grid-template-columns: currently defined as 'grid-definition-columns' grid-template-rows: currently defined as 'grid-definition-rows'
Sergio Villar Senin
Comment 2 2014-11-26 06:00:11 PST
We can close this now as I don't expect changes in the syntax.
Note You need to log in before you can comment on or make changes to this bug.