[Webkit-unassigned] [Bug 176183] New: fast/block/inside-inlines/opacity-on-inline.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 31 14:09:29 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=176183

            Bug ID: 176183
           Summary: fast/block/inside-inlines/opacity-on-inline.html is
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

<style>
.box { padding:3px; margin:3px }
.box div { height:40px; border:2px solid black; background-color:orange }
a { opacity:0.5 }
</style>
<body>
<div class="box"><a><div>This block should be partially transparent.</div></a></div>

This works in Firefox but fails is Chrome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170831/0431eeb4/attachment.html>


More information about the webkit-unassigned mailing list