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

* WebKit gives `@page :left`.
* Chromium gives `:left`.
* Gecko doesn't implement `@page` selectors, so the rule is dropped
* Edge gives an empty string for `selectorText` (but does parse the rule -- it doesn't parse the rule for `@page foo`, though)

(My preference is still the Chromium behavior.)

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

Received on Saturday, 5 May 2018 01:17:53 UTC