Commit Graph

7 Commits (814f0a3884350b6f1adfdebb79ca3599e9806605)

Author SHA1 Message Date
Maria Luiza Soares 8c41d92560 Assert on siteName in all test cases 6 years ago
Daniel Aleksandersen 5a69d4a8eb Improve metadata extraction (#478)
* Improve metadata extraction

* Recognize meta[property] as a space-separated list
* Recognize Dulin Core (dc|dcterm): metadata.
* Prefer Dublin Core, Open Graph, Twitter, and HTML in that order.
* _getArticleTitle() is now only used as fallback if document
 doesn't provide good metadata.
6 years ago
Evan Tseng e84c0c3f07 Bug 1285543 - Only use "og:title" or "twitter:title" if _getArticleTitle does not return a valid title, r=Gijs 8 years ago
Nicolas Perriault 6eeabf90c1 Fixes #164 - Add support for title alt semantic metadata. 10 years ago
Nicolas Perriault 3b636b59f0 Added readerable value to test pages metadata. 10 years ago
Gijs Kruitbosch 14afc21b96 Fix code to ignore titles when we already have one. 10 years ago
Gijs Kruitbosch a924e31729 Add testcase for current Medium behaviour including SVG that desktop sees. 10 years ago