Bug 1545612 [wpt PR 16279] - [ElementTiming] Improve inline image behavior, a=testonly
commit5e5cf5660d15687f8fad77a32264c293d477fba4
authorNicolás Peña Moreno <npm@chromium.org>
Fri, 17 May 2019 14:34:44 +0000 (17 14:34 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 5 Jun 2019 09:26:06 +0000 (5 10:26 +0100)
treeb991b67bfa1ab987ce4c90e5254c678dd04b8bc2
parent41702ccf6faad2ee5b4c992ae69ba447377e56a3
Bug 1545612 [wpt PR 16279] - [ElementTiming] Improve inline image behavior, a=testonly

Automatic update from web-platform-tests
[ElementTiming] Improve inline image behavior

This CL does the following changes for inline images (images with data
URIs):
* Trim the |name| to a max 100 chars.
* Do not apply the Timing-Allow-Origin check: assume it passes.

Bug: 879270
Change-Id: I58b67cb96bea11a78d0bb60af609db8459917df0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1555006
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#650482}

--

wpt-commits: 3efff9b2d66aed3d8e2061205069883fd54df2be
wpt-pr: 16279
testing/web-platform/tests/element-timing/background-image-data-uri.html [new file with mode: 0644]
testing/web-platform/tests/element-timing/image-data-uri.html [new file with mode: 0644]
testing/web-platform/tests/element-timing/resources/element-timing-helpers.js