chromium/third_party/blink/web_tests/external/wpt/css/filter-effects/reference/svg-relative-urls-002-ref.html

<!DOCTYPE html>
<style>
img {
    margin: 10px;
}
</style>
<img style="filter: url(../support/hueRotate.svg#MyFilter)" src="../support/color-palette.png">