Aggiornamenti alla documentazione
Mostra tutte le attivitàPagina | Data | Commento |
---|---|---|
Keyboard |
||
Element.getBoundingClientRect() |
Mispelling | |
Animating objects with WebGL |
Clarified grammar - I believe it could also be "to ask the browser to call the function "`render`" for each frame", or "for every frame," or something else. | |
Set-Cookie |
List format "...boats, red and blue cars go fast" is a confusing grammatical structure. Better to be explicit. "...boats, red cars, and blue cars go fast." | |
async function |
The given comment causes the console to print `Promise { <pending> }`, which is probably not the intention. https://stackoverflow.com/questions/52956144/printing-the-resolved-value-of-a-javascript-promise |