FremyCompany / FremyCompany/css-grid-polyfill

Syntax for line-names in grid-template-rows/columns should be updated to use brackets

Open
#47 2 comments 1 reaction 1 assignee Claimed by @FremyCompany View on GitHub
bug
Dominant language
JavaScript
Stars
1.1k
Forks
81
PR merge metrics
No merged PRs in 30d

Description

The csswg accepted a change to use ```[line-name]``` instead of ```(line-name)``` when giving names to lines between tracks. The polyfill and its examples are still built on the previous iteration which used the parentheses. That should be updated (and it should be straightforward to do so, though fixing the examples is really what will take the most time).

Discovered by @Aloso initially in issue #26

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.