Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<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>