This page studies the @supports
rule. Right now it only tests the basic syntax. It gets really interesting when we start to test for edge-case CSS declarations, but that’s something I’m going to postpone.
If this one fails the browser just doesn’t support @supports
.
The examples below should NOT be supported; they all contain syntax errors.