File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -516,16 +516,16 @@ return the result of running <a>exit fullscreen</a> on the <a>context object</a>
516516
517517<table>
518518 <thead>
519- <tr>
520- <th> <a lt="event handlers">event handler</a>
521- <th> <a>event handler event type</a>
519+ <tr>
520+ <th> <a lt="event handlers">event handler</a>
521+ <th> <a>event handler event type</a>
522522 <tbody>
523- <tr>
524- <td> <dfn attribute for=Document id=handler-document-onfullscreenchange><code>onfullscreenchange</code></dfn>
525- <td><code> fullscreenchange</code>
526- <tr>
527- <td> <dfn attribute for=Document id=handler-document-onfullscreenerror><code>onfullscreenerror</code></dfn>
528- <td><code> fullscreenerror</code>
523+ <tr>
524+ <td> <dfn attribute for=Document id=handler-document-onfullscreenchange><code>onfullscreenchange</code></dfn>
525+ <td><code> fullscreenchange</code>
526+ <tr>
527+ <td> <dfn attribute for=Document id=handler-document-onfullscreenerror><code>onfullscreenerror</code></dfn>
528+ <td><code> fullscreenerror</code>
529529</table>
530530
531531<p class=note> These are not supported by {{ShadowRoot}} or {{Window}} objects, and there are no
You can’t perform that action at this time.
0 commit comments