[webkit-reviews] review requested: [Bug 19525] -webkit-box-reflect in hyperlink causes webkit to crash : [Attachment 22291] Suppress reflections of inline flows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 15 15:00:15 PDT 2008
mitz at webkit.org has asked for review:
Bug 19525: -webkit-box-reflect in hyperlink causes webkit to crash
https://bugs.webkit.org/show_bug.cgi?id=19525
Attachment 22291: Suppress reflections of inline flows
https://bugs.webkit.org/attachment.cgi?id=22291&action=edit
------- Additional Comments from mitz at webkit.org
This proved to be hard to do in adjustRenderStyle() because there is no easy
way to tell the that element is going to be an inline flow, so instead this
patch just overrides the flag on the renderer.
More information about the webkit-reviews
mailing list