[Webkit-unassigned] [Bug 13817] New: CSS: Innermost style should take precedence

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 11:07:10 PDT 2007


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

           Summary: CSS: Innermost style should take precedence
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
               URL: http://just1gb.googlepages.com/float_right.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: just1gb at gmail.com


When CSS style is applied on elements, the style on innermost element should
take precedence over the style on outer elements

e.g
<div style="xxx">
 <h1 style="yyy"> </h1>
</div>

If style YYY conflicts with XXX, YYY should take precedence, like in IE and
firefox


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