summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/crashtests/chrome-bug-1287843.html
blob: 6fc95fc12e11d28ae69ec05bcd8d935103b5bcb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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=1287843">
<div style="columns:2;">
  <math>
    <mtd>
      <mtable>
        <mtr></mtr>
      </mtable>
    </mtd>
  </math>
</div>