- From: <bugzilla@jessica.w3.org>
- Date: Thu, 02 Jan 2014 16:19:34 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24194
Bug ID: 24194
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:19:35 UTC