You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="h-entry"><h1class="p-name">Title</h1><iframesrc="https://example.com/index.html" class="u-url"><p>Your browser does not support iframes.</p></iframe></div>
Currently parses:
"items": [
{
"type": [
"h-entry"
],
"properties": {
"name": [
"Title"
],
"url": [
"<p>Your browser does not support iframes.</p>"
]
}
}
]
Per spec update:
Currently parses:
Expected:
The text was updated successfully, but these errors were encountered: