Changeset 57711 in webkit


Ignore:
Timestamp:
Apr 15, 2010 7:38:45 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-15 Adam Barth <abarth@webkit.org>

Reviewed by Jeremy Orlow.

Add URL parsing tests for host names
https://bugs.webkit.org/show_bug.cgi?id=37666

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57710 r57711  
     12010-04-15  Adam Barth  <abarth@webkit.org>
     2
     3        Reviewed by Jeremy Orlow.
     4
     5        Add URL parsing tests for host names
     6        https://bugs.webkit.org/show_bug.cgi?id=37666
     7
     8        * fast/url/host-expected.txt: Added.
     9        * fast/url/host.html: Added.
     10        * fast/url/script-tests/host.js: Added.
     11
    1122010-04-15  Adam Barth  <abarth@webkit.org>
    213
Note: See TracChangeset for help on using the changeset viewer.