[Webkit-unassigned] [Bug 256716] DOMXPath- failing (fn-lang.html) due to U+212A handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 14 23:47:22 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256716

--- Comment #3 from Anne van Kesteren <annevk at annevk.nl> ---
Looking at the source of the test it seems this was done based on an XPath 3.1 clarification, but indeed we use ASCII case-insensitive for language matching across the web platform. Let's change this test and add a clarification to DOM/HTML with regards to what kind of matching the XPath lang() function uses.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230515/3447eca3/attachment.htm>


More information about the webkit-unassigned mailing list