Index: third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/floating-point-total-queue-size.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/floating-point-total-queue-size.html b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/floating-point-total-queue-size.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b0ea67973f2892616756a05fb63a096a2bbd7190 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/floating-point-total-queue-size.html |
@@ -0,0 +1,10 @@ |
+<!DOCTYPE html> |
+<meta charset="utf-8"> |
+<title>floating-point-total-queue-size.js browser context wrapper file</title> |
+ |
+<script src="/resources/testharness.js"></script> |
+<script src="/resources/testharnessreport.js"></script> |
+ |
+ |
+ |
+<script src="floating-point-total-queue-size.js"></script> |