Pull in the latest upstream testharness.js changes.
This pull in the latest changes from the testharness.js repository:
https://github.com/w3c/testharness.js
Bug fixes, new idlharness functionality, and so on. This is required
for importing new/updated tests from web-platform-tests.
Mainly just a copy/paste of testharness.js and idlharness.js.
A few failing expectations needed updating due to output changes,
and one test that now spews a stack is tweaked to use
testharnessreport.js to ensure consistent output across our bots.
R=dpranke@chromium.org
BUG=
433962
Committed:
https://src.chromium.org/viewvc/blink?view=rev&revision=194416