Bug 72918

Summary: Remove HTMLAnchorElement and Location origin
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: abarth, annevk, ap, code.vineet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.