diff options
author | yvt <i@yvt.jp> | 2021-07-17 15:26:00 +0900 |
---|---|---|
committer | yvt <i@yvt.jp> | 2021-07-17 15:26:15 +0900 |
commit | a6b2f75656bd286af6e3eedf0cdf80dd6df03b5b (patch) | |
tree | 88b95e79b98ca8df916932004c7bc5893aa0dc45 /components/script/dom/webidls/HTMLScriptElement.webidl | |
parent | 75242d6c4c008e2ef971028ca3e7982464676135 (diff) | |
download | servo-a6b2f75656bd286af6e3eedf0cdf80dd6df03b5b.tar.gz servo-a6b2f75656bd286af6e3eedf0cdf80dd6df03b5b.zip |
feat(script): implement `getOwnEnumerablePropertyKeys` for `Location`
Fixes the following assertion from `tests/wpt/web-platform-tests/html/
browsers/origin/cross-origin-objects/cross-origin-objects.html`:
assert_equals(Object.keys(win.location).length, 0,
"Object.keys() gives the right answer for cross-origin Location");
Diffstat (limited to 'components/script/dom/webidls/HTMLScriptElement.webidl')
0 files changed, 0 insertions, 0 deletions