Bug 1590213 [wpt PR 19812] - [ElementTiming] Allow empty but present elementtiming...
commitd589ea4768a50ef3b9da41c118b2d6543626d1e3
authorNicolás Peña Moreno <npm@chromium.org>
Tue, 22 Oct 2019 17:53:30 +0000 (22 17:53 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 24 Oct 2019 17:04:51 +0000 (24 18:04 +0100)
tree5ad09056a53b948fb5e627ea08e37a9a1d199a52
parent80b04aa33948620ba29eef671a80a9c5546aacef
Bug 1590213 [wpt PR 19812] - [ElementTiming] Allow empty but present elementtiming attribute, a=testonly

Automatic update from web-platform-tests
[ElementTiming] Allow empty but present elementtiming attribute

This CL changes the behavior in cases where the elementtiming attribute
is set but not to a specific value, so that the affected elements are
considered registered for observation. It also adds a test with image
and text testcases. This follow the spec change at
https://github.com/WICG/element-timing/pull/38

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

--

wpt-commits: 6174e0943360abb81f64a54205a7782531cddcaa
wpt-pr: 19812
testing/web-platform/tests/element-timing/observe-empty-attribute.html [new file with mode: 0644]