mirror of
https://github.com/servo/servo.git
synced 2025-06-25 09:34:32 +01:00
13 lines
379 B
HTML
13 lines
379 B
HTML
<!DOCTYPE html>
|
|
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1312790">
|
|
<div style="columns:2;">
|
|
<span style="filter:blur(1px);">
|
|
<div style="position:relative;">
|
|
<div style="position:absolute;">
|
|
<div style="position:fixed;">
|
|
<div style="position:fixed;"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</span>
|
|
</div>
|