From a269f7f7b5f8fc18a3295f3394f6cbb3280c804c Mon Sep 17 00:00:00 2001 From: Kevin Ball Date: Mon, 6 Jul 2015 11:09:53 -0700 Subject: [PATCH] Update document-base-url test expected outcome to PASS --- .../urls/terminology-0/document-base-url.html.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/wpt/metadata/html/infrastructure/urls/terminology-0/document-base-url.html.ini b/tests/wpt/metadata/html/infrastructure/urls/terminology-0/document-base-url.html.ini index 0709e4b7387..a9ce512b7d8 100644 --- a/tests/wpt/metadata/html/infrastructure/urls/terminology-0/document-base-url.html.ini +++ b/tests/wpt/metadata/html/infrastructure/urls/terminology-0/document-base-url.html.ini @@ -5,7 +5,7 @@ expected: FAIL [The fallback base URL of a document containing no base element is the document's address.] - expected: FAIL + expected: PASS [The fallback base URL of a document whose address is about:blank is the document base URL of the creator document.] expected: TIMEOUT