Update document-base-url test expected outcome to PASS

This commit is contained in:
Kevin Ball 2015-07-06 11:09:53 -07:00
parent 9ac5eb3e3c
commit a269f7f7b5

View file

@ -5,7 +5,7 @@
expected: FAIL expected: FAIL
[The fallback base URL of a document containing no base element is the document's address.] [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.] [The fallback base URL of a document whose address is about:blank is the document base URL of the creator document.]
expected: TIMEOUT expected: TIMEOUT