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

Mozilla hack is not working #182

Open
itxchandan opened this issue Mar 22, 2017 · 3 comments
Open

Mozilla hack is not working #182

itxchandan opened this issue Mar 22, 2017 · 3 comments

Comments

@itxchandan
Copy link

Hi,

I am using below the code but it's now working in Mozilla Browser V52.0.1(32-bit).

@-moz-document url-prefix() {
table thead {
background-color: #fafafa;
border-top:2px solid #ddd;
border-bottom:2px solid #ddd;
}
}

@jeffclayton
Copy link
Collaborator

Check the browserhacks.com site for testing first, is it highlighting in green on there?

I am using the same version of Firefox and it is highlighting in green--working on the browserhacks page. Mine is the 64-bit version but that may not matter.

If it is not showing there, please let us know your OS, -- Latest Ubuntu Linux? Mac Sierra? Windows 10? and what type of device you are using, and if you are using a non-standard version (or a mozilla browser other than firefox) - Please let us know if it is or is not showing on browserhacks.com for you as well -- thank you in advance.

Important -- If you are using iOS Firefox, that browser uses the safari engine. And so the firefox hacks do not work on that browser, but the safari ones do. You would need to use those instead. I don't think you are using an iOS device, but just in case it is important I should of course mention it.

FYI-- If it is working on browserhacks.com for you but not in your code, then the hack is most likely not the issue. A small snippet of CSS however is not enough to help us debug it. The rest of your page would be important, as to discern what may be interfering. Unless there is the odd chance that the hack does not work on tables. Not that likely but in some cases does happen, but like I said -- not that likely.

@alienlebarge
Copy link

Same here.

I'm using Firefox 63.0b7 and the @-moz-document url-prefix() {}hack isn't working in my code and isn't green (it's not the only one) on http://browserhacks.com/

capture d ecran 2018-09-20 a 08 10 41-fullpage
.

@laukstein
Copy link

It is already committed in #187 . Unfortunately no one of browserhacks admins is no longer maintaining this repository, neither adding new admin to participate in it.

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

No branches or pull requests

4 participants