Update web-platform-tests to revision b'3b791e5b10812a4ca4473d93679fc70d1a7f5f88'

This commit is contained in:
WPT Sync Bot 2023-03-02 01:47:05 +00:00
parent 61fe4cf606
commit 17f4d58879
157 changed files with 1609 additions and 430 deletions

View file

@ -38,7 +38,7 @@ div { box-sizing: border-box; will-change: transform }
::view-transition-group(hidden) { animation-duration: 300s; }
::view-transition-image-pair(hidden) { visibility: hidden; }
::view-transition-group(root) { visibility: hidden; }
::view-transition { background: pink; }
::view-transition { width: 100%; height: 100%; background: pink; }
::view-transition-group(*) { animation-delay: 300s; }
::view-transition-new(*) { animation: unset; opacity: 1; }
::view-transition-old(*) { animation: unset; opacity: 0; }

View file

@ -39,7 +39,7 @@ div { box-sizing: border-box; will-change: transform }
::view-transition-group(hidden) { animation-duration: 300s; }
::view-transition-image-pair(hidden) { visibility: hidden; }
::view-transition-group(root) { visibility: hidden; }
::view-transition { background: pink; }
::view-transition { width: 100%; height: 100%; background: pink; }
::view-transition-group(*) { animation-duration: 0s; }
::view-transition-new(*) { animation: unset; opacity: 0; }
::view-transition-old(*) { animation: unset; opacity: 1; }

View file

@ -47,7 +47,7 @@ html::view-transition-group(*) { animation-duration: 0s; }
html::view-transition-new(*) { animation: unset; opacity: 0; }
html::view-transition-old(*) { animation: unset; opacity: 1; }
html::view-transition-group(root) { display: none; }
html::view-transition { background: pink }
html::view-transition { width: 100%; height: 100%; background: pink }
</style>

View file

@ -84,7 +84,7 @@ html::view-transition-old(two),
html::view-transition-old(three) { animation: unset; opacity: 1; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -69,7 +69,7 @@ html::view-transition-old(two),
html::view-transition-old(three) { animation: unset; opacity: 1; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -51,7 +51,7 @@ html::view-transition-old(left-element),
html::view-transition-old(right-element) { animation: unset; opacity: 1; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -41,7 +41,7 @@ html::view-transition-group(*) { animation-duration: 0s; }
html::view-transition-new(*) { animation: unset; opacity: 0; }
html::view-transition-old(*) { animation: unset; opacity: 1; }
html::view-transition-group(root) { display: none; }
html::view-transition { background: pink }
html::view-transition { width: 100%; height: 100%; background: pink }
</style>

View file

@ -60,7 +60,7 @@ html::view-transition-old(第三) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -32,7 +32,7 @@ html::view-transition-new(*) { animation: unset; opacity: 0; }
html::view-transition-old(*) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target class=box><div class=inner_overflow>X</div></div>
<script>

View file

@ -34,7 +34,7 @@ html::view-transition-new(*) { animation: unset; opacity: 1; }
html::view-transition-old(*) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target class=box><div class=inner_overflow>X</div></div>
<script>

View file

@ -31,7 +31,7 @@ html::view-transition-new(*) { animation: unset; opacity: 1; }
html::view-transition-old(*) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=e1 class=box></div>
<script>

View file

@ -43,7 +43,7 @@ html::view-transition-new(*) { animation: unset; opacity: 1; }
html::view-transition-old(*) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=e1 class=box>one</div>
<div id=e2 class=box>two</div>

View file

@ -26,7 +26,7 @@ html::view-transition-new(*) { animation: unset; opacity: 1; }
html::view-transition-old(*) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=e1 class=box></div>
<div id=e2 class=box></div>

View file

@ -20,7 +20,7 @@ html::view-transition-new(*) { animation: unset; opacity: 1; }
html::view-transition-old(*) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<span id=target>This is a span</span>
<script>

View file

@ -17,7 +17,7 @@ html::view-transition-new(*) { animation: unset; opacity: 1; }
html::view-transition-old(*) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<span id=target>This is a span</span>
<script>

View file

@ -53,7 +53,7 @@ html::view-transition-old(s3) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -54,7 +54,7 @@ html::view-transition-old(s3) { animation: unset; opacity: 0; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -47,7 +47,7 @@ html::view-transition-group(target2) {
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target1 class=box></div>

View file

@ -37,7 +37,7 @@ html::view-transition-new(shared) { animation: unset; opacity: 1; }
html::view-transition-old(shared) { animation: unset; opacity: 1; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -57,6 +57,8 @@ body { margin : 0; }
view-transition-name: none;
}
::view-transition {
width: 100%;
height: 100%;
background-color: rebeccapurple;
}

View file

@ -57,7 +57,7 @@ html::view-transition-group(hidden) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target><div id=inner></div></div>

View file

@ -50,7 +50,7 @@ html::view-transition-group(hidden) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target>This is text</div>

View file

@ -55,7 +55,7 @@ html::view-transition-new(target-two) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=one class=target>

View file

@ -55,7 +55,7 @@ html::view-transition-new(target-two) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=one class=target>

View file

@ -46,7 +46,7 @@ html::view-transition-new(target) {
html::view-transition-old(target) { animation: unset; opacity: 0; height: 100%; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=target>

View file

@ -46,7 +46,7 @@ html::view-transition-new(target) {
html::view-transition-old(target) { animation: unset; opacity: 0; height: 100%; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=target>

View file

@ -43,7 +43,7 @@ html::view-transition-old(shared) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target class="shared src"><div class=inner></div></div>

View file

@ -34,7 +34,7 @@ html::view-transition-new(target) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=ancestor>

View file

@ -31,7 +31,7 @@ html::view-transition-new(target) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=target>

View file

@ -42,7 +42,7 @@ html::view-transition-new(after) { animation-duration: 0s; }
html::view-transition-old(after) { animation-duration: 0s; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -29,7 +29,7 @@ html::view-transition-new(*) { animation: unset; opacity: 0; }
html::view-transition-old(*) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=e1 class=box></div>
<script>

View file

@ -43,7 +43,7 @@ html::view-transition-new(*) { animation: unset; opacity: 0; }
html::view-transition-old(*) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=e1 class=box>one</div>
<div id=e2 class=box>two</div>

View file

@ -27,7 +27,7 @@ html::view-transition-new(*) { animation: unset; opacity: 0; }
html::view-transition-old(*) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=e1 class=box>one</div>
<div id=e2 class=box>two</div>

View file

@ -60,7 +60,7 @@ html::view-transition-old(s3) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -60,7 +60,7 @@ html::view-transition-old(s3) { animation: unset; opacity: 1; }
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -47,7 +47,7 @@ html::view-transition-group(target2) {
/* hide the root so we show transition background to ensure we're in a transition */
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target1 class=box></div>

View file

@ -36,7 +36,7 @@ html::view-transition-new(shared) { animation: unset; opacity: 1; }
html::view-transition-old(shared) { animation: unset; opacity: 1; }
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>

View file

@ -57,6 +57,8 @@ body { margin : 0; }
view-transition-name: none;
}
::view-transition {
width: 100%;
height: 100%;
background-color: rebeccapurple;
}

View file

@ -57,7 +57,7 @@ html::view-transition-group(hidden) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target><div id=inner></div></div>

View file

@ -50,7 +50,7 @@ html::view-transition-group(hidden) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=target>This is text</div>

View file

@ -56,7 +56,7 @@ html::view-transition-old(target-two) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=one class=target>

View file

@ -56,7 +56,7 @@ html::view-transition-old(target-two) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div id=one class=target>

View file

@ -45,7 +45,7 @@ html::view-transition-old(target) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=target>

View file

@ -34,7 +34,7 @@ html::view-transition-old(target) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=ancestor>

View file

@ -31,7 +31,7 @@ html::view-transition-old(target) {
}
html::view-transition-group(root) { animation: unset; opacity: 0; }
html::view-transition { background: lightpink; }
html::view-transition { width: 100%; height: 100%; background: lightpink; }
</style>
<div class=target>

View file

@ -23,6 +23,8 @@
}
html::view-transition {
width: 100%;
height: 100%;
background: grey;
}

View file

@ -15,7 +15,7 @@
}
/* We're verifying what we capture, so just display the old contents for 5 minutes. */
html::view-transition { background: pink; }
html::view-transition { width: 100%; height: 100%; background: pink; }
html::view-transition-group(shared) { animation-duration: 300s; }
html::view-transition-old(shared) {