Mark some ResizeObserver tests as flaky (#32546)

ResizeObserver isn't completed.
This commit is contained in:
Martin Robinson 2024-06-18 21:40:01 +02:00 committed by GitHub
parent eaf9055745
commit 6f64a5afad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[iframe-same-origin.html]
expected: [PASS, FAIL]

View file

@ -2,3 +2,12 @@
expected: TIMEOUT
[guard]
expected: NOTRUN
[test8: simple content-box observation]
expected: [PASS, FAIL]
[test9: simple content-box observation but keep border-box size unchanged]
expected: [PASS, FAIL]
[test10: simple border-box observation]
expected: [PASS, FAIL]