Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2040563002: Remove FileError interface (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fe-dep
Patch Set: handleEvent -> invoke and other review nits Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
index c217e97570ba7e76d132182321cb7d7819f46f71..f884ce92055424d0edd1256f45e48b93bf564547 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -1226,22 +1226,6 @@ interface File : Blob
getter name
getter webkitRelativePath
method constructor
-interface FileError : DOMError
- attribute @@toStringTag
- attribute ABORT_ERR
- attribute ENCODING_ERR
- attribute INVALID_MODIFICATION_ERR
- attribute INVALID_STATE_ERR
- attribute NOT_FOUND_ERR
- attribute NOT_READABLE_ERR
- attribute NO_MODIFICATION_ALLOWED_ERR
- attribute PATH_EXISTS_ERR
- attribute QUOTA_EXCEEDED_ERR
- attribute SECURITY_ERR
- attribute SYNTAX_ERR
- attribute TYPE_MISMATCH_ERR
- getter code
- method constructor
interface FileList
attribute @@toStringTag
getter length

Powered by Google App Engine
This is Rietveld 408576698