summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/filter-effects/reference/svg-relative-urls-001-ref.html
blob: 82f301f5f6ff95f743f2488093fe63ac766a84bf (plain)
1
2
3
<!DOCTYPE html>
<div style="width: 100px; height: 100px; background-color: red; filter: url(../support/hueRotate.svg#MyFilter)"></div>
<div style="width: 100px; height: 100px; background-color: red; filter: url(../support/hueRotate.svg#MyFilter)"></div>