Skip to content

Expansion Algorithm, possible imprecision step 13.4.6.2 #479

Closed
@timothee-haudebourg

Description

@timothee-haudebourg

While expanding @included step 13.4.6.2 it is said

Set expanded value to the result of using this algorithm recursively passing active context, active property, value for element, base URL, and the frameExpansion and ordered flags, ensuring that the result is an array.

I believe the implementation is supposed to pass @included as active property instead of passing the current value. Otherwise, free floating literals inside the included block are automatically dropped, which makes the test expand/in07 to fail.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions