Changeset 109643 in webkit


Ignore:
Timestamp:
Mar 2, 2012 5:48:49 PM (12 years ago)
Author:
eric@webkit.org
Message:

Chrome 18 fails html5test.com XHR Blob response test
https://bugs.webkit.org/show_bug.cgi?id=76760

Unreviewed rebaselining. Cr-Linux returns
application/javascript for .js files instead of text/javascript.

  • platform/chromium-linux/fast/files/xhr-response-blob-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r109641 r109643  
     12012-03-02  Eric Seidel  <eric@webkit.org>
     2
     3        Chrome 18 fails html5test.com XHR Blob response test
     4        https://bugs.webkit.org/show_bug.cgi?id=76760
     5
     6        Unreviewed rebaselining.  Cr-Linux returns
     7        application/javascript for .js files instead of text/javascript.
     8
     9        * platform/chromium-linux/fast/files/xhr-response-blob-expected.txt: Added.
     10
    1112012-03-02  Michael Nordman  <michaeln@google.com>
    212
Note: See TracChangeset for help on using the changeset viewer.