- From: Matt Rakow <marakow@microsoft.com>
- Date: Mon, 24 Mar 2014 16:36:50 +0000
- To: "www-style@w3.org" <www-style@w3.org>
Hi all, There seem to be a couple issues with the wording of the new box-shadow spread behavior with border-radius: 1. "when the ratio r of a border radius to the spread distance is less than one" -- this should be the magnitude of the ratio, to account for negative spread distances. 2. The example formula is missing a closing parenthesis -- 10px + 20px×(1 + (.5 - 1)^3 3. The definition does not explicitly state if the formula should be applied independently to the X and Y directions. I think the answer is that it should, but it should probably be noted in the spec text. Thanks! -Matt
Received on Monday, 24 March 2014 16:37:38 UTC