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

support :before and :after pseudo-elements #1511

Closed
metajack opened this issue Jan 16, 2014 · 3 comments
Closed

support :before and :after pseudo-elements #1511

metajack opened this issue Jan 16, 2014 · 3 comments
Milestone

Comments

@metajack
Copy link
Contributor

@metajack metajack commented Jan 16, 2014

This is needed for #1366.

@metajack
Copy link
Contributor Author

@metajack metajack commented Jan 16, 2014

mentor: @SimonSapin

@parkjaeman, @sammykim, and @hyunjunekim are working on this

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Jan 16, 2014

The selector parsing and matching parts were merged in #1464.
#1158 needs a rebase to add box generation.

@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Jan 16, 2014

This is almost the same as #805. ::before and ::after can be supported with just string values in the content property, but generated content also includes counters (related to lists, #1232), and quotes.

@pcwalton pcwalton closed this Mar 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.