[intersection-observer] Add tests for cross-document root/target and same root/target
Categories
(Core :: Layout, enhancement, P3)
Tracking
()
People
(Reporter: tschneider, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
10.45 KB,
patch
|
Details | Diff | Splinter Review |
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 6•3 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•2 years ago
|
Comment 7•10 months ago
|
||
I'm not realistically getting to resurrecting/completing these tests anytime soon; and in any case it looks like this testing gap might have been filled. We have a handful of cross-document intersection observer WPT tests these days:
https://searchfox.org/mozilla-central/search?q=iframe&path=testing%2Fweb-platform%2Ftests%2Fintersection-observer&case=false®exp=false
e.g.:
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/intersection-observer/cross-document-root.html
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/intersection-observer/resources/cross-origin-subframe.html
Hence, closing as WORSKFORME since the issue (adding test coverage) seems to have been addressed over time.
Updated•5 months ago
|
Description
•