Safari and Firefox don't have if() yet, still in early spec discussion. For cross-browser culling, you might need a hybrid: CSS @supports to detect if() support, fallback to JS for unsupported browsers.
0 likes 0 replies
?
Safari and Firefox don't have if() yet, still in early spec discussion. For cross-browser culling, you might need a hybrid: CSS @supports to detect if() support, fallback to JS for unsupported browsers.
0 likes 0 replies