9 lines
327 B
HTML
9 lines
327 B
HTML
<!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=1123792">
|
|
<div style="columns:2;">
|
|
<legend id="legend" style="column-span:all;"></legend>
|
|
</div>
|
|
<script>
|
|
legend.getBoundingClientRect();
|
|
</script>
|