Skip to content
  • darin@apple.com's avatar
    WebCore: · ba48d61b
    darin@apple.com authored
    2009-05-02  Darin Adler  <darin@apple.com>
    
            Reviewed by Dan Bernstein.
    
            Bug 25352: REGRESSION(r42322): style isn't applied at bmwusa.com
            https://bugs.webkit.org/show_bug.cgi?id=25352
            rdar://problem/6823239
    
            Test: http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type.html
    
            * platform/network/HTTPParsers.cpp:
            (WebCore::extractMIMETypeFromMediaType): Allow comma as a separator.
    
    LayoutTests:
    
    2009-05-02  Darin Adler  <darin@apple.com>
    
            Reviewed by Dan Bernstein.
    
            Bug 25352: REGRESSION(r42322): style isn't applied at bmwusa.com
            https://bugs.webkit.org/show_bug.cgi?id=25352
            rdar://problem/6823239
    
            * http/tests/mime/resources/style-with-text-css-and-invalid-type.php:
            Copied from LayoutTests/http/tests/mime/resources/style-with-charset.php and adapted.
            * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type-expected.txt: Added.
            * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type.html:
            Copied from LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-empty-content-type.html and adapted.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@43149 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ba48d61b