fune/testing/web-platform/tests/html
Dave Tapuska 2b36496d6b Bug 1467030 [wpt PR 11361] - Add an API to query whether the window has seen a user gesture., a=testonly
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
2018-07-11 08:05:18 +01:00
..
browsers Bug 1471292 [wpt PR 11672] - The hashchange event should not bubble, a=testonly 2018-07-11 07:59:54 +01:00
dom Bug 1472955 [wpt PR 11763] - Add a new test case for Element#innerText in Web Platform Test, a=testonly 2018-07-11 08:03:31 +01:00
editing Bug 1464894 [wpt PR 11201] - Rename of OWNER files to META.yml, a=testonly 2018-07-11 07:49:41 +01:00
form-elements/the-textarea-element
iana
infrastructure Bug 1472379 [wpt PR 11740] - [html] Do not return value from cleanup fns, a=testonly 2018-07-11 08:03:00 +01:00
input/the-placeholder-attribute
introduction
obsolete Bug 1464894 [wpt PR 11201] - Rename of OWNER files to META.yml, a=testonly 2018-07-11 07:49:41 +01:00
rendering Bug 606528. Don't map the type attribute for inputs. r=emilio 2018-07-06 11:43:14 -07:00
resources
scripting/the-noscript-element Bug 1470150: noscript rules should not apply to non-HTML elements. r=heycam 2018-06-22 03:48:34 +02:00
semantics Bug 1460913 [wpt PR 10966] - Update Web Platform Tests for Feature Policy integration into HTML spec., a=testonly 2018-07-11 07:58:09 +01:00
syntax Bug 1464894 [wpt PR 11201] - Rename of OWNER files to META.yml, a=testonly 2018-07-11 07:49:41 +01:00
the-xhtml-syntax
tools Bug 1464894 [wpt PR 11201] - Rename of OWNER files to META.yml, a=testonly 2018-07-11 07:49:41 +01:00
user-activation Bug 1467030 [wpt PR 11361] - Add an API to query whether the window has seen a user gesture., a=testonly 2018-07-11 08:05:18 +01:00
webappapis
META.yml Bug 1464894 [wpt PR 11201] - Rename of OWNER files to META.yml, a=testonly 2018-07-11 07:49:41 +01:00
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: