Skip to content

Commit 7303ec3

Browse files
committed
add blank space after ex2.html
1 parent 2549bf9 commit 7303ec3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ex2.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,9 @@ <h3 id="complex-broken">Example 4: Broken File menu</h3>
319319
</section>
320320
</section>
321321

322+
<hr style="margin-bottom: 250px;">
323+
<!-- Blank space because of https://crbug.com/546207253 -->
324+
322325
<script>
323326
const supported = "HTMLMenuListElement" in window;
324327
if (!supported) {

0 commit comments

Comments
 (0)