[Webkit-unassigned] [Bug 66021] New: Editing can modify inline style declaration of root editable element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 16:59:06 PDT 2011


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

           Summary: Editing can modify inline style declaration of root
                    editable element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com


Created an attachment (id=103558)
 --> (https://bugs.webkit.org/attachment.cgi?id=103558&action=review)
testcase

contentEditable should do only what it suggests: make the content of the element editable.

open the attached test case. it unbolds the contents of an editable document, where the body has style="font-weight:bold".

WebKit removes font-weight:bold from the body. FF does not.

<rdar://problem/9702793>

-- 
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