servo/tests/wpt/meta/html
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
..
anonymous-iframe Fix IndexedDB WPT coverage (#37607) 2025-06-24 03:47:45 +00:00
browsers Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
canvas canvas: Use OptimizeSpeed in vello_cpu (#38437) 2025-08-03 12:12:08 +00:00
document-isolation-policy Implement initial version of ReportingObserver (#37905) 2025-07-07 10:43:30 +00:00
dom Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
editing Implement HTMLDocument API (#38433) 2025-08-04 03:42:54 +00:00
embedded-content/the-img-element Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
infrastructure script: Propagate a pending JS exception on structured cloning (#37964) 2025-07-09 14:47:55 +00:00
interaction/focus Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
links/stylesheet Sync WPT with upstream (04-10-2023) (#30493) 2023-10-06 00:51:48 +00:00
obsolete/requirements-for-implementations Sync WPT with upstream (30-04-2025) (#36785) 2025-04-30 19:46:03 +00:00
rendering dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
scripting/the-script-element Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
select Rename metadata directories 2023-06-22 21:15:41 +02:00
semantics Implement HTMLDocument API (#38433) 2025-08-04 03:42:54 +00:00
syntax Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
user-activation Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
webappapis script: Fire scroll event whenever JS scrolled (#38321) 2025-08-01 07:30:22 +00:00