blob: 43418771150ce1b430b30c1055e2c5321dde6879 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1453643">
<p>Pass if no freeze or crash.</p>
<div style="columns:3; column-fill:auto; height:100px;">
<div style="display:flex;">
<div>
<span>
<div style="display:flex; margin-top:10px;">
<div style="padding-bottom:100px;"></div>
<div>
<div style="height:50px;"></div>
</div>
</div>
</span>
</div>
</div>
</div>
|