We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b149d commit 5c668cbCopy full SHA for 5c668cb
tests/bunit.web.tests/Rendering/BunitHtmlParserTest.cs
@@ -17,7 +17,7 @@ public class BunitHtmlParserTest
17
public static readonly IEnumerable<string[]> BODY_HTML_ELEMENTS = (new[]{
18
"base","link","meta","style","title",
19
"address","article","aside","footer","header","h1", "h2", "h3", "h4", "h5", "h6","hgroup","main","nav","section",
20
- "blockquote","dd","div","dl","dt","figcaption","figure","hr","li","main","ol","p","pre","ul",
+ "blockquote","dd","div","dl","dt","figcaption","figure","hr","li","ol","p","pre","ul",
21
"a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr",
22
"area","audio","img","map","track","video",
23
"embed","iframe","object","param","picture","source",
0 commit comments