Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeedb99' (#32381)

This commit is contained in:
Servo WPT Sync 2024-05-25 23:58:17 -04:00 committed by GitHub
parent 512e67f6d1
commit a7bf099cb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
423 changed files with 9399 additions and 2401 deletions

View file

@ -595,3 +595,12 @@
[Element interface: document.createElementNS("x", "y") must inherit property "currentCSSZoom" with the proper type]
expected: FAIL
[Document interface: operation caretPositionFromPoint(double, double, ShadowRoot...)]
expected: FAIL
[Document interface: document must inherit property "caretPositionFromPoint(double, double, ShadowRoot...)" with the proper type]
expected: FAIL
[Document interface: calling caretPositionFromPoint(double, double, ShadowRoot...) on document with too few arguments must throw TypeError]
expected: FAIL