From fd0a733d3a7e4cfee8f0537dcdccb36e5175d657 Mon Sep 17 00:00:00 2001 From: Hiroshige Hayashizaki Date: Tue, 3 Dec 2019 16:42:04 -0800 Subject: [PATCH] [Import Maps] Remove Blink internals dependency from WPT/import-maps/common Quick draft. Note: https://web-platform-tests.org/writing-tests/testdriver-extension-tutorial.html provides two methods, `testdriver-vendor.js` and `testdriver-extra.js`. I'm not sure which method to use, but in this CL I used `testdriver-vendor.js` method, because - It was easier to implement. - So far the API is expected only for testing and not needed to be exposed for automation. This CL contradicts with: https://web-platform-tests.org/writing-tests/testdriver.html > NB: presently, testdriver.js only works in the top-level > test browsing context (and not therefore in any frame or > window opened from it). because `test_driver` is accessed from inside `