Update web-platform-tests to revision b'6275bd0cf6fcfbfb531d371666602ddf4ca6dbf6'

This commit is contained in:
WPT Sync Bot 2022-12-16 01:28:46 +00:00
parent 2a45f247c4
commit afd92e9e80
214 changed files with 6026 additions and 531 deletions

View file

@ -11,7 +11,7 @@
.test {
width: 480px;
height: 50px;
background: linear-gradient(to right, rgb(255, 0, 0), color(srgb 0 255 0));
background: linear-gradient(to right, rgb(255, 0, 0), color(srgb 0 1 0));
}
</style>
</head>