[webkit-reviews] review requested: [Bug 14545] REGRESSION (r21854-r21869): Repro crash in RenderBlock::updateFirstLetter @ nola.com/rose/ : [Attachment 15424] Allow :first-letter and text-transform:capitalize to coexist

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 16:47:22 PDT 2007


mitz at webkit.org has asked  for review:
Bug 14545: REGRESSION (r21854-r21869): Repro crash in
RenderBlock::updateFirstLetter @ nola.com/rose/
http://bugs.webkit.org/show_bug.cgi?id=14545

Attachment 15424: Allow :first-letter and text-transform:capitalize to coexist
http://bugs.webkit.org/attachment.cgi?id=15424&action=edit

------- Additional Comments from mitz at webkit.org
No layout test regressions, and a new test. Finding the real previous character
in the remaining text fragment case may be an overkill (i.e. maybe ' ' will do)
but I'm taking the conservative approach since I don't know for a fact that
every character that is not fit to serve as a first letter (meaning:
punctuation and spaces) is also a word separator.



More information about the webkit-reviews mailing list