- From: Eric A. Meyer <eric@meyerweb.com>
- Date: Wed, 22 Feb 2017 22:46:52 -0500
- To: "CSS WG" <www-style@w3.org>
I'm trying to get a real handle on 'background-blend-mode' and am unable to work out: what's the ordering of compositing multiple background images? If there are, say, four background layers, are the first and second layer composited, then the result composited with the third, then that result composited with the fourth? Or does it run from fourth to first? Or does it even matter? I've been trying to construct a test that gets a different result if a consistent blending order is applied to a different ordering of the layers, and have so far failed to find such a case. -- Eric A. Meyer - http://meyerweb.com/
Received on Thursday, 23 February 2017 03:47:43 UTC