blob: ba4ae29b12a657bdfd00fa08381466e0e8e56e1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!DOCTYPE html>
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1320509">
<div style="columns:3; column-fill:auto; height:20px;">
<div style="display:flex; float:left; margin-top:8px;">
<fieldset style="border:none; contain:paint;">
<div style="contain:size; height:18px;"></div>
<div style="float:left; clear:both; height:6px;"></div>
<div style="columns:9; display:list-item; clear:both; column-fill:auto; height:0;"></div>
</fieldset>
</div>
</div>
|