chromium/third_party/blink/web_tests/animations/svg/animated-filter-svg-element-expected.html

<!doctype html>
<div style="width: 100px; height: 100px; background-color: blue; filter: drop-shadow(10px 10px black)"></div>
<br>
<div style="width: 100px; height: 100px; background-color: blue; filter: drop-shadow(10px 10px black)"></div>