A kind reminder we would like all registered users to weigh in on one of our forum's security policies.
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935
Please take a moment to read this thread and place a vote.
https://forum.palemoon.org/viewtopic.php?f=17&t=32935
CSS3 @media queries doesn't work when OR statement used.
Moderators: trava90, athenian200
-
M_O_Z_G
- New to the forum

- Posts: 1
- Joined: 2023-01-03, 17:17
CSS3 @media queries doesn't work when OR statement used.
Hi, I found that Pale Moon/Basilisk browsers just ignore CSS3 media query rules if OR statement is used there. See the example. As far, as I can understand, it's issue of Goanna itself. Sorry, if I used wrong forum topic. Just can't found nothing related with Media Queries on the forum.
-
Moonchild
- Pale Moon guru

- Posts: 38503
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: CSS3 @media queries doesn't work when OR statement used.
"or" is not a CSS level 3 feature. it's a very recent level 4 addition which is why we currently do not support it.
You can use the standard for separate queries with comma separation which has been a long-term standard.
Even in mainstream this support is spotty, and it's not recommended you use this at this time:
You can use the standard for separate queries with comma separation which has been a long-term standard.
Even in mainstream this support is spotty, and it's not recommended you use this at this time:
Note: The Media Queries Level 4 specification has reasonable support in modern browsers, but some media features are not well supported.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite