Re: CSS

it could be that it's not final:

https://developer.mozilla.org/en-US/docs/Web/CSS/background-blend-mode

https://drafts.fxtf.org/compositing-1/#background-blend-mode

"W3C Candidate Recommendation, 26 April 2015"

br - Lars

On Mon, Oct 5, 2015 at 2:05 PM, Cristi Bloj <cristibloj94@gmail.com> wrote:

> Hi,
>
> My name is Cristian Bloj, Multimedia Design student. We had to build a
> website for our project and an important thing was that the code validated,
> either HTML or CSS.
>
> The HTML code validated but I had one error for the CSS attribute
> "background-blend-mode: darken;". It says it is an error and that the
> attribute doesn't exist even though it works perfectly fine and only if it
> is used.
>
> I would want to hear what happens in the validator when the attribute is
> used and if any errors can be avoided.
>
> Best regards!
>

Received on Tuesday, 6 October 2015 08:35:56 UTC