Re: CSS files downloaded only after reloading page
eocene <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
Alexander wrote: > Hi Dillo developers, > > the dillo version from the repository seems to have problems > downloading some CSS files the first time some pages are loaded. > Though, the remaining CSS files are downloaded when the page is > re-loaded using CTRL-r. > > Example page: > > https://netzpolitik.org/ > > Reproduce: > > 1) dillo https://netzpolitik.org/ > -> styles from some CSS files seem to be missing > 2) press CTRL-r > -> some new CSS file is downloaded and styles are applied > 3) press CTRL-r > -> some new CSS file is downloaded and styles are applied My guess is that it might have something to do with redirections, where we think we're ready but we don't have the final endpoint documents yet.