Re: [fxtf-drafts] [filter-effects-1] Filter primitives do not always form a tree structure (#376)

@jarek-foksa Stricktly speaking, according to the graph theory, a filter chain does not suffice the requirements of a tree (one vertex is connected to another by exactly one path).  It does seem to fulfill the requirements of a [directed acyclic graph](https://en.m.wikipedia.org/wiki/Directed_acyclic_graph), a polytree.

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/376#issuecomment-534251030 using your GitHub account

Received on Monday, 23 September 2019 19:36:16 UTC