[Bug 3735] Parse Error

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3735

           Summary: Parse Error
           Product: CSSValidator
           Version: CSS Validator
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS 2.0
        AssignedTo: dave.null@w3.org
        ReportedBy: adulovic@gmail.com
         QAContact: www-validator-cvs@w3.org


top: expression(document.body.scrollTop + document.body.clientHeight -
offsetHeight);

The above is a CSS expression I use often for keeping the footer stuck to the
botom of the page.

For some reason the validator returns the following error:
Invalid number : top Parse Error

I really would appreciate some clarification as to the status of CSS
expressions.

Received on Saturday, 16 September 2006 04:44:48 UTC