Tests: Resync imported WPT tests

This commit is contained in:
Tim Ledbetter
2026-04-04 17:18:58 +01:00
committed by Shannon Booth
parent dda3cb99b7
commit 504a8e6d1d
Notes: github-actions[bot] 2026-04-04 21:38:15 +00:00
306 changed files with 6274 additions and 2460 deletions

View File

@@ -7,11 +7,17 @@
<style>
/* Set properties to a value different than the initial one. */
#nothing {
/*
* Legacy longhand properties that were later converted to shorthands
* should be specified here to prevent resetting the new longhands.
*/
vertical-align: 123px;
accent-color: #123;
align-content: baseline;
align-items: baseline;
align-self: baseline;
alignment-baseline: central;
alignment-baseline: middle;
alt: "a";
animation-composition: add;
animation-delay: 123s;
@@ -351,7 +357,6 @@
unicode-bidi: plaintext;
user-select: all;
vector-effect: non-scaling-stroke;
vertical-align: 123px;
view-timeline: --foo inline 10px;
view-transition-name: --foo;
visibility: collapse;