Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Accept an unwrapped tag as an attribute value #9

Merged
merged 1 commit into from
Jan 17, 2014

Conversation

sophiebits
Copy link

Like <LeftRight left=<a /> right=<b /> />.

Like `<LeftRight left=<a /> right=<b /> />`.
@sophiebits
Copy link
Author

(cc @sebmarkbage)

@sebmarkbage
Copy link

@jeffmo

@@ -1427,6 +1427,315 @@ var fbTestFixture = {
column: 41
}
}
},

'<LeftRight left=<a /> right=<b>monkeys /> gorillas</b> />': {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh man...
Great test case, but let's hope I never have to read code that does this

jeffmo pushed a commit that referenced this pull request Jan 17, 2014
Accept an unwrapped tag as an attribute value
@jeffmo jeffmo merged commit df610a3 into facebookarchive:fb-harmony Jan 17, 2014
@jeffmo
Copy link

jeffmo commented Jan 17, 2014

Also we'll need to update the transform to support this too, right?

@sophiebits
Copy link
Author

Maaybe. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants