[Webkit-unassigned] [Bug 179340] Hex, octal and binary prefixes don't support capital letters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 6 17:11:26 PST 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ap at webkit.org
         Resolution|---                         |INVALID

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
I cannot reproduce in Safari 11.0.1. When I type "0XA" in Web Inspector console, I get "10" back. 

Looking at the code, it does ignore the case - that's what "m_current | 0x20" is for.

-- 
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/20171107/6c574c0b/attachment.html>


More information about the webkit-unassigned mailing list