Re: [whatwg/streams] test non-function strategy.size (#594)

domenic commented on this pull request.



> @@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<script src="/resources/testharness.js"></script>
+<script src="/resources/testharnessreport.js"></script>
+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
+<script src="/streams/resources/test-initializer.js"></script>

I think it would be better to use relative, as that makes it easier to move the streams directory around, in theory.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/594

Received on Friday, 4 November 2016 01:07:32 UTC