4142027f9b
- Added 'contain' field to FastExtractedElement.style interface, removing (s as any).contain property smuggling (line 682) - Replaced (assertion as any) duck-typing in getSelectorsFromAssertion with instanceof FluentRelation/FluentQuantifier/FluentAssertion checks - Replaced (assertion as any) duck-typing in buildFluentLabel with same instanceof pattern - Structural baseline ratcheted: asAny 101→98, nullishZero 62→61
6 lines
59 B
JSON
6 lines
59 B
JSON
{
|
|
"asAny": 98,
|
|
"emptyCatch": 17,
|
|
"nullishZero": 61
|
|
}
|