Comment #4 on issue 7008 by landemaine: Browser starts loading images
before DOMContentLoaded is triggered
http://code.google.com/p/chromium/issues/detail?id=7008
Update: It works, but the space between "@run-at" and "document-start" has
to be a
normal space with the space bar (not the tab k
Comment #3 on issue 7008 by landemaine: Browser starts loading images
before DOMContentLoaded is triggered
http://code.google.com/p/chromium/issues/detail?id=7008
Thanks Aaron for this feature. I tried it in Chrome 2.0.166.1 but the CSS
is inserted
(or applied) only once the HTML document is
Updates:
Status: WontFix
Comment #2 on issue 7008 by a...@chromium.org: Browser starts loading images
before DOMContentLoaded is triggered
http://code.google.com/p/chromium/issues/detail?id=7008
DOMContentLoaded isn't guaranteed to fire before images have started
loading. Browsers op
Comment #1 on issue 7008 by b0b0b0b: Browser starts loading images before
DOMContentLoaded is triggered
http://code.google.com/p/chromium/issues/detail?id=7008
This happens in 2.0.162.0 as well. Another way to reproduce, I believe, is:
1) add this user script: document.body.innerHTML="foobar"
Status: Unconfirmed
Owner: all-bugs-t...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 7008 by landemaine: Browser starts loading images before
DOMContentLoaded is triggered
http://code.google.com/p/chromium/issues/detail?id=7008
Chrome Version : 2.0.158.0
URLs (if appli