From: ryanhaddad@apple.com Date: Tue, 8 Aug 2017 17:14:01 +0000 (+0000) Subject: Fix baseline for http/tests/security/set-domain-remove-subdomain-for-ip-address.html. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=2514ad9e495e400fdd55f4069bd24c8c85ed25ca;ds=inline 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: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@220410 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 8f5fe849cc73..8542e1a68659 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,11 @@ +2017-08-08 Ryan Haddad + + 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: + 2017-08-08 Matt Lewis Fixed rebaselined expectations for js/dom/global-constructors-attributes.html. diff --git a/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt b/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt index 7c595bf3a923..b0ac9b2d5daf 100644 --- a/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt +++ b/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt @@ -3,7 +3,7 @@ Test whether a page loaded straight from an IP address can set document.domain a On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -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 +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. PASS successfullyParsed is true TEST COMPLETE