[Webkit-unassigned] [Bug 74815] Non-BMP Unicode character codes aren't properly unescaped in CSS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 17:26:59 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74815
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|High unicode values do not |Non-BMP Unicode character
|seem to be supported |codes aren't properly
| |unescaped in CSS
Status|UNCONFIRMED |NEW
Component|Text |CSS
CC| |Ledan-Muntean.Szilard at stud.
| |u-szeged.hu,
| |zherczeg at webkit.org
Ever Confirmed|0 |1
--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> 2011-12-20 17:26:59 PST ---
This is specifically an issue with parsing strings like '\01f3a4'. It will work if you just paste a Unicode character in your CSS (and add a @charset rule to make sure it's decoded correctly).
I don't know if we're matching the spec or not here.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list