- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Dec 2017 22:12:43 +0000
- To: public-fxtf-archive@w3.org
@dirkschulze @Tavmjong It looks like Inkscape (at least, the stable 0.92.1 that I have) doesn't support `filterUnits="userSpaceOnUse"`; the green line just disappears. To make the test work, I took Dirk's version and replaced every instance of `filterUnits="userSpaceOnUse"` with `x="-5" y="-5" width="12" height="12"` (PS, thanks for converting it to a single SVG test file, Dirk!). Here's the result (consistent with Chrome/Firefox): ![fedisplacement-test](https://user-images.githubusercontent.com/9876129/34424473-29cded96-ebe1-11e7-9c08-8175d6cea2e6.png) -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/113#issuecomment-354366060 using your GitHub account
Received on Thursday, 28 December 2017 22:12:44 UTC