- From: ArkadiuszMichalski <notifications@github.com>
- Date: Sat, 06 Feb 2016 23:23:41 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Sunday, 7 February 2016 07:24:12 UTC
Whe have two def: https://domspecwhatwgorg/#converted-to-ascii-uppercase https://domspecwhatwgorg/#converted-to-ascii-lowercase but it only covers ASCII characters What should be done if we use in some methods other characters, like Ś, Ź, Ć Ż, etc? For example, "converted to ASCII lowercase" is used in "list of elements with qualified name qualifiedName", `createElement()` `createAttribute()`, and other attr stuff, where we can pass not only Ascii characters Using this definitiona doesn't suggest that conversion is making only for Ascii characters? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/159
Received on Sunday, 7 February 2016 07:24:12 UTC