modify proper attribute for (i)frame elements

This commit is contained in:
Sunshine 2021-06-08 04:49:14 -10:00
parent f354affc36
commit c938ba6a2f
No known key found for this signature in database
GPG Key ID: B80CA68703CD8AB1
1 changed files with 1 additions and 1 deletions

View File

@ -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,