Changeset 57597 in webkit


Ignore:
Timestamp:
Apr 14, 2010 1:01:17 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-14 Darin Fisher <darin@chromium.org>

Reviewed by Adam Barth.

Add tests for ipv6 address canonicalization.
https://bugs.webkit.org/show_bug.cgi?id=37583

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57593 r57597  
     12010-04-14  Darin Fisher  <darin@chromium.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        Add tests for ipv6 address canonicalization.
     6        https://bugs.webkit.org/show_bug.cgi?id=37583
     7
     8        * fast/url/ipv6-expected.txt: Added.
     9        * fast/url/ipv6.html: Added.
     10        * fast/url/script-tests/ipv6.js: Added.
     11
    1122010-04-14  Alejandro G. Castro  <alex@igalia.com>
    213
Note: See TracChangeset for help on using the changeset viewer.