-
Notifications
You must be signed in to change notification settings - Fork 144
Expand file tree
/
Copy pathexpected.html
More file actions
23 lines (23 loc) · 1.21 KB
/
expected.html
File metadata and controls
23 lines (23 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html lang="en">
<head>
<meta charset="utf-8">
<title>...</title>
<style>
@media (width <= 480px) {
#embed-optimizer-6040306707fb51ccaafa915c2da8f412 { min-height: 500px; }
}
</style>
<link data-od-added-tag rel="preconnect" href="https://i.ytimg.com" media="(width <= 480px)">
<link data-od-added-tag rel="preconnect" href="https://www.youtube.com" media="(width <= 480px)">
</head>
<body>
<div class="wp-site-blocks">
<figure data-od-added-id id="embed-optimizer-6040306707fb51ccaafa915c2da8f412" class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio">
<div data-od-xpath="/HTML/BODY/DIV[@class='wp-site-blocks']/*[1][self::FIGURE]/*[1][self::DIV]" class="wp-block-embed__wrapper">
<iframe title="Matt Mullenweg: State of the Word 2023" width="750" height="422" src="https://www.youtube.com/embed/c7M4mBVgP3Y?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</figure>
</div>
<script type="module">/* import detect ... */</script>
</body>
</html>