Re: [csswg-drafts] [cssom] Adjacent space when serializing '/' (#4282)

I have a patch to Gecko to update to this once WPT gets upstreamed: https://hg.mozilla.org/try/rev/1988d5f527709c4583d4b5315c50c65337fc6101

Note that another place where this character exists (in media queries for now) is `<ratio>`. It seems like Chrome and Firefox serialize it without spaces (`matchMedia("(aspect-ratio: 1/3)").media`), but I'd change both.

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

Received on Friday, 13 September 2019 22:14:49 UTC