mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Mark some ResizeObserver tests as flaky (#32546)
ResizeObserver isn't completed.
This commit is contained in:
parent
eaf9055745
commit
6f64a5afad
2 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
||||||
|
[iframe-same-origin.html]
|
||||||
|
expected: [PASS, FAIL]
|
|
@ -2,3 +2,12 @@
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
[guard]
|
[guard]
|
||||||
expected: NOTRUN
|
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]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue