Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test has a WPT meta file that expects 2 subtest issues.
- This WPT test may be referenced by the following Test IDs:
- /html/browsers/history/the-history-interface/history-associated-with-document.window.html - WPT Dashboard Interop Dashboard
// META: title=the History object must be associated with the Document object, not the Window object
// META: script=/common/object-association.js
testIsPerDocument("history");