I had a question around opacity and rgba and their interaction based on the CSS3 Color module. Suppose the following style sheet: span { color: rgba(100%,0,0,0.5); opacity: 0.1 } Does both "alpha" values apply? I.e. would the text inside a span render with an effective opacity of 0.05 onto its parents element? - JacobReceived on Thursday, 24 July 2003 06:05:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 11 September 2008 23:28:21 GMT