[Webkit-unassigned] [Bug 27727] Transformations have CSS values of DOMCSSValueList, not DOMWebkitCSSTransformationValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 27 12:27:03 PDT 2009


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





--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2009-07-27 12:27:02 PDT ---
kitClass(WebCore::CSSValue* impl) in DOMCSS.mm needs to be educated about
different types of CSSValueLists, but I'm not sure if we should expand the list
of CSSValue types in CSSValue.idl. It looks like this same problem would occur
with CSSTimingFunctionValue, CSSUnicodeRangeValue, CSSBorderImageValue,
CSSFontFaceSrcValue, CSSFunctionValue, CSSImageGeneratorValue, CSSReflectValue
etc etc.

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