Bug 1575984 [wpt PR 18620] - [EventTiming] Replace onload tests, a=testonly
commit5817028cb8ad9d8fd65f64edac35230c2918fb38
authorNicolás Peña Moreno <npm@chromium.org>
Wed, 28 Aug 2019 09:53:46 +0000 (28 09:53 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 29 Aug 2019 09:59:12 +0000 (29 09:59 +0000)
tree3dfad8b4443d3f3c1c38bd1d1c4837fed7391f3c
parentc0e839bf89a2f4e65715d9ce5854af0fc00746b2
Bug 1575984 [wpt PR 18620] - [EventTiming] Replace onload tests, a=testonly

Automatic update from web-platform-tests
[EventTiming] Replace onload tests

The onload-related tests were meant to test the performance timeline buffering
behavior. But now that Event Timing is not exposed on the timeline, those tests
don't really make much sense. Instead, a test is added to test that the
timestamps corresponding to two 'consecutive' clickAndBlockMain() calls behave
as one would expect.

Bug: 987236
Change-Id: Icc798fe1e0684a52992a83ba4de931481e1ded2a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1766762
Reviewed-by: Steve Kobes <skobes@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#690738}

--

wpt-commits: a06073285c93394247f8a01c032f5abffa1d3f10
wpt-pr: 18620
testing/web-platform/tests/event-timing/bufferbeforeonload.html [deleted file]
testing/web-platform/tests/event-timing/click-timing.html [new file with mode: 0644]
testing/web-platform/tests/event-timing/observethenonload.html [deleted file]
testing/web-platform/tests/event-timing/onloadthenobserve-firstInput.html [deleted file]
testing/web-platform/tests/event-timing/onloadthenobserve.html [deleted file]