Changeset 58152 in webkit


Ignore:
Timestamp:
Apr 23, 2010 12:00:21 AM (14 years ago)
Author:
mjs@apple.com
Message:

2010-04-22 Maciej Stachowiak <mjs@apple.com>

Reviewed by Adam Barth.

Add a test for file URL canonicalization with an http base
https://bugs.webkit.org/show_bug.cgi?id=38035

  • fast/url/file-http-base-expected.txt: Added.
  • fast/url/file-http-base.html: Added.
  • fast/url/script-tests/file-http-base.js: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r58151 r58152  
     12010-04-22  Maciej Stachowiak  <mjs@apple.com>
     2
     3        Reviewed by Adam Barth.
     4
     5        Add a test for file URL canonicalization with an http base
     6        https://bugs.webkit.org/show_bug.cgi?id=38035
     7
     8        * fast/url/file-http-base-expected.txt: Added.
     9        * fast/url/file-http-base.html: Added.
     10        * fast/url/script-tests/file-http-base.js: Added.
     11
    1122010-04-22  Maciej Stachowiak  <mjs@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.