commit | ef4083e30d4f89a98f0fbc1a1a4c3e9e49d1912c | [log] [tgz] |
---|---|---|
author | aestes@apple.com <aestes@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Apr 17 21:32:37 2012 +0000 |
committer | aestes@apple.com <aestes@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Apr 17 21:32:37 2012 +0000 |
tree | 44fb5b17a9bbb0252490cff1bf4547480739a820 | |
parent | b119059fd50483644aded81b1bfeb64cf982cdfc [diff] |
-webkit-mask-box-image does not draw when layer tree flattening is enabled https://bugs.webkit.org/show_bug.cgi?id=84111 Reviewed by Simon Fraser. No new tests since taking pixel test results with PaintBehaviorFlattenCompositingLayers set is not currently supported. <https://bugs.webkit.org/show_bug.cgi?id=84110> tracks fixing this. When painting mask images, we should take the non-composited path if layers are being flattened. * rendering/InlineFlowBox.cpp: (WebCore::InlineFlowBox::paintMask): * rendering/RenderBox.cpp: (WebCore::RenderBox::paintMaskImages): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114433 268f45cc-cd09-0410-ab3c-d52691b4dbfc