I think Facebook's oEmbed has multiple problems (as compared to other services like Twitter). Here's one of the test cases that I created and it seems to me that it fails:
How to test:
- Click
set 1
, you should see a tweet - Click
set 2
, you should see a Facebook post (correctly embedded) - Click
set 1
, you should see a tweet - Click
set 2
, you should see only the "blockquote" code for Facebook. It's not updating to the embedded post.
So, when setting the oembed code into the DIV
the second time, it doesn't work (it will not get expanded into an embedded post).
Any feedback on this? Does the Facebook's oembed have a problem or is this test case not correctly done?