Skip to content

Added null checks and parsing of hex colors starting with ##84

Closed
Fraaankes wants to merge 150 commits intoTylerBrinks:masterfrom
Fraaankes:master
Closed

Added null checks and parsing of hex colors starting with ##84
Fraaankes wants to merge 150 commits intoTylerBrinks:masterfrom
Fraaankes:master

Conversation

@Fraaankes
Copy link

I hit upon a couple of annoyances while parsing colors, using your library to create css files based on user input.
Hopefully youll consider merging in my fixes.

TylerBrinks and others added 30 commits March 9, 2012 23:52
…ild of the object model based on the new (in progress) grammar).
TylerBrinks and others added 28 commits October 7, 2014 16:30
…ailing-semi

fix for @media with trailing semicolon not parsed correctly TylerBrinks#51
Allow construction of whitespace-separated termlists + fix unknown at-rules with body like @-ms-viewport
Add a test failing on IE star hack
TylerBrinks#54
Conflicts:
	ExCSS.Tests/SelectorFixture.cs
Merge from TylerBrinks/ExCSS branch.
Fixing NullReferenceException when comparing HtmlColor to null.
Fixes NRE when trying to ToString() an empty stylesheet
Enable assembly signing using the existing key
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.