Changeset 57636 in webkit


Ignore:
Timestamp:
Apr 15, 2010 1:14:50 AM (14 years ago)
Author:
abarth@webkit.org
Message:

2010-04-15 Jonathan Dixon <joth@chromium.org>

Reviewed by Adam Barth.

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

Add mailto: canonicalization tests to the URL regressions tests

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57635 r57636  
     12010-04-15  Jonathan Dixon  <joth@chromium.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        https://bugs.webkit.org/show_bug.cgi?id=37492
     6
     7        Add mailto: canonicalization tests to the URL regressions tests
     8
     9        * fast/url/mailto-expected.txt: Added.
     10        * fast/url/mailto.html: Added.
     11        * fast/url/script-tests/mailto.js: Added.
     12
    1132010-04-15  Adam Barth  <abarth@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.