blob: 3cbf2f853e257745817de5c804e9743b394950b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!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=1395408">
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1399449">
<div style="columns:2;">
<div style="contain:size; height:40px;">PASS if no freeze.</div>
<div style="display:flex;">
<div style="contain:size; margin-bottom:2px; height:30px; width:100px;"></div>
</div>
<div style="display:flex;">
<div style="contain:size; margin-bottom:2px; height:30px; width:100px;"></div>
</div>
</div>
|