- From: <bugzilla@jessica.w3.org>
- Date: Wed, 31 Oct 2012 20:42:15 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=9123
max.berghammer@whiteduck.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |max.berghammer@whiteduck.de
Resolution|FIXED |---
--- Comment #4 from max.berghammer@whiteduck.de ---
The current version still says, that a valid rgba-value is an error for the
outline-property...
example:
.thinOutline,
.tile,
ul.tiles li a,
.mainnav ul li a,
ul.subnav li a {
outline: rgba(0, 0, 0, 0.25) solid 1px;
outline-offset: -1px;
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 31 October 2012 20:42:17 UTC