mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
7 lines
276 B
HTML
7 lines
276 B
HTML
<!DOCTYPE html>
|
|
<link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=884236">
|
|
<link rel="match" href="opacity-affects-block-in-inline-ref.html">
|
|
<span style="opacity: 0.5;">
|
|
<div style="width: 100px; height: 100px; background: green;"></div>
|
|
</span>
|