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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/wpt/uievents/order-of-events/README.md

Issue 1985363002: Move the uievents directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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
1 Order of events 1 Order of events
2 ============================ 2 ============================
3 3
4 Testing of how events fire in relation to one another 4 Testing of how events fire in relation to one another
5 5
6 (this is the big work item) 6 (this is the big work item)
7 7
8 Expecting to need: 8 Expecting to need:
9 * braindead test (does it work at all?) 9 * braindead test (does it work at all?)
10 * specific functional tests 10 * specific functional tests
11 * specific edge cases 11 * specific edge cases
12 12
13 Notes: 13 Notes:
14 * small tests so that they can be given specific names for what's broken if it fails 14 * small tests so that they can be given specific names for what's broken if it fails
15 * include a link to the corresponding test in the spec. 15 * include a link to the corresponding test in the spec.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698