From 464dcc13888d0f3b33cfcc6d1235d6d5efa22a6b Mon Sep 17 00:00:00 2001 From: Feng Yu Date: Sun, 12 Sep 2021 21:35:05 +0800 Subject: fix: FileReader onevent attributes don't conform to spec (#11908) --- tools/wpt/expectation.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'tools/wpt') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index e5053dfd9..3ff696899 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -13761,13 +13761,7 @@ "FileList interface: existence and properties of interface prototype object's \"constructor\" property", "FileList interface: existence and properties of interface prototype object's @@unscopables property", "FileList interface: operation item(unsigned long)", - "FileList interface: attribute length", - "FileReader interface: attribute onloadstart", - "FileReader interface: attribute onprogress", - "FileReader interface: attribute onload", - "FileReader interface: attribute onabort", - "FileReader interface: attribute onerror", - "FileReader interface: attribute onloadend" + "FileList interface: attribute length" ] }, "html": { @@ -14287,4 +14281,4 @@ "Pattern: [{\"pathname\":\"/foo/bar\"}] Inputs: [\"./foo/bar\",\"https://example.com\"]" ] } -} \ No newline at end of file +} -- cgit v1.2.3