mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWeb: Fix incorrect spec link for the @supports rule
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user