File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
www/content/examples/move-before Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ this situation because "reparenting" (i.e. changing the parent of an element) ca
3030the layout of a page while still preserving elements play state, focus, etc.
3131
3232<div class =" center " >
33- <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/GFq6wH5JR2A "
33+ <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/dQw4w9WgXcQ "
3434 title="Rick Astley - Never Gonna Give You Up (Official Music Video)" frameborder="0"
3535 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
3636 referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and the video should continue to work as well. I enjoy flipping back and forth.
1111### Rick-Rolling
1212
1313<figure >
14- <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/GFq6wH5JR2A "
14+ <iframe hx-preserve="true" id="rick-roll" width="617" height="351" src="https://www.youtube.com/embed/dQw4w9WgXcQ "
1515 title="Rick Astley - Never Gonna Give You Up (Official Music Video)" frameborder="0"
1616 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
1717 referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
You can’t perform that action at this time.
0 commit comments