[Bug 24193] New: CSS speak validation fails on valid value: spell-out

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

            Bug ID: 24193
           Summary: CSS speak validation fails on valid value: spell-out
           Product: CSSValidator
           Version: CSS Validator
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS 3
          Assignee: dave.null@w3.org
          Reporter: phill-w3bugs@rally-stuff.co.uk
        QA Contact: www-validator-cvs@w3.org

I ran a validation on my website and AFAICT the CSS value for speak should be
valid CSS3.

Described here: http://www.w3schools.com/xslfo/prop_speak.asp

.stylename
{
    speak: spell-out;
}

generates this error:

Value Error : speak spell-out is not a speak value : spell-out 

(also the link on speak leads to a 404:
http://jigsaw.w3.org/css-validator/nullaural.html#propdef-speak)

I hope this is a valid bug and I'm not wasting peoples time :)

Thanks,

Phill

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 2 January 2014 16:17:53 UTC