Skip to content

Prevent an infinite loop when parsing invalid grid line names #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2020

Conversation

raxbg
Copy link
Contributor

@raxbg raxbg commented Jun 19, 2020

No description provided.

@sabberworm
Copy link
Collaborator

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

See the complete overview on Codacy

@@ -0,0 +1 @@
div { grid-template-columns: [ linename 100px; }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy found an issue: [Unexpected token '' at line 1, col 30.

@@ -0,0 +1 @@
div { grid-template-columns: [ linename 100px; }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy found an issue: Unclosed bracket (CssSyntaxError)

@sabberworm sabberworm merged commit 0479a0e into MyIntervals:master Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants