Skip to content

Commit 1a2275b

Browse files
authored
Fix the interface of the bufferedchange event in the summary table (#344)
1 parent 6bb43ff commit 1a2275b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

media-source-respec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2882,7 +2882,7 @@

Event Summary

28822882
<td>
28832883
<dfn class="event">bufferedchangedfn>
28842884
td>
2885-
<td>{{Event}}td>
2885+
<td>{{BufferedChangeEvent}}td>
28862886
<td>
28872887
The {{ManagedSourceBuffer}}'s buffered range changed following a
28882888
call to {{SourceBuffer/appendBuffer()}}, {{SourceBuffer/remove()}},

0 commit comments

Comments
 (0)