We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fd966b commit b9da425Copy full SHA for b9da425
utils/misc/global-state-diff/v2.0/global-state-diff-v2.0.html
@@ -196,10 +196,9 @@ <h3>
196
</h3>
197
198
<div>
199
- Analyze the impact of loading external JavaScript resources.
200
- <br>
201
- The tool compares the object before and after execution to identify newly added globals to help
202
- developers understand what a script exposes to the global scope.
+ Analyze the impact of loading external JavaScript resources. The tool compares the global object
+ before and after execution to identify newly added globals to help developers understand what
+ a script exposes to the global scope.
203
</div>
204
205
<div class=input>
0 commit comments