Update web-platform-tests to revision b'ece751218b0ba35e99fa900bfd2a2d89c4bb69da'

This commit is contained in:
WPT Sync Bot 2023-01-22 01:39:08 +00:00
parent 6d8358a482
commit 02cb6d44e5
228 changed files with 2082 additions and 608 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: 3d transform ref</title>
<title>View transitions: 3d transform ref</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: 3d transform</title>
<title>View transitions: 3d transform</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="3d-transform-incoming-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: 3d transform ref</title>
<title>View transitions: 3d transform ref</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: 3d transform</title>
<title>View transitions: 3d transform</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="3d-transform-outgoing-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: display content in a pseudo with object-fit: none (ref)</title>
<title>View transitions: display content in a pseudo with object-fit: none (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: display content in a pseudo with object-fit: none (ref)</title>
<title>View transitions: display content in a pseudo with object-fit: none (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: element with content less than box size (ref)</title>
<title>View transitions: element with content less than box size (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: element with content less than box size</title>
<title>View transitions: element with content less than box size</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-smaller-than-box-size-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<title>Shared transitions: offscreen content</title>
<title>View transitions: offscreen content</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: offscreen content with content-visibility auto</title>
<title>View transitions: offscreen content with content-visibility auto</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="content-visibility-auto-shared-element-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: element with clip max texture size (ref)</title>
<title>View transitions: element with clip max texture size (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: element with clip max texture size</title>
<title>View transitions: element with clip max texture size</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-clip-max-texture-size-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: element with clip (ref)</title>
<title>View transitions: element with clip (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: element with clip (ref)</title>
<title>View transitions: element with clip (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: root element with clip</title>
<title>View transitions: root element with clip</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-clip-root-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: element with clip</title>
<title>View transitions: element with clip</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-clip-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: element with inline child (ref)</title>
<title>View transitions: element with inline child (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="stylesheet" href="/fonts/ahem.css">
<link rel="author" href="mailto:bokan@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: element with inline child</title>
<title>View transitions: element with inline child</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="stylesheet" href="/fonts/ahem.css">
<link rel="author" href="mailto:bokan@chromium.org">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: shared element with overflow (ref)</title>
<title>View transitions: shared element with overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: shared element with overflow (ref)</title>
<title>View transitions: shared element with overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: object-view-box</title>
<title>View transitions: object-view-box</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-transform-ref.html">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html class=reftest-wait>
<title>Shared transitions: object-view-box</title>
<title>View transitions: object-view-box</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-transform-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: object-view-box (ref)</title>
<title>View transitions: object-view-box (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: css tags generate pseudo elements in paint order (ref)</title>
<title>View transitions: css tags generate pseudo elements in paint order (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: css tags generate pseudo elements in paint order (ref)</title>
<title>View transitions: css tags generate pseudo elements in paint order (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: css tags generate pseudo elements in paint order</title>
<title>View transitions: css tags generate pseudo elements in paint order</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="css-tags-paint-order-with-entry-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: css tags generate pseudo elements in paint order</title>
<title>View transitions: css tags generate pseudo elements in paint order</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="css-tags-paint-order-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: use css tags for shared elements (ref)</title>
<title>View transitions: use css tags for shared elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: use css tags for shared elements</title>
<title>View transitions: use css tags for shared elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="css-tags-shared-element-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: event pseudo name</title>
<title>View transitions: event pseudo name</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="web-animations-api-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<title>Shared transitions: offscreen content</title>
<title>View transitions: offscreen content</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: offscreen content</title>
<title>View transitions: offscreen content</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="far-away-capture-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: hit test shared element at the real dom location</title>
<title>View transitions: hit test shared element at the real dom location</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="hit-test-unpainted-element-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: hit test shared element at the real dom location (ref)</title>
<title>View transitions: hit test shared element at the real dom location (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: hit test shared element at the real dom location</title>
<title>View transitions: hit test shared element at the real dom location</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="hit-test-unpainted-element-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: hit test shared element at the real dom location (ref)</title>
<title>View transitions: hit test shared element at the real dom location (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: hit test shared element at the real dom location</title>
<title>View transitions: hit test shared element at the real dom location</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="hit-test-unrelated-element-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: iframe</title>
<title>View transitions: iframe</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: iframe</title>
<title>View transitions: iframe</title>
<meta name="timeout" content="long">
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<title>Shared transitions: ensure input is discarded when rendering is suppressed</title>
<title>View transitions: ensure input is discarded when rendering is suppressed</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<title>Shared transitions: different width container should keep aspect ratio (by default)</title>
<title>View transitions: different width container should keep aspect ratio (by default)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: shared element writing-modes (ref)</title>
<title>View transitions: shared element writing-modes (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: shared element writing-modes</title>
<title>View transitions: shared element writing-modes</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="japanese-tag-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture elements with different size capture</title>
<title>View transitions: capture elements with different size capture</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<script src="/common/reftest-wait.js"></script>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture elements with different size capture</title>
<title>View transitions: capture elements with different size capture</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-and-old-sizes-match-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture opacity elements (ref)</title>
<title>View transitions: capture opacity elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture clip-path elements</title>
<title>View transitions: capture clip-path elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-captures-clip-path-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture elements with different size capture (ref)</title>
<title>View transitions: capture elements with different size capture (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html class=reftest-wait>
<title>Shared transitions: capture elements with different size capture</title>
<title>View transitions: capture elements with different size capture</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-captures-different-size-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture opacity elements (ref)</title>
<title>View transitions: capture opacity elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture opacity elements</title>
<title>View transitions: capture opacity elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-captures-opacity-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture opacity elements (ref)</title>
<title>View transitions: capture opacity elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture root elements</title>
<title>View transitions: capture root elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-captures-root-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: container of shared element writing-modes (ref)</title>
<title>View transitions: container of shared element writing-modes (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: container of shared element writing-modes</title>
<title>View transitions: container of shared element writing-modes</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-container-writing-modes-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: shared element writing-modes (ref)</title>
<title>View transitions: shared element writing-modes (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: shared element writing-modes</title>
<title>View transitions: shared element writing-modes</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-element-writing-modes-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: incoming viewport has scrollbars (ref)</title>
<title>View transitions: incoming viewport has scrollbars (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/7859">
<link rel="author" href="mailto:bokan@chromium.org">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html class=reftest-wait>
<title>Shared transitions: incoming viewport has scrollbars</title>
<title>View transitions: incoming viewport has scrollbars</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="help" href="https://github.com/w3c/csswg-drafts/issues/7859">
<link rel="author" href="mailto:bokan@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: different width container should keep aspect ratio (by default)</title>
<title>View transitions: different width container should keep aspect ratio (by default)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="intrinsic-aspect-ratio-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: new content captures an empty div (ref)</title>
<title>View transitions: new content captures an empty div (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: old content captures an empty div</title>
<title>View transitions: old content captures an empty div</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-is-empty-div-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: display content in a pseudo with object-fit: fill</title>
<title>View transitions: display content in a pseudo with object-fit: fill</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="content-object-fit-fill-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: display content in a pseudo with object-fit: none</title>
<title>View transitions: display content in a pseudo with object-fit: none</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="content-object-fit-none-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: object-view-box with larger overflow (ref)</title>
<title>View transitions: object-view-box with larger overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: object-view-box with larger overflow (ref)</title>
<title>View transitions: object-view-box with larger overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: object-view-box with larger clip-path</title>
<title>View transitions: object-view-box with larger clip-path</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-object-view-box-clip-path-reference-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: object-view-box with larger clip-path</title>
<title>View transitions: object-view-box with larger clip-path</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-object-view-box-clip-path-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: object-view-box with larger overflow (ref)</title>
<title>View transitions: object-view-box with larger overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: object-view-box with larger overflow</title>
<title>View transitions: object-view-box with larger overflow</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-object-view-box-overflow-clipped-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: object-view-box with larger overflow (ref)</title>
<title>View transitions: object-view-box with larger overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: object-view-box with larger overflow</title>
<title>View transitions: object-view-box with larger overflow</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-object-view-box-overflow-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: display content in a pseudo with proper scaling (ref)</title>
<title>View transitions: display content in a pseudo with proper scaling (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: display content in a pseudo with proper scaling</title>
<title>View transitions: display content in a pseudo with proper scaling</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-content-scaling-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: shared element with overflow</title>
<title>View transitions: shared element with overflow</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-overflow-zoomed-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: shared element with overflow</title>
<title>View transitions: shared element with overflow</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="content-with-overflow-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: one element captured for two tags (ref)</title>
<title>View transitions: one element captured for two tags (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: new element tag specified for start phase</title>
<title>View transitions: new element tag specified for start phase</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-element-on-start-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: container of shared element writing-modes (ref)</title>
<title>View transitions: container of shared element writing-modes (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: container of shared element writing-modes</title>
<title>View transitions: container of shared element writing-modes</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="new-root-vertical-writing-mode-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<title>Shared transitions: author styles ignored during prepare</title>
<title>View transitions: author styles ignored during prepare</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html>
<title>Shared transitions: CSS Animations are paused while render-blocked</title>
<title>View transitions: CSS Animations are paused while render-blocked</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html>
<title>Shared transitions: rAF is not issued while render-blocked</title>
<title>View transitions: rAF is not issued while render-blocked</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: shared element with overflow (ref)</title>
<title>View transitions: shared element with overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: shared element with overflow</title>
<title>View transitions: shared element with overflow</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="no-root-capture-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: shared element with overflow (ref)</title>
<title>View transitions: shared element with overflow (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: shared element with overflow</title>
<title>View transitions: shared element with overflow</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="nothing-captured-ref.html">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: object-view-box</title>
<title>View transitions: object-view-box</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="object-view-box-ref.html">

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html class=reftest-wait>
<title>Shared transitions: object-view-box</title>
<title>View transitions: object-view-box</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:khushalsagar@chromium.org">
<link rel="match" href="object-view-box-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: object-view-box (ref)</title>
<title>View transitions: object-view-box (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture clip-path elements (ref)</title>
<title>View transitions: capture clip-path elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture clip-path elements</title>
<title>View transitions: capture clip-path elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="old-content-captures-clip-path-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture elements with different size capture (ref)</title>
<title>View transitions: capture elements with different size capture (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta name="timeout" content="long">
<html class=reftest-wait>
<title>Shared transitions: capture elements with different size capture</title>
<title>View transitions: capture elements with different size capture</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="old-content-captures-different-size-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture opacity elements (ref)</title>
<title>View transitions: capture opacity elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture opacity elements</title>
<title>View transitions: capture opacity elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="old-content-captures-opacity-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: capture root elements (ref)</title>
<title>View transitions: capture root elements (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<style>

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: capture root elements</title>
<title>View transitions: capture root elements</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="old-content-captures-root-ref.html">

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<title>Shared transitions: container of shared element writing-modes (ref)</title>
<title>View transitions: container of shared element writing-modes (ref)</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html class=reftest-wait>
<title>Shared transitions: container of shared element writing-modes</title>
<title>View transitions: container of shared element writing-modes</title>
<link rel="help" href="https://github.com/WICG/view-transitions">
<link rel="author" href="mailto:vmpstr@chromium.org">
<link rel="match" href="old-content-container-writing-modes-ref.html">

Some files were not shown because too many files have changed in this diff Show more