mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
Fix ISINDEX
Since we want to keep this element, it has to be adapted to the parser changes in 483155 Tag UXP Issue #1344
This commit is contained in:
parent
a252378855
commit
131dc362f8
1 changed files with 1 additions and 1 deletions
|
|
@ -2391,7 +2391,7 @@ public abstract class TreeBuilder<T> implements TokenHandler,
|
|||
// CPPONLY: }
|
||||
// CPPONLY: attributes.clearWithoutReleasingContents();
|
||||
// CPPONLY: appendVoidElementToCurrentMayFoster(
|
||||
// CPPONLY: "input",
|
||||
// CPPONLY: ElementName.INPUT,
|
||||
// CPPONLY: inputAttributes, formPointer);
|
||||
// CPPONLY: pop(); // label
|
||||
// CPPONLY: appendVoidElementToCurrentMayFoster(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue