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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt

Issue 2561443004: Implementation of ReadableStream pipeTo and pipeThrough (Closed)
Patch Set: Rebase and move includes to .gn Created 3 years, 11 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/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
index 53baf8a42168359f5c683d0a009a1f4038c54b8b..ba1150486cd6f2476ec10f59536762ebac7b051d 100644
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
@@ -242,6 +242,8 @@ CONSOLE MESSAGE: line 138: getter locked
CONSOLE MESSAGE: line 138: method cancel
CONSOLE MESSAGE: line 138: method constructor
CONSOLE MESSAGE: line 138: method getReader
+CONSOLE MESSAGE: line 138: method pipeThrough
+CONSOLE MESSAGE: line 138: method pipeTo
CONSOLE MESSAGE: line 138: method tee
CONSOLE MESSAGE: line 138: interface StylePropertyMap
CONSOLE MESSAGE: line 138: method append

Powered by Google App Engine
This is Rietveld 408576698