]> cat aescling's git repositories - mastodon.git/commit
Treat meta[property] as a space-separated list (#10604)
authorDaniel Aleksandersen <code@daniel.priv.no>
Sun, 21 Apr 2019 02:48:19 +0000 (04:48 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 21 Apr 2019 02:48:19 +0000 (04:48 +0200)
commit10bdd912d64a45d8b445f33cd10e498d8c071e56
tree18954400721c98c4a4d29b05685f8b49cf968862
parent01b1c377b1fea841b9823a3134e8f41ccc4b0f29
Treat meta[property] as a space-separated list (#10604)

The @property attribute in HTML is a space-separated list of values.
This change normalizes whitespace and finds the desired value in
the list instead of requiring an exact single-value match.

More details:
https://www.ctrl.blog/entry/rdfa-socialmedia-metadata.html
app/services/fetch_link_card_service.rb