[Webkit-unassigned] [Bug 184915] New: Text inside the block part of an IB split isn't affected by parent opacity.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 07:59:16 PDT 2018


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

            Bug ID: 184915
           Summary: Text inside the block part of an IB split isn't
                    affected by parent opacity.
           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: emilio at crisal.io
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 338649

  --> https://bugs.webkit.org/attachment.cgi?id=338649&action=review

testcase.html

STR:

  Load the attached test-case.

Expected result:

  "Block" is grey, since it's inside a parent with opacity: 0.2.

Actual result:

  "Block" is not affected by opacity.

I _think_ Firefox and Edge are right on this one, but I'm not confident about how stacking contexts and IB splits interact to be 100% sure.

-- 
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/20180424/a917ecc3/attachment.html>


More information about the webkit-unassigned mailing list