Skip to content

Allow the data-mfp-src attribute to reference a TEMPLATE tag#1028

Open
alibosworth wants to merge 1 commit into
dimsemenov:masterfrom
alibosworth:patch-1
Open

Allow the data-mfp-src attribute to reference a TEMPLATE tag#1028
alibosworth wants to merge 1 commit into
dimsemenov:masterfrom
alibosworth:patch-1

Conversation

@alibosworth

Copy link
Copy Markdown

If the source element is a template tag then it is a document fragment and must have its content pulled out into a new element.

The benefit of using a template tag in supported browsers is that the browser will not render it or fetch its images.

If the source element is a `template` tag then it is a document fragment and must have its content pulled out into a new element.

The benefit of using a template tag in supported browsers is that the browser will not render it or fetch its images.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant