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

Side by Side Diff: chrome/test/data/budget_service/test.html

Issue 2370103003: Added browser tests to test the BudgetAPI. Also added BudgetAPI to ExperimentalWebPlatformFeatures. (Closed)
Patch Set: Fixed copyright Created 4 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Budget API Test</title>
5 <script src="budget_test.js"></script>
6 </head>
7 <body>
8 <h1>Budget API Test</h1>
Peter Beverloo 2016/09/27 15:57:47 Why one space indent? Why does this line then have
harkness 2016/09/28 12:29:21 Done.
9 </body>
10 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698