modify proper attribute for (i)frame elements
This commit is contained in:
parent
f354affc36
commit
c938ba6a2f
1 changed files with 1 additions and 1 deletions
|
@ -1094,7 +1094,7 @@ pub fn walk_and_embed_assets(
|
||||||
client,
|
client,
|
||||||
&document_url,
|
&document_url,
|
||||||
node,
|
node,
|
||||||
"href",
|
"src",
|
||||||
&frame_attr_src_value,
|
&frame_attr_src_value,
|
||||||
options,
|
options,
|
||||||
depth,
|
depth,
|
||||||
|
|
Loading…
Reference in a new issue