| Steps to Reproduce: | 1. Create any kind of web site with Open Graph metadata which contains an og:image tag with an HTTPS URI, for example: <meta property="og:image" content="https://basslin.es/images/bln.jpg"/> 2. Retrieve the site using the Facebook Open Graph Object Debugger. |
|---|---|
| Expected Behavior: | I expect the image referenced by the og:image URI to be loaded and displayed in the usual location. |
| Actual Behavior: | A blank image is displayed where the image would normally be. |