N/A
The following adaptive cards throw errors when run in basic Web Chat:

card markdown

card sportsclub

Steps to reproduce the behavior:
Use the above commands on Mock bot
[Bug]
NOTE: we should also test all of Mock Bot's Adaptive Cards
PR https://github.com/compulim/BotFramework-MockBot/pull/20 should fix the ID issues in Mock Bot's Adaptive Cards and the table in the markdown card. The list items not wrapping probably will have to be fixed in Web Chat.
Approved and merged. Should we keep this open for tracking the list item issue?
[edit] and the tests, lol
The text block overflowing the container appears to be an issue with Adaptive Cards. I opened an issue in their GitHub Repo https://github.com/microsoft/AdaptiveCards/issues/3311