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

Implement `text-shadow` #4295

Closed
pcwalton opened this issue Dec 9, 2014 · 3 comments
Closed

Implement `text-shadow` #4295

pcwalton opened this issue Dec 9, 2014 · 3 comments

Comments

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Dec 9, 2014

Should be pretty easy for the enterprising layout/graphics hacker: just draw the text to a temporary draw buffer and shadow it using the Azure filter pipeline API.

This is #8 on the Ten Most Wanted CSS Properties as of 12/2014, with 62.2% of page loads using it.

@shinglyu
Copy link
Member

@shinglyu shinglyu commented Dec 31, 2014

I don't have any experience with layout. Do you think I can try this one? I don't want to block it if it's very urgent.

@jdm
Copy link
Member

@jdm jdm commented Dec 31, 2014

@pcwalton appears to have already submitted a PR for it: #4475

@shinglyu
Copy link
Member

@shinglyu shinglyu commented Dec 31, 2014

I see. Thanks.

@jdm jdm closed this Mar 10, 2015
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.