[Webkit-unassigned] [Bug 14550] New: Non-layout style change does not update nested first-letter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 06:37:16 PDT 2007


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

           Summary: Non-layout style change does not update nested first-
                    letter
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Other
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org


Updating of first letter style is based on needsLayout(). As a result, style
changes that do no require a layout do not update the style of a first letter
nested in an inline. See the attached test case. Note that
<http://trac.webkit.org/projects/webkit/changeset/21742> fixed the non-nested
case).


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