RESOLVED INVALID 72918
Remove HTMLAnchorElement and Location origin
https://bugs.webkit.org/show_bug.cgi?id=72918
Summary Remove HTMLAnchorElement and Location origin
Erik Arvidsson
Reported 2011-11-21 16:41:57 PST
Neither HTMLAnchorElement nor Location should have an origin property. It is not part of any standard and no other browser supports this property.
Attachments
Adam Barth
Comment 1 2011-11-21 17:10:11 PST
Should we just add it to the standard? It seems useful and easy to implement.
Anne van Kesteren
Comment 2 2023-08-23 08:05:26 PDT
We ended up doing what Adam suggested indeed.
Note You need to log in before you can comment on or make changes to this bug.