mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 13:19:47 +00:00
LibWeb: Fix incorrect spec link for the @supports rule
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
namespace Web::CSS {
|
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> {
|
class Supports final : public RefCounted<Supports> {
|
||||||
friend class Parser::Parser;
|
friend class Parser::Parser;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user