mirror of
https://github.com/servo/servo
synced 2026-04-29 19:07:38 +02:00
Update web-platform-tests to revision d011702f368b88b3bae86e7a8fd2ddd22e18b33c
This commit is contained in:
@@ -10,6 +10,9 @@ testStorages(function(storageString) {
|
||||
function step0(msg)
|
||||
{
|
||||
iframe.onload = t.step_func(step1);
|
||||
// Null out the existing handler eventTestHarness.js set up;
|
||||
// otherwise this test won't be testing much of anything useful.
|
||||
iframe.contentWindow.onstorage = null;
|
||||
iframe.src = "resources/event_setattribute_handler.html";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user