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

Unified Diff: chrome/test/data/dom_checker/README.chromium

Issue 56154: Move json2.js to a common location. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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
« no previous file with comments | « no previous file | chrome/test/data/dom_checker/dom_checker.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/dom_checker/README.chromium
===================================================================
--- chrome/test/data/dom_checker/README.chromium (revision 12908)
+++ chrome/test/data/dom_checker/README.chromium (working copy)
@@ -12,9 +12,9 @@
necessary to help automate the test. The intent is to put most of the extra
code into this file to mitigate the number of changes that need to be made
to DOM checker.
- - Added json2.js, a parser/stringifier for JSON in JavaScript. This is used
- to stringify results for consumption by the test automation. Included this
- file in dom_checker.html.
+ - Included json2.js, a parser/stringifier for JSON in JavaScript, in
+ dom_checker.html. This is used to stringify results for consumption by the
+ test automation.
- Modified dom_checker.html to not complain when running the test on a
specified port other than the default port.
- Modified dom_checker.html to start the tests immediately on page load,
« no previous file with comments | « no previous file | chrome/test/data/dom_checker/dom_checker.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698