mirror of
https://github.com/servo/servo.git
synced 2025-06-29 11:33:39 +01:00
6 lines
276 B
HTML
6 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>
|