X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2Fhttp%2Ftests%2Fdom%2Fdocument-attributes-null-handling-expected.txt;h=0702a99fea49ea448703655b3dc4d073d4d791a9;hp=9ac8c84347936e3c9aae5d6d69bcdd4b37dfc78a;hb=0360e735ecf871a6f309b5571eea8523f15547a3;hpb=ddab9b4d3a655726ac447670390031065d8d5bbd;ds=sidebyside diff --git a/LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt b/LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt index 9ac8c8434793..0702a99fea49 100644 --- a/LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt +++ b/LayoutTests/http/tests/dom/document-attributes-null-handling-expected.txt @@ -18,7 +18,7 @@ PASS document.title is "null" * domain attribute PASS document.domain is "127.0.0.1" -PASS document.domain = null threw exception SecurityError: The operation is insecure.. +PASS document.domain = null threw exception SecurityError: Attempted to use a non-registrable domain.. PASS document.domain is "127.0.0.1" PASS successfullyParsed is true