Skip to content

Commit 4a82ed6

Browse files
Update devtools-postmessage-perf-timeline/index.html
1 parent a917415 commit 4a82ed6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

devtools-postmessage-perf-timeline/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ <h1>postMessage Trace Events demo</h1>
2020
you to easily investigate when a <code>postMessage</code> call occurred,
2121
and how long the message was queued before the <code>postMessage</code> handler started.
2222
</p>
23-
Used by <a href="https://learn.microsoft.com/microsoft-edge/devtools-guide-chromium/evaluate-performance/reference#view-messages-between-windows-iframes-and-dedicated-workers">View messages between windows, iframes, and dedicated workers</a>
24-
in <em>Performance features reference</em>.
23+
Used by <a href="https://learn.microsoft.com/microsoft-edge/devtools-guide-chromium/evaluate-performance/reference#view-messages-between-windows-iframes-and-dedicated-workers">View messages between windows, iframes, and dedicated workers</a> in <em>Performance features reference</em>.
2524
</p>
2625
<b>Main frame:</b>
2726
<button style="display: block; margin-top: 1.5em ;">Send message to iframe</button>

0 commit comments

Comments
 (0)