mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-20 23:19:44 +00:00
LibWeb/CSP: Implement the form-action directive
This commit is contained in:
parent
6c4483fe0e
commit
f9247116b1
Notes:
github-actions[bot]
2025-08-06 22:46:59 +00:00
Author: https://github.com/Lubrsi
Commit: f9247116b1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5626
5 changed files with 71 additions and 0 deletions
|
@ -141,6 +141,7 @@ class ConnectSourceDirective;
|
|||
class DefaultSourceDirective;
|
||||
class Directive;
|
||||
class FontSourceDirective;
|
||||
class FormActionDirective;
|
||||
class FrameSourceDirective;
|
||||
class ImageSourceDirective;
|
||||
class ManifestSourceDirective;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue