File tree Expand file tree Collapse file tree
common/devtools/chromium/v115 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10886,17 +10886,17 @@ experimental domain Preload
1088610886 # Identifies a document which the rule set is associated with.
1088710887 Network.LoaderId loaderId
1088810888 # Source text of JSON representing the rule set. If it comes from
10889- # < script> tag, it is the textContent of the node. Note that it is
10889+ # ` script` tag, it is the textContent of the node. Note that it is
1089010890 # a JSON for valid case.
1089110891 #
1089210892 # See also:
1089310893 # - https://wicg.github.io/nav-speculation/speculation-rules.html
1089410894 # - https://github.com/WICG/nav-speculation/blob/main/triggers.md
1089510895 string sourceText
1089610896 # A speculation rule set is either added through an inline
10897- # < script> tag or through an external resource via the
10897+ # ` script` tag or through an external resource via the
1089810898 # 'Speculation-Rules' HTTP header. For the first case, we include
10899- # the BackendNodeId of the relevant < script> tag. For the second
10899+ # the BackendNodeId of the relevant ` script` tag. For the second
1090010900 # case, we include the external URL where the rule set was loaded
1090110901 # from, and also RequestId if Network domain is enabled.
1090210902 #
You can’t perform that action at this time.
0 commit comments