[Webkit-unassigned] [Bug 8170] New: SVG CSS property values with extra items do not get treated as invalid (they should)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Apr 3 22:29:01 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8170

           Summary: SVG CSS property values with extra items do not get
                    treated as invalid (they should)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NeedsReduction
          Severity: normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ap at nypop.com
                CC: jdevalk at opendarwin.org


SVG CSS properties that have too many elements aren't invalidated, like it used
to be the case with HTML properties, see bug 7118. 

The fix should be very similar, but there is no test case to verify it yet.
Actually, SVGCSSParser already does the invalidation when handling the
valid_primitive case, but not in some other cases.


-- 
Configure bugmail: http://bugzilla.opendarwin.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