iframe - Does Google have an equivalent of the Mozilla Developer Network site for Chrome? -
i hit issue iframe sandboxing behaved differently in firefox vs chrome getusermedia(), , while trying figure out, read https://developer.mozilla.org/en-us/docs/web/html/element/iframe , matched firefox's behavior. couldn't find equivalent documentation chrome, had experiment until worked.
does google/chrome have such documentation?
the short answer no.
you can find useful information on https://developers.google.com/web/updates/, although it's more of blog new chrome features (and deprecations), rather approaching comprehensive, organized documentation.
https://developer.chrome.com/home links https://www.html5rocks.com/ , https://webplatform.github.io/ under "open web docs".
the former again more of blog/magazine have useful articles, such https://www.html5rocks.com/en/tutorials/security/sandboxed-iframes/ (although didn't answer original question).
the latter has been discontinued on year.
Comments
Post a Comment