Bug 1550358 [wpt PR 16674] - [ElementTiming] Add a test for invisible images, a=testonly
commitccc2352584c0c3a958ce0421aa2512334cc59b7c
authorNicolás Peña Moreno <npm@chromium.org>
Mon, 20 May 2019 15:00:29 +0000 (20 15:00 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 5 Jun 2019 09:28:54 +0000 (5 10:28 +0100)
treedce7e24cecf3eca7ba04f709ffb9f18502f93082
parent8b0ec8633b832e47ed0d16a037cd9c3c4c5a8163
Bug 1550358 [wpt PR 16674] - [ElementTiming] Add a test for invisible images, a=testonly

Automatic update from web-platform-tests
[ElementTiming] Add a test for invisible images

This CL tests that the following images affected by the following do not
cause PerformanceElementTiming entries to be dispatched:
* opacity: 0
* visibility: hidden
* display: none

Bug: 883483
Change-Id: I298ea5cbc71dd63a52b55c746b152ec4e42a6b36
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1595153
Reviewed-by: Liquan (Max) Gu <maxlg@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#656530}

--

wpt-commits: e9af0da25563cc63c7728d4a647f8d15d64e1495
wpt-pr: 16674
testing/web-platform/tests/element-timing/invisible-images.html [new file with mode: 0644]