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

::first-letter and ::first-line pseudo-elements are now printed in black #1715

Closed
wants to merge 1 commit into from
Closed

Conversation

SidRoberts
Copy link
Contributor

No description provided.

@drublic
Copy link
Member

drublic commented Jun 23, 2015

Thanks for the contribution. Makes sense to support these pseudo elements too.

Currently we still support IE8 and thus have to use :first-letter and :first-line I think.
Apart from that, could you please add a note in our CHANGELOG.md file?

@SidRoberts
Copy link
Contributor Author

@drublic Done. 😄

@drublic
Copy link
Member

drublic commented Jun 24, 2015

Thank you, @SidRoberts! Any other opinions?

@SidRoberts
Copy link
Contributor Author

Nope, I'm happy. 😄

@drublic drublic closed this in fc05bc8 Jul 19, 2015
@drublic
Copy link
Member

drublic commented Jul 19, 2015

Thanks again for your work. Now finally landed in master.

jeffreznik pushed a commit to jeffreznik/sw-test that referenced this pull request Oct 15, 2017
Pseudo-elements `::first-letter` and `::first-line` now get printed
black by default as `::before` and `::after` are.

All pseudo-elements:
https://developer.mozilla.org/en-US/docs/Web/CSS/Pseudo-elements

Closes h5bp#1715.
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