mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-01-11 01:17:57 -05:00
This is an edge case and it only affects code accepting untrusted input as a widget name, but it's still technically correct to filter these out. Closes gh-2310