Why I can set gif as background image url() in css, but can't set video mp4 as background url?
I tried everything, even setting url to point to svg that has foreign object video in it encoded as base64 in src attribute. But won't work.
I don't need video bcg as video element in html, i need exactly that as i can blur the content of the children using inherit background and before selector.