[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/+/1871638Reviewed-by:Steve Kobes <skobes@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#707947}
Showing
Please register or sign in to comment