Ну вообще-то у firefox как раз правильное, почитайте документацию (вы, кстати, в курсе, что это только черновик?)
https://www.w3.org/TR/filter-effects-1/#placementThis specification defines a set of CSS properties that affect the visual rendering of elements to which those properties are applied; these effects are applied after elements have been sized and positioned according to the Visual formatting model from [CSS21]. Some values of these properties result in the creation of a containing block, and/or the creation of a stacking context.
Так же работает transform. Человеческим языком проблема описана здесь:
meyerweb.com/eric/thoughts/2011/09/12/un-fixing-fi...