move to 2.5.5
[anni] / test / fixtures / rich_media / ogp-missing-title.html
1 <html prefix="og: http://ogp.me/ns#">
2
3 <head>
4   <title>The Rock (1996)</title>
5   <meta property="og:type" content="video.movie" />
6   <meta property="og:url" content="http://www.imdb.com/title/tt0117500/" />
7   <meta property="og:image" content="http://ia.media-imdb.com/images/rock.jpg" />
8   <meta property="og:description"
9     content="Directed by Michael Bay. With Sean Connery, Nicolas Cage, Ed Harris, John Spencer.">
10 </head>
11
12 </html>