mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Meta: Ensure that idl files link to draft specs
This commit is contained in:
Notes:
github-actions[bot]
2026-03-25 16:03:18 +00:00
Author: https://github.com/Psychpsyo Commit: https://github.com/LadybirdBrowser/ladybird/commit/bd915678636 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8588
@@ -17,7 +17,7 @@ interface HTMLScriptElement : HTMLElement {
|
||||
[CEReactions, Reflect] attribute DOMString integrity;
|
||||
[CEReactions, Enumerated=FetchPriorityAttribute, Reflect=fetchpriority] attribute DOMString fetchPriority;
|
||||
|
||||
// https://www.w3.org/TR/trusted-types/#enforcement-in-scripts
|
||||
// https://w3c.github.io/trusted-types/dist/spec/#enforcement-in-scripts
|
||||
[CEReactions] attribute (TrustedScript or Utf16DOMString) text;
|
||||
[CEReactions] attribute (TrustedScriptURL or Utf16USVString) src;
|
||||
[CEReactions] attribute (TrustedScript or Utf16DOMString)? textContent;
|
||||
|
||||
Reference in New Issue
Block a user