aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/javascript/reference/global_objects/math
Commit message (Collapse)AuthorAge
* Removes empty <div> or <p> elements from pages (#3093)Tanner Dolby2022-02-22
| | | | | | | | | | | | | | | | | | | | | | * Removes all empty paragraph elements * Removes all empty div elements * Preserve empty div in code snippet * Preserve empty elements inside code snippets * Remove fr files which were converted into markdown * Web/CSS/transform-function/scaleX()/index.html The file is already renamed to index.md。 * remove not needed file * Resolve remaining conflict Co-authored-by: julieng <julien.gattelier@gmail.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* Fix Math.max() initial value to -InfinityTomoyuki Hata2022-02-16
|
* Update index.html (#3109)Vini Gouveia2021-11-25
| | | Remove the number (10) from ceil, floor and round methods because they don't exists.
* Fix Typos (#3190)Filipe Moraes2021-11-23
| | | | | * fix: typos * fix: another typo
* [pt-BR] Normalize titles and ids from the Browser_compatibility (#1115)Clóvis Lima Júnior2021-07-17
| | | | | | | | * [pt-BR] Normalize titles and ids from the Browser_compatibility This change was done to maintaina pattern and ease-in future modifications * pt-br: Remove extra closing span tags
* Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104)Clóvis Lima Júnior2021-06-04
| | | | | | | | | | | * chore: Remove all hidden paragraphs about Browser compabitility on pt-BR following #1008 * chore: Continue the removal of hidden paragraphs about Browser compability * chore: Normalize Browser compability name and id * chore: normalize id from Browser Compatibility title
* use class="hidden" not style="display:none"Peter Bengtsson2021-02-25
|
* initial commitPeter Bengtsson2020-12-08