-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
12 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
"match.css":1.16-1.19: error: Invalid value for `color`: `123`; allowed: <color> | ||
"match.css":1.33-1.40: error: The rest part of value can't be matched to `border` syntax: `1px unknown red`; allowed: <br-width> || <br-style> || <color> | ||
"match.css":1.33-1.40: error: Invalid value for `border`: `1px unknown red`; allowed: <br-width> || <br-style> || <color> | ||
"match.css":1.46: error: Unknown property `unknown` | ||
"parse.css":1.11: error: Colon is expected | ||
"parse.css":1.32-1.37: error: The rest part of value can't be matched to `color` syntax: `red green`; allowed: <color> | ||
"parse.css":1.32-1.37: error: Invalid value for `color`: `red green`; allowed: <color> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters