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

Side by Side Diff: LayoutTests/http/tests/fetch/simple.html

Issue 806513004: Add a simple fetch API test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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 unified diff | Download patch
OLDNEW
1 <!doctype html> 1 <!doctype html>
2 <script src = "/resources/testharness.js"></script> 2 <script src = "/resources/testharness.js"></script>
3 <script src = "/resources/testharnessreport.js"></script> 3 <script src = "/resources/testharnessreport.js"></script>
4 <script src = "script-tests/request.js"></script> 4 <script src = "script-tests/simple.js"></script>
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/fetch/script-tests/simple.js ('k') | LayoutTests/http/tests/fetch/workers/simple.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698