Skip to content

Commit 1025014

Browse files
committed
Our tokenizer currently never outputs adjacent Character tokens; expect this.
1 parent e4d4b15 commit 1025014

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

html5lib/tests/test_tokenizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ def runTokenizerTest(test):
182182
parser = TokenizerTestParser(test['initialState'],
183183
test['lastStartTag'])
184184
tokens = parser.parse(test['input'])
185-
tokens = concatenateCharacterTokens(tokens)
186185
received = normalizeTokens(tokens)
187186
errorMsg = "\n".join(["\n\nInitial state:",
188187
test['initialState'],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy