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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/uievents/interface/README.md

Issue 1933203002: Import web-platform-tests@343606cdf8f6c7442d1a0309a9fcdd47d6244eca (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase against web-platform tests to pick up my whitespace fix upstream 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