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:
Gaming4JC
2020-01-19 19:18:31 -05:00
parent 0f9746b6e5
commit ea35625369
@@ -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(