mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:57:35 +00:00
LibWeb: Add HTMLAnchorElement.referrerPolicy property
This commit is contained in:
parent
0c19d3aa58
commit
88d64fcb55
7 changed files with 87 additions and 0 deletions
|
@ -450,6 +450,7 @@ set(SOURCES
|
|||
Platform/Timer.cpp
|
||||
Platform/TimerSerenity.cpp
|
||||
ReferrerPolicy/AbstractOperations.cpp
|
||||
ReferrerPolicy/ReferrerPolicy.cpp
|
||||
RequestIdleCallback/IdleDeadline.cpp
|
||||
ResizeObserver/ResizeObserver.cpp
|
||||
SecureContexts/AbstractOperations.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue