mirror of
https://github.com/servo/servo.git
synced 2025-06-28 02:53:48 +01:00
14 lines
511 B
HTML
14 lines
511 B
HTML
<!DOCTYPE html>
|
|
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1348128">
|
|
<p>PASS if no crash or DCHECK failure.</p>
|
|
<div style="column-count:2;">
|
|
<div style="column-count:1;">
|
|
<div style="position:relative; column-span:all;">
|
|
<div style="column-count:1; position:absolute; height:10px; width:10px;">
|
|
<div style="position:relative;">
|
|
<div style="position:absolute; height:10px; width:5px;"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|