Update web-platform-tests to revision b'd9a5cc25fc5f520bde022cee67e9e6a6f0b588f9' (#31599)

This commit is contained in:
Servo WPT Sync 2024-03-10 00:11:24 -05:00 committed by GitHub
parent 9dff1fecfc
commit 60e4c1adb4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
757 changed files with 21748 additions and 6394 deletions

View file

@ -79,3 +79,12 @@
[resolved height for height in definite height container: calc-size(calc-size(min-content, 30px), 15em)]
expected: FAIL
[resolved height for height in definite height container: calc(12% + calc-size(any, 31%))]
expected: FAIL
[resolved height for height in auto height container: calc-size(any, 31% + 12px)]
expected: FAIL
[resolved height for height in definite height container: calc-size(any, 31% + 12px)]
expected: FAIL