Skip to content

Commit 8fd966b

Browse files
save file
1 parent a960e4f commit 8fd966b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

utils/misc/global-state-diff/v2.0/global-state-diff-v2.0.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@ <h3>
196196
</h3>
197197

198198
<div>
199-
Global State Diff is a browser-based utility that analyzes the impact of loading external JavaScript resources.
200-
When a tag is injected, the tool compares the object before and after execution to identify newly added globals
201-
— including functions, variables, and namespaces. This helps developers understand what a script exposes to the
202-
global scope.
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.
203203
</div>
204204

205205
<div class=input>

0 commit comments

Comments
 (0)