Skip to content
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

Fix CSS selectors with exact attribute only #177

Closed
wants to merge 1 commit into from
Closed

Fix CSS selectors with exact attribute only #177

wants to merge 1 commit into from

Conversation

OzzyCzech
Copy link

CSS selectors like [role="button"] { } generate warnings like

Warning: DOMXPath::query(): Invalid expression pelago/emogrifier/Classes/Emogrifier.php on line 269

Selectors without tag are valid and sometimes used in code e.g. Twitter Boostrap

@oliverklee
Copy link
Contributor

Hi @OzzyCzech, thanks for the PR! Could you please rebase? I've just merged some PRs. Thanks!

@oliverklee oliverklee added this to the 1.0.0 milestone Jun 19, 2015
@oliverklee
Copy link
Contributor

Hi @OzzyCzech, I've polished your PR a bit and merged it as #197. Thanks for contributing!

@OzzyCzech
Copy link
Author

Hi @oliverklee sorry for long reaction time (vacation), it's look like you close everything with #197 Do you need any help from me?

@oliverklee
Copy link
Contributor

@OzzyCzech Thanks for the feedback!

If you'd like to help more, issues #92, #188, #179, #192, #51, #51 are most important for the 1.0 release.

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