Skip to content

HTML tags - that generally should not be supported

The HTML tags tested here should probably not be supported in Fediverse objects.

Details

content content Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
title
<meta>meta</meta>
meta
<script>script</script>
script
<article>article</article>
article
<header>header</header>
header
<footer>footer</footer>
footer
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content content Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
<meta>meta</meta>
meta
<script>script</script>
<article>article</article>
article
<header>header</header>
header
<footer>footer</footer>
footer
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content content Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
<meta>meta</meta>
meta
<script>script</script>
<article>article</article>
<article>article</article>
<header>header</header>
header
<footer>footer</footer>
footer
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content content Example
<body>body</body>
&lt;body&gt;body&lt;/body&gt;
<html>html</html>
&lt;html&gt;html&lt;/html&gt;
<head>head</head>
&lt;head&gt;head&lt;/head&gt;
<title>title</title>
<title>title</title>
<meta>meta</meta>
&lt;meta&gt;meta&lt;/meta&gt;
<script>script</script>
&lt;script&gt;script&lt;/script&gt;
<article>article</article>
<article>article</article>
<header>header</header>
<header>header</header>
<footer>footer</footer>
<footer>footer</footer>
<form>form</form>
&lt;form&gt;form&lt;/form&gt;
<input>input</input>
&lt;input&gt;input&lt;/input&gt;
<select>select</select>
&lt;select&gt;select&lt;/select&gt;
<button>button</button>
&lt;button&gt;button&lt;/button&gt;
content content Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
title
<meta>meta</meta>
meta
<script>script</script>
<article>article</article>
 article 
<header>header</header>
 header 
<footer>footer</footer>
 footer 
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content text Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
title
<meta>meta</meta>
meta
<script>script</script>
script
<article>article</article>
article
<header>header</header>
header
<footer>footer</footer>
footer
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content content Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
title
<meta>meta</meta>
meta
<script>script</script>
<article>article</article>
<article>article</article>
<header>header</header>
<header>header</header>
<footer>footer</footer>
<footer>footer</footer>
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content content Example
<body>body</body>
body
<html>html</html>
html
<head>head</head>
head
<title>title</title>
title
<meta>meta</meta>
meta
<script>script</script>
script
<article>article</article>
article
<header>header</header>
header
<footer>footer</footer>
footer
<form>form</form>
form
<input>input</input>
input
<select>select</select>
select
<button>button</button>
button
content content Example
<body>body</body>
<p>body</p>
<html>html</html>
<p>html</p>
<head>head</head>
<p>head</p>
<title>title</title>
<p>title</p>
<meta>meta</meta>
<p>meta</p>
<script>script</script>
<p>script</p>
<article>article</article>
<p>article</p>
<header>header</header>
<p>header</p>
<footer>footer</footer>
<p>footer</p>
<form>form</form>
<p>form</p>
<input>input</input>
<p>input</p>
<select>select</select>
<p>select</p>
<button>button</button>
<p>button</p>