[webkit-reviews] review requested: [Bug 14221] Repro crash
(ASSERTION FAILED: oldText in
RenderBlock::updateFirstLetter() during relayout of :before
content with first-letter style) : [Attachment 15431] Avoid
updating the style of first-letter containers when updating
'before' content
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 7 07:08:49 PDT 2007
mitz at webkit.org has asked for review:
Bug 14221: Repro crash (ASSERTION FAILED: oldText in
RenderBlock::updateFirstLetter() during relayout of :before content with
first-letter style)
http://bugs.webkit.org/show_bug.cgi?id=14221
Attachment 15431: Avoid updating the style of first-letter containers when
updating 'before' content
http://bugs.webkit.org/attachment.cgi?id=15431&action=edit
------- Additional Comments from mitz at webkit.org
Includes change log and layout test.
This patch does not address the fact that 'before' content is always nested so
with non-layout style changes you still get bug 14550, but no crash.
More information about the webkit-reviews
mailing list