[Webkit-unassigned] [Bug 21108] Impossible to add an attribute to a node without attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 09:33:49 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=21108


Joseph Pecoraro <joepeck02 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33226|review?                     |
               Flag|                            |
  Attachment #33226|0                           |1
        is obsolete|                            |
  Attachment #33339|                            |review?
               Flag|                            |




--- Comment #5 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-07-23 09:33:49 PDT ---
Created an attachment (id=33339)
 --> (https://bugs.webkit.org/attachment.cgi?id=33339)
Add Attributes to Nodes

This has slightly better margins.  When you add a new attribute the textfield
is no longer overlapping text from the attribute/text before it.  This was
because the .editing class was giving it a negative margin.  I overrule that
with a direct style property for the new attribute.

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



More information about the webkit-unassigned mailing list