servo/tests/wpt/meta/html/editing/dnd
Leo Ring 79a45c7da3
Implement HTMLDocument API (#38433)
This updates the pull request from here
https://github.com/servo/servo/pull/32553 that looks to be dormant. The
main change is that I've switched out `reflector` with `document` based
off this suggestion
https://github.com/servo/servo/pull/32553#issuecomment-2179568743, and
the `GetLocation` and `SupportedPropertyNames` methods pass through the
values from `Document`.

The implementation details are otherwise the same as the original PR

Testing: I don't see any WPT tests for this feature, I could make a
custom test if desired
Fixes: https://github.com/servo/servo/issues/32536

---------

Signed-off-by: Leo Ring <leoring03@gmail.com>
2025-08-04 03:42:54 +00:00
..
dom Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
synthetic Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
target-origin Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
the-draggable-attribute Sync WPT with upstream (08-10-2023) (#30516) 2023-10-08 16:57:16 +00:00
the-dropzone-attribute Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00