Noleli’s avatarNoleli’s Twitter Archive—№ 31,061

  1. …in reply to @ScottKellum
    ScottKellum Hmm…in general you can’t put <use> (or other graphical elements) inside a filter. To use something as input to <feTile> you’d have to do something like <feImage href="rect"> followed by <feTile>. (resultin is implicit for subsequent filter functions)