Skip to content

Add Mozilla vendor prefixed display values #43

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

Merged
merged 1 commit into from
Jan 7, 2013

Conversation

nschonni
Copy link
Member

Vendor prefixes used in older Firefox versions

@nzakas
Copy link
Contributor

nzakas commented Nov 21, 2012

I'm curious, why -moz-inline-stack but not the others (i.e. -moz-inline-box)? And why should we care about Firefox 2? :)

@nschonni
Copy link
Member Author

It's part of a Compass/Sass mixin as described here CSSLint/csslint#114 (comment). Since this was the only one that was popping up in CSSLint, it's the only one I added.

@nschonni
Copy link
Member Author

nschonni commented Dec 4, 2012

I did find I had some -moz-inline-box in some stylesheets, so I amended the PR

@nschonni
Copy link
Member Author

nschonni commented Jan 2, 2013

Rebased and cleaned up the PR to remove the conflicts

nzakas added a commit that referenced this pull request Jan 7, 2013
Add Mozilla vendor prefixed display values
@nzakas nzakas merged commit 1c8ac5a into CSSLint:master Jan 7, 2013
@nschonni nschonni deleted the display-moz-inline-stack branch January 7, 2013 19:22
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