Update web-platform-tests to revision b'2d1ad05908ee5447fdfa70eed9757273aa5da367'

This commit is contained in:
WPT Sync Bot 2023-03-05 01:39:17 +00:00
parent 7809bb7cba
commit 84de92ecaf
83 changed files with 1324 additions and 779 deletions

View file

@ -17,6 +17,7 @@ div { box-sizing: border-box; will-change: transform }
.shared {
width: 100px;
height: 100px;
view-transition-name: shared;
}
body { background: pink }