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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/uievents/interface/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
(Empty)
1 Interface tests
2 ==============================
3
4 These test that the basic UI Events interfaces exist, specifically:
5
6 1. Does the interface exist
7 2. Are all the members defined on the interface accounted for:
8 * UIEvent
9 * MouseEvent
10 * FocusEvent
11 * KeyboardEvent
12 * WheelEvent
13 * CompositionEvent
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698