diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 10 |
1 files changed, 2 insertions, 8 deletions
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 +} |