[csswg-drafts] [css-viewport] Each property name should be case-ascii-insensitive? (#10146)

hiikezoe has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-viewport] Each property name should be case-ascii-insensitive? ==
From the spec text;

> Set-Property matches the [listed property names](https://drafts.csswg.org/css-viewport/#meta-properties) case-insensitively. The property-value strings are interpreted as follows:

It clearly mentions "case-insensitively" but it should be case-ascii-insensitively? Emilio raised this question, and apparently [Chrome handles it case-ascii-insensitively](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/html/html_meta_element.cc;l=303-343;drc=9a183cad71c06f491775e34da5473e7a19d035f2).

CC @bokand 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10146 using your GitHub account


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

Received on Tuesday, 26 March 2024 22:02:05 UTC