Changeset 220410 in webkit


Ignore:
Timestamp:
Aug 8, 2017 10:14:01 AM (7 years ago)
Author:
Ryan Haddad
Message:

Fix baseline for http/tests/security/set-domain-remove-subdomain-for-ip-address.html.

Unreviewed test gardening.

  • http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r220409 r220410  
     12017-08-08  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Fix baseline for http/tests/security/set-domain-remove-subdomain-for-ip-address.html.
     4
     5        Unreviewed test gardening.
     6
     7        * http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt:
     8
    192017-08-08  Matt Lewis  <jlewis3@apple.com>
    210
  • trunk/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt

    r220406 r220410  
    44
    55
    6 PASS Was not able to set document.domain to a fragment/part of the IP address. document.domain == 127.0.0.1. Got error: Attempted to use a non-registrable domain
     6PASS Was not able to set document.domain to a fragment/part of the IP address. document.domain == 127.0.0.1. Got error: Attempted to use a non-registrable domain.
    77PASS successfullyParsed is true
    88
Note: See TracChangeset for help on using the changeset viewer.