Skip to content

Commit

Permalink
HtmlTokenizer reuses well-known tag names
Browse files Browse the repository at this point in the history
  • Loading branch information
HellBrick committed Dec 2, 2016
1 parent 5437ddc commit de3e551
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 3 deletions.
1 change: 1 addition & 0 deletions src/AngleSharp/AngleSharp.Core.csproj
Expand Up @@ -67,6 +67,7 @@
<Compile Include="Dom\IPseudoElement.cs" />
<Compile Include="Html\Dom\ImageExtensions.cs" />
<Compile Include="Html\Parser\HtmlDomBuilderExtensions.cs" />
<Compile Include="Html\Parser\HtmlTagNameLookup.cs" />
<Compile Include="Html\ValidationErrors.cs" />
<Compile Include="Html\Parser\IHtmlParser.cs" />
<Compile Include="Io\BaseRequester.cs" />
Expand Down

0 comments on commit de3e551

Please sign in to comment.