Bug 206555
Summary: | [resize-observer] WPT/resize-observer tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jon Lee <jonlee> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792, ap, bfulgham, cathiechen, fred.wang, rniwa, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=244141 |
Jon Lee
https://wpt.fyi/results/resize-observer/observe.html?label=master&product=safari%5Bstable%5D&product=chrome%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari%5Bexperimental%5D
test7 is a unique failure in STP 98 compared to Chrome and Firefox.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Lee
Other points:
- to confirm, the remaining failures in observe.html are all new API we haven't gotten to yet?
- why does idlharness.window.html fail?
Ahmad Saleem
Latest Update across all browsers:
*** Safari Technology Preview 151 ***
Harness status: Timeout
Found 21 tests
19 Pass
1 Fail
1 Not Run
cc
Harness status: OK
Found 21 tests
20 Pass
1 Fail
*** Chrome Canary 106 ***
Harness status: OK
Found 22 tests
20 Pass
2 Fail
_______
Test URL - http://wpt.live/resize-observer/observe.html
Just wanted to share updated test results. Thanks!
Alexey Proskuryakov
test7 is now passing and test18 is now timing out (possibly a new test added after 2020?).
I think that we need a new bug for test18 specifically.