NEW 119461
Directly composited background layers might intersect with children
https://bugs.webkit.org/show_bug.cgi?id=119461
Summary Directly composited background layers might intersect with children
Dean Jackson
Reported 2013-08-02 15:51:23 PDT
See attached testcase. A element has a directly composited background that then intersects with its children layers. We either need to flatten (which might be incorrect if the container preserves3d) or turn off composited backgrounds in this case.
Attachments
Test case (402 bytes, text/html)
2013-08-02 15:51 PDT, Dean Jackson
no flags
Dean Jackson
Comment 1 2013-08-02 15:51:48 PDT
Created attachment 208051 [details] Test case
Radar WebKit Bug Importer
Comment 2 2013-08-02 15:52:05 PDT
Dean Jackson
Comment 3 2013-08-02 15:52:35 PDT
This regression was caused by Bug 103786 and http://trac.webkit.org/changeset/137006
Note You need to log in before you can comment on or make changes to this bug.