Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -97887,7 +97887,7 @@ dictionary <dfn>StorageEventInit</dfn> : <span>EventInit</span> {
<code>h3</code>, <code>h4</code>, <code>h5</code>, <code>h6</code>, <code>header</code>,
<code>hgroup</code>, <code>hr</code>, <code>main</code>, <code>menu</code>, <code>nav</code>,
<code>ol</code>, <code>p</code>, <code>pre</code>, <code>section</code>, <code>table</code>, or
<code>ul</code>, element, or if there is no more content in the parent element and the parent
<code>ul</code> element, or if there is no more content in the parent element and the parent
element is an <span data-x="HTML elements">HTML element</span> that is not an <code>a</code>, <code>audio</code>, <code>del</code>,
<code>ins</code>, <code>map</code>, <code>noscript</code>, or <code>video</code> element.</p>

Expand Down Expand Up @@ -118597,6 +118597,7 @@ INSERT INTERFACES HERE
Jon Perlow,
Jonas Sicking,
Jonathan Cook,
Jonathan Neal,
Jonathan Rees,
Jonathan Watt,
Jonathan Worent,
Expand Down