forked from mirrors/gecko-dev
Automatic update from web-platform-testsAdd an API to query whether the window has seen a user gesture. Add a variable on the navigator object to query whether the frame has seen a user activation ever. The postMessage part of the proposal will be done in a separate patch, this change is limited to just adding the object definition and exposing it on navigator. https://github.com/dtapuska/useractivation https://github.com/whatwg/html/issues/1983 BUG=846858 Change-Id: I6ca4c80f4096bfae9ca13b175b46df6b4486a6dd Reviewed-on: https://chromium-review.googlesource.com/1076979 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Rick Byers <rbyers@chromium.org> Reviewed-by: Mustaq Ahmed <mustaq@chromium.org> Cr-Commit-Position: refs/heads/master@{#572847} -- wpt-commits: dfca5197519caef6c189636b5d80b33e3424e91e wpt-pr: 11361 |
||
|---|---|---|
| .. | ||
| browsers | ||
| dom | ||
| editing | ||
| form-elements/the-textarea-element | ||
| iana | ||
| infrastructure | ||
| input/the-placeholder-attribute | ||
| introduction | ||
| obsolete | ||
| rendering | ||
| resources | ||
| scripting/the-noscript-element | ||
| semantics | ||
| syntax | ||
| the-xhtml-syntax | ||
| tools | ||
| user-activation | ||
| webappapis | ||
| META.yml | ||
| README.md | ||
HTML
This directory contains tests for HTML.
Sub-directory names should be based on the URL of the corresponding part of the multipage-version specification. For example, The URL of "8.3 Base64 utility methods" is https://html.spec.whatwg.org/multipage/webappapis.html#atob. So the directory in WPT is webappapis/atob/.
For historical reasons, parts of HTML have their own directories: