mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-27 17:09:03 +00: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:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user