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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/blank.html

Issue 2697243003: Worklet: Avoid import() on a detached frame (Closed)
Patch Set: move to chromium/ Created 3 years, 10 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/chromium/resources/blank.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/blank.html b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/blank.html
new file mode 100644
index 0000000000000000000000000000000000000000..d6788da5b5cdce78d3eb79be2e98ec8b38500b51
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/chromium/resources/blank.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<title>Empty document</title>

Powered by Google App Engine
This is Rietveld 408576698