Skip to content

Missing use of required Expansion input variable in expand() #374

@kasei

Description

@kasei

(Related to #265, #356)

expand() step 7:

Set expanded output to the result of using the Expansion algorithm, passing the active context, document from remote document or input if there is no remote document as element, documentUrl as base URL, and frameExpansion and and ordered flags from options.

Expansion 5.1.2 says active property is a required input variable, but it is not supplied at this callsite.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions