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

[TASK] Test :nth-last-of-type #751

Merged
merged 2 commits into from
Sep 30, 2019
Merged

[TASK] Test :nth-last-of-type #751

merged 2 commits into from
Sep 30, 2019

Conversation

JakeQZ
Copy link
Contributor

@JakeQZ JakeQZ commented Sep 29, 2019

Also removed it from the regex for supported pseudo-classes
(Emogrifier::PSEUDO_CLASS_MATCHER) for the legacy Emogrifier class which
does not support it (to the effect that rules with it will now be copied to the
<style> element rather than attempted to be inlined).

And added :nth-last-of-type to the list of supported pseudo-classes in the
README.

Part of #747.

Also removed it from the regex for supported pseudo-classes
(`Emogrifier::PSEUDO_CLASS_MATCHER`) for the legacy `Emogrifier` class which
does not support it (to the effect that rules with it will now be copied to the
`<style>` element rather than attempted to be inlined).

And added `:nth-last-of-type` to the list of supported pseudo-classes in the
README.

Part of #747.
@JakeQZ JakeQZ force-pushed the test/nth-last-of-type branch from 71815a2 to 2a00c55 Compare September 30, 2019 01:09
@JakeQZ
Copy link
Contributor Author

JakeQZ commented Sep 30, 2019

Rebased.

@oliverklee oliverklee merged commit d0259d8 into master Sep 30, 2019
@oliverklee oliverklee deleted the test/nth-last-of-type branch September 30, 2019 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants