chromium/third_party/blink/web_tests/external/wpt/html/browsers/history/the-history-interface/history-associated-with-document.window.js

// META: title=the History object must be associated with the Document object, not the Window object
// META: script=/common/object-association.js

// See https://github.com/whatwg/html/issues/2566.

testIsPerDocument("history");