xref
: /
third_party
/
node
/
test
/
fixtures
/
wpt
/
common
/
security-features
/
subresource
/
template
/
image.css.template
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/test/fixtures/wpt/common/security-features/subresource/template/
1
div.styled
::before {
2
content:url(
/common/security-features/subresource/image.py
?id=%(id)s)
3
}
4