Re: [csswg-drafts] Should serialization of @page selectors include "@page"? (#2643)

Gecko now supports (for some time already, for all I know) ```@page``` selectors and ```CSSPageRule```, and serializes ```@page :left``` as ```:left``` (```CSSPageRule.selectorText```) - just like Chromium.
WebKit still serializes as ```@page :left```

-- 
GitHub Notification of comment by mstensho
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2643#issuecomment-1943353489 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 14 February 2024 09:14:41 UTC