Style your broken images, 2019 edition:
img {
display: grid;
font-size: 0;
}
img::after {
content: '\1F517 Broken Image showing ' attr(alt);
position: relative;
display: block;
padding: 1em;
background: #ccc;
border: 1px dotted;
font-size: 2rem;
text-align: center;
}
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
- Image can be from cdn - can be from service worker - its only 404 a image is broken?
-
But yes, it makes not much sense. You dont know which image is broken.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.