Changeset 36654 in webkit


Ignore:
Timestamp:
Sep 18, 2008 10:24:49 PM (16 years ago)
Author:
collinj@webkit.org
Message:

2008-09-18 Collin Jackson <collinj@webkit.org>

Reviewed by Antti Koivisto and Mark Rowe.

This is correct expected output for the DNS prefetch control
layout test I just checked in.

  • http/tests/misc/dns-prefetch-control-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r36652 r36654  
     12008-09-18  Collin Jackson  <collinj@webkit.org>
     2
     3        Reviewed by Antti Koivisto and Mark Rowe.
     4
     5        This is correct expected output for the DNS prefetch control
     6        layout test I just checked in.
     7
     8        * http/tests/misc/dns-prefetch-control-expected.txt:
     9
    1102008-09-18  Mark Rowe  <mrowe@apple.com>
    211
  • trunk/LayoutTests/http/tests/misc/dns-prefetch-control-expected.txt

    r36650 r36654  
    11This is a test of DNS prefetch control. It's considered a pass if it doesn't crash. It can also be used as a manual test of DNS prefetch using a networking monitoring tool.
    2 Browsers MAY do a DNS prefetch on the following links:
     2
     3The following frames contain links that are expected to trigger a DNS prefetch.
    34
    45             
    5 Browsers SHOULD NOT do a DNS lookup for the following links until they are clicked:
     6The following frames contain links that are not expected to cause a DNS prefetch.
    67
    78         
Note: See TracChangeset for help on using the changeset viewer.