servo/tests/wpt/meta/intersection-observer
Servo WPT Sync ce35161a6e
Sync WPT with upstream (31-08-2025) (#39049)
Automated downstream sync of changes from upstream as of 31-08-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-08-31 01:40:16 +00:00
..
v2 dom: Implement minimal IntersectionObserver workflow (#35551) 2025-03-18 11:09:44 +00:00
bounding-box.html.ini layout: Consider transform for bounding box queries (#37871) 2025-07-30 08:13:54 +00:00
clip-path-animation.html.ini Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019) 2025-03-18 05:51:39 +00:00
clip-path.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
containing-block.html.ini layout: Parameterize content box query (#38935) 2025-08-27 02:27:53 +00:00
cross-origin-iframe.sub.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
cross-origin-tall-iframe.sub.html.ini Sync WPT with upstream (31-08-2025) (#39049) 2025-08-31 01:40:16 +00:00
document-scrolling-element-root.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
fixed-position-iframe-scroll.html.ini script/layout: Ensure a StackingContextTree before IntersectionObserver geometry queries (#38473) 2025-08-06 13:46:43 +00:00
iframe-no-root-with-wrapping-scroller.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
iframe-no-root.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
initial-observation-with-threshold.html.ini layout: Parameterize content box query (#38935) 2025-08-27 02:27:53 +00:00
inline-client-rect.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
intersection-ratio-ib-split.html.ini dom: Implement minimal IntersectionObserver workflow (#35551) 2025-03-18 11:09:44 +00:00
isIntersecting-threshold.html.ini layout: Consider transform for bounding box queries (#37871) 2025-07-30 08:13:54 +00:00
nested-cross-origin-iframe.sub.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
remove-element.html.ini layout: Parameterize content box query (#38935) 2025-08-27 02:27:53 +00:00
root-vertical-rl.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
same-origin-grand-child-iframe.sub.html.ini Make DOM geometry structs serializable (#38828) 2025-08-21 23:19:42 +00:00
scroll-and-root-margin.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-4-val.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-clip-path.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-dynamic.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-horizontal.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-iframe.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-nested-2.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-nested-3.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-nested.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-no-intersect.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-not-contained.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-percent.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-with-border-outline.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin-zero.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
scroll-margin.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
shadow-content.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
svg-clipped-rect-target.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
svg-container-element.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
svg-group-target.html.ini Enable dom_svg_enabled on all tests (#36475) 2025-04-11 18:46:00 +00:00
svg-image.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
svg-intersection-with-fractional-bounds-2.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
svg-intersection-with-fractional-bounds.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
svg-rect-target.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
svg-stroke-change.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
svg-target-changes-position.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
svg-transformed-rect-target.html.ini Enable dom_svg_enabled on all tests (#36475) 2025-04-11 18:46:00 +00:00
svg-viewbox.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
target-is-root.html.ini dom: Implement minimal IntersectionObserver workflow (#35551) 2025-03-18 11:09:44 +00:00
timestamp.html.ini Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +00:00
transform-animation.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
zoom-scaled-target.html.ini Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00