Changeset 57502 in webkit


Ignore:
Timestamp:
Apr 12, 2010 11:09:39 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-12 Daniel Bates <dbates@rim.com>

Reviewed by Adam Barth.

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

Implements the anchor tests from <http://code.google.com/p/google-url/source/browse/trunk/src/url_canon_unittest.cc#1102>.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57501 r57502  
     12010-04-12  Daniel Bates  <dbates@rim.com>
     2
     3        Reviewed by Adam Barth.
     4
     5        https://bugs.webkit.org/show_bug.cgi?id=37480
     6
     7        Implements the anchor tests from <http://code.google.com/p/google-url/source/browse/trunk/src/url_canon_unittest.cc#1102>.
     8
     9        * fast/url/anchor-expected.txt: Added.
     10        * fast/url/anchor.html: Added.
     11        * fast/url/script-tests/anchor.js: Added.
     12
    1132010-04-12  Daniel Bates  <dbates@rim.com>
    214
Note: See TracChangeset for help on using the changeset viewer.