mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
Automatic update from web-platform-tests [ElementTiming] Mimic FCP++ rect computations This CL changes ElementTiming rect computation to use a computation similar to that used by FCP++, but relative to the owning frame. The tests show that the new computation seems more accurate as they uncovered a problem with the SVG test: default SVG size is 300x150 so it was clipping the <image> element inside. A test for rect coordinates relative to iframe is added. Bug: 879270, 943138 Change-Id: Ib8fa266bda76843fbf7ca07f82ac5bb245d52c4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1531503 Reviewed-by: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by: Mason Freed <masonfreed@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#645021} -- wpt-commits: 5570bb27d55420f0639dab2415e618afdb94a6f6 wpt-pr: 15936 |
||
|---|---|---|
| .. | ||
| resources | ||
| buffer-before-onload.html | ||
| cross-origin-element.sub.html | ||
| cross-origin-iframe-element.sub.html | ||
| image-carousel.html | ||
| image-clipped-svg.html | ||
| image-not-fully-visible.html | ||
| image-rect-iframe.html | ||
| image-TAO-wildcard.sub.html | ||
| images-repeated-resource.html | ||
| observe-child-element.html | ||
| observe-elementtiming.html | ||
| observe-large-image.html | ||
| observe-multiple-images.html | ||
| observe-svg-image.html | ||
| observe-video-poster.html | ||
| progressively-loaded-image.html | ||
| supported-element-type.html | ||