[Bug 16250] New: No value is recognized for text-overflow

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16250

           Summary: No value is recognized for text-overflow
           Product: CSSValidator
           Version: CSS Validator
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS 3
        AssignedTo: dave.null@w3.org
        ReportedBy: jukka.k.korpela@kolumbus.fi
         QAContact: www-validator-cvs@w3.org


Using the CSS level 3 profile, the input

.a { text-overflow: clip; }

causes the incorrect error message

Parse Error [empty string] 

This seems to happen no matter what value is specified for text-overflow.

This bug was previously reported in the www-validator-css list in 2008:
http://lists.w3.org/Archives/Public/www-validator-css/2008Jul/0006.html

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 7 March 2012 13:38:39 UTC