Files
UXP-Fixed/toolkit/modules/tests/browser/metadata_titles_fallback.html
T
2018-02-02 04:16:08 -05:00

11 lines
199 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta property="description" content="A very simple test page" />
<meta property="og:title" content="Title" />
</head>
<body>
Llama.
</body>
</html>