Page MenuHomePhabricator

Attributes that expand to block? elements fail to roundtrip
Open, LowPublic

Description

For example,

testing <div class="{{1x|* 123}}">ho</div> four

This looks like a problem on dsr assignment since too much source is being pushed to parts.

Event Timeline

Arlolra triaged this task as Medium priority.Feb 1 2018, 11:14 PM

Wait, why is that syntax being tokenized at all?

Wait, why is that syntax being tokenized at all?

I don't think the attribute expander is distinguishing between html attributes and non-html "attributes" which might need different handling?

LGoto lowered the priority of this task from Medium to Low.May 28 2020, 6:27 PM
LGoto moved this task from Backlog to Bugs & Crashers on the Parsoid board.