[webkit-reviews] review denied: [Bug 13169] css-formatted first letter won't hide dynamically : [Attachment 14590] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 12:49:58 PDT 2007


Dave Hyatt <hyatt at apple.com> has denied Rob Buis <rwlbuis at gmail.com>'s request
for review:
Bug 13169: css-formatted first letter won't hide dynamically
http://bugs.webkit.org/show_bug.cgi?id=13169

Attachment 14590: First attempt
http://bugs.webkit.org/attachment.cgi?id=14590&action=edit

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
I don't think asking the document if it is parsing is the appropriate check to
make here.  You could just null check the original style (since it will be null
if you are having style set for the first time).

I'm a bit nervous about how this will affect perf.



More information about the webkit-reviews mailing list