[Webkit-unassigned] [Bug 13169] css-formatted first letter won't hide dynamically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 12:50:00 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13169


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14590|review?                     |review-
               Flag|                            |




------- Comment #2 from hyatt at apple.com  2007-05-17 12:49 PDT -------
(From update of attachment 14590)
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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list