Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Strips comments from css before applying css shim.#1738

Open
winstonewert wants to merge 1 commit intodart-archive:masterfrom
winstonewert:master
Open

Strips comments from css before applying css shim.#1738
winstonewert wants to merge 1 commit intodart-archive:masterfrom
winstonewert:master

Conversation

@winstonewert
Copy link
Copy Markdown
Contributor

As it stands, the CSS comments confuse the parser's ability to recognize
the polyfill-non-strict and friends, as the comments get treated as part
of the selector. This simply strips out the comments before doing any
processing.

As it stands, the CSS comments confuse the parser's ability to recognize
the polyfill-non-strict and friends, as the comments get treated as part
of the selector. This simply strips out the comments before doing any
processing.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants