mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibWeb: Fix incorrect spec link for the @supports rule
This commit is contained in:
parent
442629064b
commit
628e1d9853
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
namespace Web::CSS {
|
||||
|
||||
// https://www.w3.org/TR/css-conditional-4/#at-supports
|
||||
// https://www.w3.org/TR/css-conditional-3/#at-supports
|
||||
class Supports final : public RefCounted<Supports> {
|
||||
friend class Parser::Parser;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user