[webkit-reviews] review requested: [Bug 110427] Add support for CSS blending to SVG : [Attachment 223690] Patch V3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 03:43:39 PST 2014


Mihai Tica <mitica at adobe.com> has asked  for review:
Bug 110427: Add support for CSS blending to SVG
https://bugs.webkit.org/show_bug.cgi?id=110427

Attachment 223690: Patch V3
https://bugs.webkit.org/attachment.cgi?id=223690&action=review

------- Additional Comments from Mihai Tica <mitica at adobe.com>
Adding tests to check if isolation is performed. Besides testing each blend
mode, this patch also validates that opacity, webkit-shadow, masks, filters and
blending cause isolation. As the spec states, clip-path doesn't isolate. Note
that while masking doesn't create a transparency layer, the contents of the
masked element are drawn in a separate buffer, thus creating isolation.


More information about the webkit-reviews mailing list