- From: Markus Stange via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Nov 2017 02:57:21 +0000
- To: public-fxtf-archive@w3.org
Also, when I have an SVG filter applied to the root element which draws a green square at 100,100 using `<feFlood flood-color="lime" x="100" y="100" width="100" height="100"/>`, should scrolling move the square? (The solution I proposed in https://github.com/w3c/fxtf-drafts/issues/11#issuecomment-260437470 would not move the square.) If the root element has a transparent background, should a filter on the root element apply to the default background color? (The default background color usually gets rendered behind the root stacking context; for example, `mix-blend-mode` blending does not blend with the default background color.) -- GitHub Notification of comment by mstange Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/11#issuecomment-342695048 using your GitHub account
Received on Wednesday, 8 November 2017 02:57:23 UTC