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 mask-image #13925

Open
glennw opened this issue Oct 26, 2016 · 4 comments
Open

Support mask-image #13925

glennw opened this issue Oct 26, 2016 · 4 comments

Comments

@glennw
Copy link
Member

@glennw glennw commented Oct 26, 2016

There is (basic) support in webrender for this now, so we will need to add parser support (if not already done for Stylo) and then pass it through via layout to display lists.

@glennw
Copy link
Member Author

@glennw glennw commented Nov 4, 2016

I've already broken mask-image support once (oops), so if we can get this supported in Servo we can enable the WPT tests related to it :)

@kvark
Copy link
Member

@kvark kvark commented Nov 4, 2016

I've looked a bit into this and would be able to implement this, unless someone is eager enough to rush it :)

@jdm jdm changed the title Support image-mask Support mask-image Feb 14, 2017
@jdm
Copy link
Member

@jdm jdm commented Feb 14, 2017

Making some notes in case I find someone to tackle this:

This is where my understanding gets hazy. ClippingRegions are part of BaseFlow, but a flow can be made of multiple elements, and mask-image applies to a single element.

@nox
Copy link
Member

@nox nox commented Oct 5, 2017

mask-image is still Gecko-only.

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
4 participants
You can’t perform that action at this time.