mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
Issue #1344 - (Parser: Java) Don't reset containsHyphen value after finding one
This commit is contained in:
parent
edc45f6849
commit
d9b7057ffd
1 changed files with 0 additions and 1 deletions
|
|
@ -1784,7 +1784,6 @@ public class Tokenizer implements Locator {
|
|||
* name.
|
||||
*/
|
||||
appendStrBuf(c);
|
||||
containsHyphen = false;
|
||||
/*
|
||||
* Stay in the tag name state.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue