[webkit-reviews] review requested: [Bug 104981] Element is displayed behind a composited layer when clipping is used on a previous element : [Attachment 182398] Patch V4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 12:53:19 PST 2013


Alexandru Chiculita <achicu at adobe.com> has asked  for review:
Bug 104981: Element is displayed behind a composited layer when clipping is
used on a previous element
https://bugs.webkit.org/show_bug.cgi?id=104981

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

------- Additional Comments from Alexandru Chiculita <achicu at adobe.com>
Added the old test back, sorry about the misunderstanding. I thought you are
asking about the other two tests that I had initially added in the first patch.
I didn't realize I've actually removed an old test file too, so that generated
some confusion on my side.

Also fixed the chromium test failures. It happened because of the text
displayed on the page (in the "#layers" element). It had different line-heights
across platforms, so it ended up having slightly different numbers in the
output. I fixed it by hiding the "layers" element before it takes the
"layers-snapshot".


More information about the webkit-reviews mailing list