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

CSS: Add the 'visibility' property. #1331

Merged
merged 1 commit into from Dec 4, 2013
Merged

Conversation

SimonSapin
Copy link
Member

http://www.w3.org/TR/CSS21/visufx.html#visibility

visibility: collapse is not supported yet because tables are not, either.

This fixes #1329.

http://www.w3.org/TR/CSS21/visufx.html#visibility

'visibility: collapse' is not supported yet because tables are not, either.

This fixes servo#1329.
bors-servo pushed a commit that referenced this pull request Dec 4, 2013
http://www.w3.org/TR/CSS21/visufx.html#visibility

`visibility: collapse` is not supported yet because tables are not, either.

This fixes #1329.
@bors-servo bors-servo closed this Dec 4, 2013
@bors-servo bors-servo merged commit 7a4c809 into servo:master Dec 4, 2013
@SimonSapin SimonSapin deleted the visibility branch January 3, 2014 09:53
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.

Handle CSS property name and value separated by only :
3 participants