Update web-platform-tests to revision b'5049a31d2a7eebd7bca08317e56664021a8bd36c' (#31085)

This commit is contained in:
Servo WPT Sync 2024-01-13 23:22:04 -05:00 committed by GitHub
parent efe4071a5b
commit e7d2d23e1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
325 changed files with 10541 additions and 1595 deletions

View file

@ -19,3 +19,9 @@
[If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be left showing. (Non-nested popover=hint can stay open when unrelated popover=autos are hidden)]
expected: FAIL
[You can nest hint popovers]
expected: FAIL
[If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (Non-nested popover=hint gets hidden when unrelated popover=autos are hidden)]
expected: FAIL