Skip to content
  • adele's avatar
    LayoutTests: · 5ac0b02e
    adele authored
           - test for 
            <rdar://problem/3727939> Safari strips \0 characters from HTML tags making them valid
    
            * fast/encoding/decoder-allow-null-chars.html
            * fast/encoding/decoder-allow-null-chars-expected.txt
    
    WebCore:
    
            Reviewed by Maciej.
    
            - Fixed <rdar://problem/3727939> Safari strips \0 characters from HTML tags making them valid 
    
            Test: fast/encoding/decoder-allow-null-chars.html
    
            * kwq/KWQTextCodec.cpp:
            (KWQTextDecoder::convertLatin1): Removed stripping of null characters
            (unwanted): ditto.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12652 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5ac0b02e