mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
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> |
||
---|---|---|
.. | ||
es-exceptions | ||
legacy-platform-object | ||
allow-resizable.html.ini | ||
builtin-function-properties.any.js.ini | ||
global-immutable-prototype.any.js.ini | ||
global-mutable-prototype.any.js.ini | ||
global-object-implicit-this-value-cross-realm.html.ini | ||
global-object-implicit-this-value.any.js.ini | ||
legacy-callback-interface-object.html.ini | ||
legacy-factory-function-builtin-properties.window.js.ini | ||
observable-array-ownkeys.window.js.ini | ||
setter-argument.html.ini |