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

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

Issue 2790623004: Ship WritableStream (Closed)
Patch Set: Add layout test stable interface expectation changes Created 3 years, 9 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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 18ad1c70b819e12e2befd898c6619245bcf99fb4..899826fc1c28d688f5ed421a8a210b30dbe39630 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -7189,6 +7189,11 @@ interface Worker : EventTarget
method terminate
setter onerror
setter onmessage
+interface WritableStream
+ getter locked
+ method abort
+ method constructor
+ method getWriter
interface XMLDocument : Document
attribute @@toStringTag
method constructor

Powered by Google App Engine
This is Rietveld 408576698