mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibWeb: Add HTMLAnchorElement.referrerPolicy property
This commit is contained in:
@@ -17,6 +17,8 @@ interface HTMLAnchorElement : HTMLElement {
|
||||
|
||||
[CEReactions] attribute DOMString text;
|
||||
|
||||
[CEReactions] attribute DOMString referrerPolicy;
|
||||
|
||||
// Obsolete
|
||||
[CEReactions, Reflect] attribute DOMString coords;
|
||||
[CEReactions, Reflect] attribute DOMString charset;
|
||||
|
||||
Reference in New Issue
Block a user