Revision b0f0ef9adb50765ea38be619015bb061d6a224b6 authored by Mustaq Ahmed on 27 June 2018, 15:33:46 UTC, committed by Blink WPT Bot on 27 June 2018, 15:42:47 UTC
With User Activation v2, activating a parent frame doesn't activate
its subframes.  We fixed these two tests by sending the click to
subframes.  This needed a workaround in auto-click.js because
the mutation observer there in doesn't seem to work when a button
element is added to a subframe.

Bug: 802371
Change-Id: I786668c87b802565e99ad16223cafc8ac1fd6296
Reviewed-on: https://chromium-review.googlesource.com/868323
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Commit-Queue: Mustaq Ahmed <mustaq@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570778}
1 parent b44c265
History
File Mode Size
AbsoluteOrientationSensor-disabled-by-feature-policy.https.html -rw-r--r-- 443 bytes
AbsoluteOrientationSensor-disabled-by-feature-policy.https.html.headers -rw-r--r-- 76 bytes
AbsoluteOrientationSensor-enabled-by-feature-policy-attribute-redirect-on-load.https.html -rw-r--r-- 501 bytes
AbsoluteOrientationSensor-enabled-by-feature-policy-attribute.https.html -rw-r--r-- 467 bytes
AbsoluteOrientationSensor-enabled-by-feature-policy.https.html -rw-r--r-- 441 bytes
AbsoluteOrientationSensor-enabled-by-feature-policy.https.html.headers -rw-r--r-- 61 bytes
AbsoluteOrientationSensor-enabled-on-self-origin-by-feature-policy.https.html -rw-r--r-- 471 bytes
AbsoluteOrientationSensor-enabled-on-self-origin-by-feature-policy.https.html.headers -rw-r--r-- 76 bytes
AbsoluteOrientationSensor-iframe-access.https.html -rw-r--r-- 651 bytes
AbsoluteOrientationSensor.https.html -rw-r--r-- 652 bytes
META.yml -rw-r--r-- 98 bytes
OrientationSensor_insecure_context.html -rw-r--r-- 712 bytes
OrientationSensor_onerror-manual.https.html -rw-r--r-- 834 bytes
RelativeOrientationSensor-disabled-by-feature-policy.https.html -rw-r--r-- 443 bytes
RelativeOrientationSensor-disabled-by-feature-policy.https.html.headers -rw-r--r-- 55 bytes
RelativeOrientationSensor-enabled-by-feature-policy-attribute-redirect-on-load.https.html -rw-r--r-- 501 bytes
RelativeOrientationSensor-enabled-by-feature-policy-attribute.https.html -rw-r--r-- 467 bytes
RelativeOrientationSensor-enabled-by-feature-policy.https.html -rw-r--r-- 441 bytes
RelativeOrientationSensor-enabled-by-feature-policy.https.html.headers -rw-r--r-- 45 bytes
RelativeOrientationSensor-enabled-on-self-origin-by-feature-policy.https.html -rw-r--r-- 471 bytes
RelativeOrientationSensor-enabled-on-self-origin-by-feature-policy.https.html.headers -rw-r--r-- 55 bytes
RelativeOrientationSensor-iframe-access.https.html -rw-r--r-- 651 bytes
RelativeOrientationSensor.https.html -rw-r--r-- 652 bytes
idlharness.https.html -rw-r--r-- 1.3 KB
orientation-sensor-tests.js -rw-r--r-- 2.5 KB

back to top