[Webkit-unassigned] [Bug 71097] New: Testing allowed identifier chars which are greater than 126

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 01:02:53 PDT 2011


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

           Summary: Testing allowed identifier chars which are greater
                    than 126
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P4
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zherczeg at webkit.org
                CC: darin at apple.com


I have checked various browsers whether they accept 127, 128, 159, 160 and 384 character codes.

127 is rejected by all browsers as expected.

WebKit and Opera works the same way, accepting everything else.
Firefox does not accept 128, but accepts 159 and 160.
InternetExplorer 8 does not accept 159, but accepts 128 and 160.

The spec says characters between 127-159 should not be accepted.

This is non-conclusive. IMHO we should keep the current behaviour.

-- 
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