[Webkit-unassigned] [Bug 66195] New: webkit-indent-blockquote is unnecessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 13 12:33:29 PDT 2011


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

           Summary: webkit-indent-blockquote is unnecessary
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, justin.garcia at apple.com,
                    tony at chromium.org, enrica at apple.com,
                    leviw at chromium.org


WebKit currently adds class="webkit-indent-blockquote" in IndentOutdentCommand, but this is unnecessary as we no longer checks whether this class is present or not.  We should stop adding this classname for the sake of less verbose markup and to be consistent with other browsers.

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