- From: <bugzilla@jessica.w3.org>
- Date: Wed, 28 Nov 2012 23:18:35 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20145
Bug ID: 20145
Summary: unicode-bidi: bidi-override incorrectly reported as
error at CSS Level 3
Classification: Unclassified
Product: CSSValidator
Version: CSS Validator
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: CSS 3
Assignee: dave.null@w3.org
Reporter: jukka.k.korpela@kolumbus.fi
QA Contact: www-validator-cvs@w3.org
The declaration unicode-bidi: bidi-override causes an error message when CSS
Level 3 is selected:
Value Error : unicode-bidi bidi-override is not a unicode-bidi value :
bidi-override
Other values of the property as per CSS 2.1 are accepted. And bidi-override is
accepted when other CSS levels are used. It is still a correct value as per CSS
Writing Modes Module Level 3:
http://www.w3.org/TR/css3-writing-modes/#unicode-bidi
(The new values defined there aren’t accepted by the validator either, but
that’s understandable since the document is just a WD.)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 28 November 2012 23:18:36 UTC