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

Parse display: -webkit-{flex,inline-flex} as flex, inline-flex #15400

Closed
upsuper opened this issue Feb 6, 2017 · 0 comments
Closed

Parse display: -webkit-{flex,inline-flex} as flex, inline-flex #15400

upsuper opened this issue Feb 6, 2017 · 0 comments
Assignees
Labels

Comments

@upsuper
Copy link
Member

@upsuper upsuper commented Feb 6, 2017

It doesn't seem that there is any spec includes this... but Gecko support it. Probably we should spec it at some point.

@canova canova self-assigned this Jun 21, 2017
bors-servo added a commit that referenced this issue Jun 22, 2017
Implement webkit prefixed values for display property

Added -webkit-{flex,inline-flex} values as flex, inline-flex. I didn't do this gecko only since that doesn't require anything in layout side.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #15400 (github issue number if applicable).

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17455)
<!-- Reviewable:end -->
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.

2 participants
You can’t perform that action at this time.