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

Side by Side Diff: third_party/WebKit/Source/devtools/tests/README.md

Issue 2829663005: DevTools: delete copied tests and update readme (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/tests/console/console-assert.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # DevTools Tests 1 NOTE: For the actual DevTools tests, please go to chromium/src/third_party/WebKi t/LayoutTests/
2 2
3 The tests inside ./console/ are intentional duplicates of those in third_party/W ebKit/LayoutTests/ and are used as a pilot to migrating all devtools frontend re lated tests to this directory. Once the migration is completed, these tests will no longer be duplicates. 3 This contains test expectations for protocol version 1.2. This is meant for back wards compatability testing, however it's currently not functional because the c ontent shell for protocol 1.2 doesn't support async await which is currently use d by devtools front-end.
4
5 Please direct questions to chenwilliam@
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/tests/console/console-assert.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698