Change ptw-20100921-3Zo by [email protected] on 2010-09-21 11:34:37 EDT
    in /Users/ptw/OpenLaszlo/trunk-2
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Remove warning from getPropertyValue

Bugs Fixed:  LPP-8041 LzCSSStyleDeclaration should have method 
"hasPropertyValue"

Technical Reviewer: [email protected] (pending)
QA Reviewer: [email protected] (pending)

Release Notes:
    LZCSSStyleDeclaration.getPropertyValue no longer issues a warning
    for a non-existent property, it simply returns `undefined`.
    (There is still a warning issued if an attribute has a style
    binding, but there is neither an applicable CSS style rule
    specifying the binding property nor a default value for the
    attribute.)

Details:
    LzCSSStyle:  Remove warning from explicit call.  It is only needed
    in the implicit (inlined) call when style-binding an attribute.

Tests:
    Inspection

Files:
M       WEB-INF/lps/lfc/services/LzCSSStyle.lzs


Changeset: http://svn.openlaszlo.org/openlaszlo/patches/ptw-20100921-3Zo.tar

Reply via email to