Changeset 162575 in webkit for trunk/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
- Timestamp:
- Jan 22, 2014, 5:35:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
r161851 r162575 165 165 case 0x0020: 166 166 case 0x00A0: 167 case 0x180E: // This character used to be in Zs category before Unicode 6.3, and EcmaScript says that we should keep treating it as such. 167 168 case 0x2028: 168 169 case 0x2029:
Note:
See TracChangeset
for help on using the changeset viewer.