Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement referrerPolicy IDL attribute for HTMLScriptElement and HTMLLinkElement #26454
Comments
|
I would like to work on this issue please |
|
@nosark Great! This will require updating the webidl files for both interfaces to add the missing IDL attribute, then implementing the getters and setters for both HTMLScriptElement and HTMLLinkElement. For the getters you will want to extract the first few lines of |
|
@jdm Okay, awesome! Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Spec: