Skip to content

Commit

Permalink
Still report opaque script source
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Nov 29, 2023
1 parent 9191e01 commit 105f0fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,7 @@ Report Long Animation Frames {#loaf-processing-model}
[=Set source url for script block=] given |scriptTimingInfo| and |originalSourceURL|.

To <dfn>report classic script execution start</dfn> given a [=classic script=] |script|:
1. If |script|'s [=classic script/muted errors=] is true, then return.
1. If |settings| is not a {{Window}}, then return.
1. Let |document| be |settings|'s {{Window/document}}.
1. Let |frameTimingInfo| be |document|'s [=relevant frame timing info=].
Expand Down

0 comments on commit 105f0fe

Please sign in to comment.