- From: François REMY <francois.remy.dev@outlook.com>
- Date: Mon, 16 Sep 2013 20:32:47 +0200
- To: "www-style@w3.org" <www-style@w3.org>
Before taking any further action against this, I would like to have your opinion on what should be the output value of the following code: # element.style.shapeInside="polygon(0% 0%, 100% 0%, 100% 100%)"; # getComputedStyle(element).shapeInside; Currently Blink/Webkit seem to return the lengths as percentages, but I believe it should be pixels. Am I right in my assumption? Francois
Received on Monday, 16 September 2013 18:33:16 UTC