Update web-platform-tests to revision b'49819d78d44b87d5ebb076c5b005dcbfc630c24f'

This commit is contained in:
WPT Sync Bot 2023-02-20 01:54:25 +00:00
parent b1d90f871d
commit 489f4ac90d
36 changed files with 110 additions and 215 deletions

View file

@ -0,0 +1,12 @@
<!doctype html>
<title>CSS Test: preserve-3d on pseudo elements</title>
<link rel="author" title="Matt Woodrow" href="mailto:mattwoodrow@apple.com">
<style>
div {
width: 200px;
height: 200px;
background-color: green;
}
</style>
<div></div>
</div>