diff options
author | MDN <actions@users.noreply.github.com> | 2021-04-28 00:11:21 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-04-28 00:11:21 +0000 |
commit | 641a75fbc5a15724440dce3fc41c92cb1ef23699 (patch) | |
tree | 08f4322484cc405a57ae2949fe88ca812667fdeb /files/fr/_wikihistory.json | |
parent | 4c4eb4c4f905cef32b77d0c61205e36121d75559 (diff) | |
download | translated-content-641a75fbc5a15724440dce3fc41c92cb1ef23699.tar.gz translated-content-641a75fbc5a15724440dce3fc41c92cb1ef23699.tar.bz2 translated-content-641a75fbc5a15724440dce3fc41c92cb1ef23699.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fr/_wikihistory.json')
-rw-r--r-- | files/fr/_wikihistory.json | 28718 |
1 files changed, 14359 insertions, 14359 deletions
diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 2a5a8fbff8..1ad0973926 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -1,4 +1,77 @@ { + "Games": { + "modified": "2019-09-09T15:31:44.765Z", + "contributors": [ + "SphinxKnight", + "wbamberg", + "gnoyaze", + "Zefling", + "loella16", + "Tetrastorm" + ] + }, + "Games/Anatomy": { + "modified": "2019-01-17T06:54:31.636Z", + "contributors": [ + "wbamberg", + "und3rh00d", + "loella16", + "ericfourmaux" + ] + }, + "Games/Examples": { + "modified": "2019-03-23T22:44:48.124Z", + "contributors": [ + "wbamberg", + "loella16", + "Gibus", + "samuelbeloola", + "BNedry" + ] + }, + "Games/Index": { + "modified": "2019-01-16T21:55:43.323Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Games/Introduction": { + "modified": "2019-04-23T09:34:16.784Z", + "contributors": [ + "As-Sinder", + "wbamberg", + "loella16", + "DeathPixHell", + "CarlosAvim", + "Tetrastorm", + "Goofy", + "SphinxKnight" + ] + }, + "Games/Introduction_to_HTML5_Game_Development": { + "modified": "2020-09-28T01:50:43.797Z", + "contributors": [ + "Voulto", + "JNa0", + "dragon38800" + ] + }, + "Games/Publishing_games": { + "modified": "2020-09-28T03:39:21.488Z", + "contributors": [ + "Voulto", + "wbamberg", + "NerOcrO", + "Tipoussin" + ] + }, + "Games/Publishing_games/Game_monetization": { + "modified": "2020-10-08T10:55:08.029Z", + "contributors": [ + "Voulto" + ] + }, "Games/Techniques": { "modified": "2020-04-10T15:50:15.159Z", "contributors": [ @@ -74,6 +147,253 @@ "BEHOUBA" ] }, + "Games/Tutorials": { + "modified": "2019-03-23T23:13:37.908Z", + "contributors": [ + "wbamberg", + "loella16", + "LineVA", + "Antoine", + "groovecoder" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript": { + "modified": "2020-06-27T08:09:27.078Z", + "contributors": [ + "PascalLeMerrer", + "wbamberg", + "loella16", + "Flacipe", + "mboultoureau" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls": { + "modified": "2020-06-27T07:15:09.503Z", + "contributors": [ + "PascalLeMerrer", + "ms-studio", + "jgil83000", + "wbamberg", + "eerrtrr" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Build_the_brick_field": { + "modified": "2020-06-28T04:40:48.007Z", + "contributors": [ + "PascalLeMerrer", + "ms-studio", + "NadjaRbgt", + "jgil83000", + "socadance" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Collision_detection": { + "modified": "2020-06-28T03:56:54.608Z", + "contributors": [ + "PascalLeMerrer", + "NadjaRbgt", + "Antoine-92" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it": { + "modified": "2020-06-27T09:58:29.574Z", + "contributors": [ + "PascalLeMerrer", + "antzilla", + "wbamberg", + "loella16", + "mboultoureau" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Finishing_up": { + "modified": "2020-06-27T06:26:41.729Z", + "contributors": [ + "PascalLeMerrer" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Game_over": { + "modified": "2020-06-27T09:56:22.821Z", + "contributors": [ + "PascalLeMerrer", + "ms-studio", + "wbamberg", + "GaryJULIEN" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Mouse_controls": { + "modified": "2020-06-28T04:14:12.215Z", + "contributors": [ + "PascalLeMerrer" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball": { + "modified": "2020-06-27T10:00:36.942Z", + "contributors": [ + "PascalLeMerrer", + "SphinxKnight", + "jgil83000", + "wbamberg", + "eerrtrr", + "Arhance05", + "Cotting" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Paddle_and_keyboard_controls": { + "modified": "2020-06-27T09:45:30.950Z", + "contributors": [ + "PascalLeMerrer", + "ms-studio", + "jgil83000", + "wbamberg", + "eerrtrr" + ] + }, + "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Track_the_score_and_win": { + "modified": "2020-06-28T04:10:36.923Z", + "contributors": [ + "PascalLeMerrer", + "ms-studio", + "NadjaRbgt", + "Camrifof" + ] + }, + "Games/Tutorials/2D_breakout_game_Phaser": { + "modified": "2019-06-20T04:41:51.709Z", + "contributors": [ + "Zyrass" + ] + }, + "Games/Tutorials/HTML5_Gamedev_Phaser_Device_Orientation": { + "modified": "2019-03-23T23:13:43.165Z", + "contributors": [ + "wbamberg", + "loella16", + "mliatt", + "PhilippeS", + "Antoine" + ] + }, + "Glossary": { + "modified": "2020-10-11T04:48:06.317Z", + "contributors": [ + "peterbe", + "SphinxKnight", + "wbamberg", + "floustier", + "loella16", + "Jeremie", + "Macadam" + ] + }, + "Glossary/404": { + "modified": "2019-03-23T23:07:59.110Z", + "contributors": [ + "loella16", + "Jeremie", + "Porkepix", + "genma" + ] + }, + "Glossary/502": { + "modified": "2019-03-23T23:00:23.677Z", + "contributors": [ + "loella16", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/AJAX": { + "modified": "2020-02-09T18:25:52.010Z", + "contributors": [ + "tristantheb", + "tanguymartinez", + "AbdelElMansari", + "NemoNobobyPersonne", + "loella16", + "wakeuteu", + "Tradetnet", + "Gibus", + "vanz", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/ALPN": { + "modified": "2020-09-25T06:08:01.612Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/API": { + "modified": "2019-10-18T09:39:16.224Z", + "contributors": [ + "tanguymartinez", + "loella16", + "vanz", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/ARIA": { + "modified": "2019-03-23T23:00:07.200Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "vanz", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/ARPA": { + "modified": "2019-03-23T22:41:59.454Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/ASCII": { + "modified": "2019-03-23T22:46:33.759Z", + "contributors": [ + "loella16", + "Porkepix", + "vanz" + ] + }, + "Glossary/ATAG": { + "modified": "2019-03-23T23:00:06.741Z", + "contributors": [ + "loella16", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/Abstraction": { + "modified": "2019-03-23T23:00:07.652Z", + "contributors": [ + "loella16", + "AlemFarid", + "Porkepix", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/Accessibility": { + "modified": "2019-03-23T23:00:06.850Z", + "contributors": [ + "loella16", + "vanz", + "Jeremie", + "Goofy", + "htindon" + ] + }, "Glossary/Accessibility_tree": { "modified": "2020-10-23T07:47:32.798Z", "contributors": [ @@ -82,6 +402,117 @@ "UFOcatcher" ] }, + "Glossary/Adobe_Flash": { + "modified": "2019-03-23T23:00:08.019Z", + "contributors": [ + "loella16", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/Algorithm": { + "modified": "2019-01-16T20:52:42.595Z", + "contributors": [ + "loella16", + "vanz", + "SphinxKnight" + ] + }, + "Glossary/Alignment_Container": { + "modified": "2019-03-18T21:18:07.982Z", + "contributors": [ + "AurelieBayre" + ] + }, + "Glossary/Alignment_Subject": { + "modified": "2019-07-26T06:07:44.096Z", + "contributors": [ + "necraidan" + ] + }, + "Glossary/Apple_Safari": { + "modified": "2019-03-23T23:00:07.474Z", + "contributors": [ + "loella16", + "Porkepix", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/Argument": { + "modified": "2019-03-23T23:00:07.319Z", + "contributors": [ + "loella16", + "Porkepix", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/Arpanet": { + "modified": "2019-03-23T22:41:20.781Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Asynchronous": { + "modified": "2019-03-23T22:40:37.762Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Attribute": { + "modified": "2019-03-23T23:00:06.975Z", + "contributors": [ + "loella16", + "gharel", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/Bandwidth": { + "modified": "2019-03-23T22:42:48.033Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Base64": { + "modified": "2020-07-01T11:04:19.647Z", + "contributors": [ + "sigmal", + "olivierdupon", + "SphinxKnight", + "fscholz" + ] + }, + "Glossary/BiDi": { + "modified": "2019-03-23T22:41:59.861Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/BigInt": { + "modified": "2020-09-25T05:47:04.712Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Blink": { + "modified": "2019-03-23T22:59:53.173Z", + "contributors": [ + "loella16", + "Jeremie", + "Goofy", + "htindon" + ] + }, "Glossary/Block": { "modified": "2019-03-23T22:56:58.228Z", "contributors": [ @@ -90,6 +521,14 @@ "Sheppy" ] }, + "Glossary/Block/CSS": { + "modified": "2019-03-23T22:56:52.690Z", + "contributors": [ + "loella16", + "Goofy", + "Toumitoun" + ] + }, "Glossary/Block/Scripting": { "modified": "2019-03-23T22:42:03.185Z", "contributors": [ @@ -98,6 +537,1520 @@ "xdelatour" ] }, + "Glossary/Block_cipher_mode_of_operation": { + "modified": "2020-09-25T05:52:15.554Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Boolean": { + "modified": "2019-03-23T22:58:43.329Z", + "contributors": [ + "loella16", + "Goofy", + "htindon" + ] + }, + "Glossary/Boot2Gecko": { + "modified": "2019-03-23T22:44:37.220Z", + "contributors": [ + "loella16", + "Bat" + ] + }, + "Glossary/Bootstrap": { + "modified": "2020-10-08T09:01:42.946Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Breadcrumb": { + "modified": "2020-09-25T06:01:58.166Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Browser": { + "modified": "2019-03-23T22:58:47.673Z", + "contributors": [ + "loella16", + "Porkepix", + "Goofy", + "Sodan" + ] + }, + "Glossary/Browsing_context": { + "modified": "2020-09-27T07:13:04.450Z", + "contributors": [ + "tomderudder", + "loella16", + "xdelatour" + ] + }, + "Glossary/Bézier_curve": { + "modified": "2020-10-05T03:57:01.254Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/CDN": { + "modified": "2019-03-23T22:40:07.356Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/CIA": { + "modified": "2019-03-23T22:39:55.578Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/CMS": { + "modified": "2019-03-23T22:57:05.726Z", + "contributors": [ + "loella16", + "Porkepix", + "Goofy", + "htindon" + ] + }, + "Glossary/CORS": { + "modified": "2019-03-23T22:40:00.673Z", + "contributors": [ + "loella16", + "Yves_ASTIER", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/CRLF": { + "modified": "2019-03-23T22:39:56.107Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/CRUD": { + "modified": "2019-03-23T22:56:57.160Z", + "contributors": [ + "loella16", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/CSP": { + "modified": "2020-12-12T07:41:44.720Z", + "contributors": [ + "JNa0", + "loella16", + "xdelatour" + ] + }, + "Glossary/CSRF": { + "modified": "2019-03-23T22:39:14.118Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/CSS": { + "modified": "2020-05-24T07:09:43.791Z", + "contributors": [ + "tristantheb", + "loella16", + "tonybengue", + "arlequin", + "interfacteur", + "ysabelm", + "Porkepix", + "marie-ototoi", + "magikmanu", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/CSS_Selector": { + "modified": "2019-03-23T22:39:53.102Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/CSS_pixel": { + "modified": "2020-10-05T04:42:31.706Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/CSS_preprocessor": { + "modified": "2019-03-23T22:03:31.823Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Cache": { + "modified": "2019-10-26T12:15:38.533Z", + "contributors": [ + "ledenis", + "Othael" + ] + }, + "Glossary/CalDAV": { + "modified": "2019-03-23T22:42:10.052Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Call_stack": { + "modified": "2019-03-23T22:41:33.785Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Callback_function": { + "modified": "2019-10-23T02:51:28.575Z", + "contributors": [ + "SphinxKnight", + "loella16" + ] + }, + "Glossary/Canonical_order": { + "modified": "2019-03-23T22:03:27.512Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Canvas": { + "modified": "2019-03-23T22:46:31.363Z", + "contributors": [ + "loella16", + "vanz" + ] + }, + "Glossary/CardDAV": { + "modified": "2019-03-23T22:42:06.600Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Card_sorting": { + "modified": "2019-03-23T22:25:45.561Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "htindon" + ] + }, + "Glossary/Certificate_authority": { + "modified": "2019-03-23T22:40:36.402Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Certified": { + "modified": "2019-03-23T22:40:21.550Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Character": { + "modified": "2019-03-23T22:57:04.701Z", + "contributors": [ + "loella16", + "Porkepix", + "Lizie" + ] + }, + "Glossary/Chrome": { + "modified": "2019-03-23T23:04:30.083Z", + "contributors": [ + "loella16", + "Jeremie", + "J.DMB", + "Pierre.Fauconnier", + "oooops" + ] + }, + "Glossary/Cipher": { + "modified": "2019-03-23T22:32:32.968Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "sebastien-bartoli" + ] + }, + "Glossary/Cipher_suite": { + "modified": "2019-03-23T22:32:22.378Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "sebastien-bartoli" + ] + }, + "Glossary/Ciphertext": { + "modified": "2019-03-23T22:53:37.701Z", + "contributors": [ + "loella16", + "Goofy", + "SphinxKnight" + ] + }, + "Glossary/Class": { + "modified": "2019-03-23T22:41:15.262Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Closure": { + "modified": "2019-03-23T22:38:51.275Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Codec": { + "modified": "2019-03-23T22:42:11.584Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Compile": { + "modified": "2019-03-23T22:49:54.371Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "y9mo" + ] + }, + "Glossary/Compile_time": { + "modified": "2019-03-23T22:38:58.464Z", + "contributors": [ + "Jeremie", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Computer_Programming": { + "modified": "2019-03-23T22:42:04.675Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Conditional": { + "modified": "2019-03-23T22:40:22.363Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Constant": { + "modified": "2019-03-23T22:42:08.752Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Constructor": { + "modified": "2019-03-23T22:40:24.326Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Control_flow": { + "modified": "2019-03-23T22:41:59.034Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Cookie": { + "modified": "2019-03-23T22:40:01.278Z", + "contributors": [ + "Porkepix", + "loella16", + "xdelatour" + ] + }, + "Glossary/Copyleft": { + "modified": "2019-03-23T22:38:55.191Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Crawler": { + "modified": "2019-03-23T22:39:26.515Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Cross-site_scripting": { + "modified": "2020-09-04T02:51:19.273Z", + "contributors": [ + "SphinxKnight", + "jooo.market", + "loella16" + ] + }, + "Glossary/Cross_Axis": { + "modified": "2019-03-18T21:45:47.680Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Cryptanalysis": { + "modified": "2019-03-23T22:39:19.630Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Cryptographic_hash_function": { + "modified": "2019-03-23T22:39:21.209Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Cryptography": { + "modified": "2019-03-23T22:39:19.721Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/DHTML": { + "modified": "2019-03-24T00:02:32.004Z", + "contributors": [ + "loella16", + "fscholz", + "Mgjbot", + "BenoitL", + "Chbok", + "Anonymous" + ] + }, + "Glossary/DMZ": { + "modified": "2019-03-23T22:03:28.627Z", + "contributors": [ + "loella16", + "macmorning" + ] + }, + "Glossary/DNS": { + "modified": "2019-03-23T22:56:52.127Z", + "contributors": [ + "loella16", + "Porkepix", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/DOM": { + "modified": "2019-03-23T22:57:17.449Z", + "contributors": [ + "loella16", + "davidgourde", + "vanz", + "Goofy", + "htindon" + ] + }, + "Glossary/DOS_attack": { + "modified": "2019-03-23T22:38:58.117Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/DTMF": { + "modified": "2019-03-23T22:03:28.745Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Data_structure": { + "modified": "2019-09-04T16:13:28.582Z", + "contributors": [ + "SphinxKnight", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Decryption": { + "modified": "2019-03-23T22:39:22.127Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Delta": { + "modified": "2020-10-08T09:27:37.753Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Denial_of_Service": { + "modified": "2019-01-16T22:13:09.374Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Descriptor_(CSS)": { + "modified": "2019-03-23T22:03:25.810Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Deserialization": { + "modified": "2019-03-23T22:03:27.594Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Developer_Tools": { + "modified": "2019-03-23T22:03:22.936Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Digest": { + "modified": "2019-03-23T22:39:24.362Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Digital_certificate": { + "modified": "2019-03-23T22:40:24.230Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Distributed_Denial_of_Service": { + "modified": "2019-03-23T22:03:22.826Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Doctype": { + "modified": "2019-03-23T23:06:03.805Z", + "contributors": [ + "loella16", + "Jeremie", + "Dexter_Deter" + ] + }, + "Glossary/Document_directive": { + "modified": "2019-03-23T22:03:22.186Z", + "contributors": [ + "Porkepix", + "loella16" + ] + }, + "Glossary/Domain": { + "modified": "2019-03-23T22:32:24.113Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "htindon" + ] + }, + "Glossary/Domain_name": { + "modified": "2019-03-23T22:41:45.215Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Dominator": { + "modified": "2019-03-23T22:03:21.288Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Dynamic_programming_language": { + "modified": "2019-03-23T22:03:22.277Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Dynamic_typing": { + "modified": "2019-03-23T22:41:39.637Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/ECMA": { + "modified": "2019-03-23T22:46:33.851Z", + "contributors": [ + "loella16", + "Porkepix", + "vanz" + ] + }, + "Glossary/ECMAScript": { + "modified": "2019-03-23T22:42:01.993Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Element": { + "modified": "2019-03-18T21:38:38.555Z", + "contributors": [ + "AurelieBayre", + "gnoyaze" + ] + }, + "Glossary/Empty_element": { + "modified": "2019-03-23T22:58:49.655Z", + "contributors": [ + "loella16", + "cdr" + ] + }, + "Glossary/Encapsulation": { + "modified": "2019-03-23T22:41:15.348Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Encryption": { + "modified": "2019-03-23T22:39:39.008Z", + "contributors": [ + "loella16", + "SphinxKnight", + "xdelatour" + ] + }, + "Glossary/Endianness": { + "modified": "2019-03-23T22:39:43.705Z", + "contributors": [ + "warpdesign", + "loella16", + "xdelatour" + ] + }, + "Glossary/Engine": { + "modified": "2019-03-23T22:42:14.243Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Entity": { + "modified": "2019-03-23T22:42:04.087Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Entity_header": { + "modified": "2019-03-23T22:12:49.956Z", + "contributors": [ + "loella16", + "Badacadabra" + ] + }, + "Glossary/Exception": { + "modified": "2019-03-23T22:49:59.707Z", + "contributors": [ + "loella16", + "Gibus", + "y9mo" + ] + }, + "Glossary/Expando": { + "modified": "2019-03-23T22:41:24.942Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/FTP": { + "modified": "2019-03-23T22:57:02.956Z", + "contributors": [ + "loella16", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/FTU": { + "modified": "2019-03-23T22:39:47.645Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Falsy": { + "modified": "2019-03-23T22:24:34.255Z", + "contributors": [ + "forresst", + "loella16", + "myrmecia" + ] + }, + "Glossary/Favicon": { + "modified": "2020-10-08T10:43:13.038Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Fetch_directive": { + "modified": "2019-03-23T22:03:13.368Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Firefox_OS": { + "modified": "2019-03-23T23:08:04.734Z", + "contributors": [ + "loella16", + "Jeremie", + "genma" + ] + }, + "Glossary/First-class_Function": { + "modified": "2019-03-23T22:03:09.220Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/First_contentful_paint": { + "modified": "2020-11-10T08:21:34.381Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Flex": { + "modified": "2019-03-18T21:45:53.322Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Flex_Container": { + "modified": "2019-03-18T21:45:56.489Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Flex_Item": { + "modified": "2019-03-18T21:45:50.759Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Flexbox": { + "modified": "2019-03-18T21:45:59.605Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Forbidden_header_name": { + "modified": "2019-03-23T22:03:08.442Z", + "contributors": [ + "loella16", + "Porkepix" + ] + }, + "Glossary/Forbidden_response_header_name": { + "modified": "2019-03-23T22:03:07.354Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Fork": { + "modified": "2019-10-16T12:26:16.525Z", + "contributors": [ + "Mozinet", + "hellosct1" + ] + }, + "Glossary/Function": { + "modified": "2019-03-23T22:57:15.355Z", + "contributors": [ + "loella16", + "Goofy", + "htindon" + ] + }, + "Glossary/GIJ": { + "modified": "2019-01-16T21:52:08.705Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/GPL": { + "modified": "2019-03-23T22:41:39.440Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/GPU": { + "modified": "2019-01-17T00:05:22.673Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/GZip_compression": { + "modified": "2019-03-23T22:03:21.908Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Gaia": { + "modified": "2019-03-23T22:42:05.161Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Garbage_collection": { + "modified": "2019-03-23T22:37:46.005Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Gecko": { + "modified": "2019-03-23T22:42:01.710Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/General_header": { + "modified": "2019-03-23T22:17:50.134Z", + "contributors": [ + "loella16", + "Posey1235" + ] + }, + "Glossary/Git": { + "modified": "2019-03-23T22:56:56.750Z", + "contributors": [ + "loella16", + "Gibus", + "Porkepix", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/Global_object": { + "modified": "2019-08-12T02:59:41.540Z", + "contributors": [ + "SphinxKnight", + "yvisherve", + "loella16", + "xdelatour" + ] + }, + "Glossary/Global_scope": { + "modified": "2019-03-23T22:41:14.880Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Global_variable": { + "modified": "2019-03-23T22:41:13.951Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Glyph": { + "modified": "2019-08-25T18:38:32.909Z", + "contributors": [ + "Pols12" + ] + }, + "Glossary/Gonk": { + "modified": "2019-03-23T22:41:40.903Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Google_Chrome": { + "modified": "2019-03-23T22:41:41.934Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Graceful_degradation": { + "modified": "2019-03-23T22:03:22.370Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid": { + "modified": "2019-03-23T22:03:08.561Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Areas": { + "modified": "2019-06-14T08:10:14.682Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Axis": { + "modified": "2019-03-23T22:03:10.370Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Cell": { + "modified": "2019-03-23T22:03:17.867Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Column": { + "modified": "2019-03-23T22:03:13.654Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Container": { + "modified": "2019-03-30T11:19:32.680Z", + "contributors": [ + "kaderamrichat" + ] + }, + "Glossary/Grid_Lines": { + "modified": "2019-03-23T22:03:18.469Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Rows": { + "modified": "2019-03-23T22:03:16.488Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Grid_Tracks": { + "modified": "2019-03-23T22:02:47.082Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Guard": { + "modified": "2019-01-17T02:08:05.574Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Gutters": { + "modified": "2019-03-23T22:02:47.196Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/HMAC": { + "modified": "2019-03-23T22:02:44.595Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/HPKP": { + "modified": "2019-03-23T22:02:44.491Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/HSTS": { + "modified": "2019-03-23T22:17:04.593Z", + "contributors": [ + "loella16", + "David-5-1", + "Porkepix" + ] + }, + "Glossary/HTML": { + "modified": "2020-02-08T12:46:36.790Z", + "contributors": [ + "tristantheb", + "Porkepix", + "SphinxKnight", + "Brahim-Tb", + "AbdelElMansari", + "Watilin", + "louisgrasset", + "loella16", + "marie-ototoi", + "xdelatour" + ] + }, + "Glossary/HTML5": { + "modified": "2019-03-23T22:42:01.476Z", + "contributors": [ + "Mozinet", + "Goofy", + "xdelatour" + ] + }, + "Glossary/HTTP": { + "modified": "2019-12-04T16:30:35.039Z", + "contributors": [ + "Porkepix", + "marcpicaud", + "loella16", + "marie-ototoi", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/HTTP_2": { + "modified": "2020-02-23T18:12:20.047Z", + "contributors": [ + "tristantheb" + ] + }, + "Glossary/HTTP_3": { + "modified": "2020-10-08T10:15:56.390Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/HTTP_header": { + "modified": "2019-03-23T22:13:03.478Z", + "contributors": [ + "loella16", + "luccioman" + ] + }, + "Glossary/Head": { + "modified": "2019-03-23T22:39:01.787Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/High-level_programming_language": { + "modified": "2019-03-23T22:02:41.493Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Hoisting": { + "modified": "2019-03-23T22:32:08.449Z", + "contributors": [ + "NemoNobobyPersonne", + "loella16", + "latour4", + "ericnsh", + "ylerjen" + ] + }, + "Glossary/Host": { + "modified": "2019-03-23T22:42:04.779Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Hotlink": { + "modified": "2019-03-23T22:02:45.441Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Houdini": { + "modified": "2020-09-25T06:35:50.044Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Hyperlink": { + "modified": "2019-03-18T21:43:54.235Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Hypertext": { + "modified": "2019-03-23T22:42:03.435Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/I18N": { + "modified": "2019-03-23T22:41:26.912Z", + "contributors": [ + "Goofy", + "xdelatour" + ] + }, + "Glossary/IANA": { + "modified": "2019-03-23T22:42:02.685Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/ICANN": { + "modified": "2019-03-23T22:41:20.475Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/ICE": { + "modified": "2019-03-18T21:15:41.890Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/IDE": { + "modified": "2019-03-23T22:42:01.895Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/IDL": { + "modified": "2019-03-23T22:40:46.124Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/IETF": { + "modified": "2019-03-23T22:41:14.969Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/IIFE": { + "modified": "2019-03-23T22:40:31.554Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/IMAP": { + "modified": "2019-03-23T22:40:46.212Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/IP_Address": { + "modified": "2019-03-23T22:53:42.998Z", + "contributors": [ + "loella16", + "Goofy", + "htindon" + ] + }, + "Glossary/IPv4": { + "modified": "2019-03-23T22:57:18.924Z", + "contributors": [ + "loella16", + "Porkepix", + "Goofy", + "dattaz" + ] + }, + "Glossary/IPv6": { + "modified": "2019-03-23T22:57:21.986Z", + "contributors": [ + "loella16", + "Porkepix", + "Goofy", + "dattaz" + ] + }, + "Glossary/IRC": { + "modified": "2019-03-23T22:58:51.295Z", + "contributors": [ + "loella16", + "Goofy", + "Sodan" + ] + }, + "Glossary/ISO": { + "modified": "2019-03-23T22:40:36.585Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/ISP": { + "modified": "2019-03-23T22:41:15.640Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/ITU": { + "modified": "2020-09-25T06:42:41.752Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Idempotent": { + "modified": "2019-03-23T22:02:43.812Z", + "contributors": [ + "SphinxKnight", + "loella16" + ] + }, + "Glossary/Identifier": { + "modified": "2019-03-23T22:41:09.348Z", + "contributors": [ + "loella16", + "SphinxKnight", + "xdelatour" + ] + }, + "Glossary/Immutable": { + "modified": "2019-03-23T22:40:36.312Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Index": { + "modified": "2019-01-16T21:55:44.075Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/IndexedDB": { + "modified": "2019-03-23T22:46:35.134Z", + "contributors": [ + "loella16", + "vanz" + ] + }, + "Glossary/Information_architecture": { + "modified": "2019-03-23T22:02:39.824Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Inheritance": { + "modified": "2019-03-18T21:15:48.792Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Input_method_editor": { + "modified": "2020-07-20T14:35:12.540Z", + "contributors": [ + "tbetous" + ] + }, + "Glossary/Instance": { + "modified": "2019-03-23T22:41:11.990Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Internationalization_and_localization": { + "modified": "2020-10-09T08:51:46.428Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Internet": { + "modified": "2019-03-23T22:53:44.936Z", + "contributors": [ + "loella16", + "Goofy", + "htindon" + ] + }, + "Glossary/JSON": { + "modified": "2019-03-23T22:14:27.925Z", + "contributors": [ + "marcpicaud", + "BenoitL" + ] + }, + "Glossary/Jank": { + "modified": "2019-01-17T02:07:53.363Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Java": { + "modified": "2019-03-23T22:40:52.651Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/JavaScript": { + "modified": "2019-07-06T09:36:27.477Z", + "contributors": [ + "JNa0", + "abvll", + "loella16", + "marie-ototoi", + "vanz" + ] + }, + "Glossary/Key": { + "modified": "2019-03-23T22:02:44.687Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Keyword": { + "modified": "2019-03-23T22:40:38.596Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/LGPL": { + "modified": "2019-03-23T22:40:24.920Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Latency": { + "modified": "2019-10-26T12:09:56.716Z", + "contributors": [ + "ledenis" + ] + }, + "Glossary/Lazy_load": { + "modified": "2020-08-28T17:22:57.514Z", + "contributors": [ + "jsiny" + ] + }, + "Glossary/Ligature": { + "modified": "2019-03-23T22:40:33.596Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Local_scope": { + "modified": "2019-03-23T22:40:56.046Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Local_variable": { + "modified": "2019-03-23T22:41:09.572Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Locale": { + "modified": "2019-03-23T22:53:30.385Z", + "contributors": [ + "Goofy", + "Porkepix" + ] + }, + "Glossary/Localization": { + "modified": "2019-03-24T00:14:08.788Z", + "contributors": [ + "loella16", + "ethertank", + "DirkS", + "Mgjbot", + "Fredchat", + "BenoitL", + "Goofy", + "Verruckt", + "Takenbot", + "Chbok" + ] + }, + "Glossary/Lossless_compression": { + "modified": "2020-11-10T04:48:58.531Z", + "contributors": [ + "Voulto", + "pauladeville" + ] + }, + "Glossary/MIME_type": { + "modified": "2019-03-23T22:40:46.635Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/MVC": { + "modified": "2019-03-23T22:02:46.018Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Main_Axis": { + "modified": "2019-03-18T21:45:39.916Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/MathML": { + "modified": "2019-03-23T22:40:42.034Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Media": { + "modified": "2020-09-25T06:46:27.178Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Media/CSS": { + "modified": "2020-10-09T09:27:07.839Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Metadata": { + "modified": "2019-03-23T22:39:13.695Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Method": { + "modified": "2019-03-23T22:48:52.633Z", + "contributors": [ + "loella16", + "Porkepix", + "Gibus", + "CLEm" + ] + }, + "Glossary/Microsoft_Edge": { + "modified": "2019-03-23T22:42:05.336Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Microsoft_Internet_Explorer": { + "modified": "2019-03-23T22:41:39.204Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Middleware": { + "modified": "2019-03-23T22:02:42.236Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/MitM": { + "modified": "2019-03-23T22:02:42.338Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Mixin": { + "modified": "2019-03-23T22:40:20.738Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Mobile_First": { + "modified": "2019-01-17T02:07:48.652Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Modem": { + "modified": "2019-03-23T22:01:18.215Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Modern_web_apps": { + "modified": "2019-01-17T02:12:55.112Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Mozilla_Firefox": { + "modified": "2019-03-23T22:42:01.387Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Mutable": { + "modified": "2019-03-23T22:01:19.010Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/NAT": { + "modified": "2019-03-23T22:41:06.552Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/NNTP": { + "modified": "2019-03-23T22:40:45.090Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/NaN": { + "modified": "2019-03-23T22:50:00.212Z", + "contributors": [ + "loella16", + "Gibus", + "Porkepix" + ] + }, + "Glossary/Namespace": { + "modified": "2019-03-23T22:40:18.478Z", + "contributors": [ + "ylerjen" + ] + }, + "Glossary/Native": { + "modified": "2019-03-23T22:41:39.546Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Navigation_directive": { + "modified": "2019-03-23T22:03:14.851Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Netscape_Navigator": { + "modified": "2019-03-23T22:41:30.201Z", + "contributors": [ + "xdelatour" + ] + }, "Glossary/Node": { "modified": "2019-03-23T22:42:04.167Z", "contributors": [ @@ -105,6 +2058,15 @@ "klez" ] }, + "Glossary/Node.js": { + "modified": "2019-03-23T22:57:00.606Z", + "contributors": [ + "loella16", + "vanz", + "Goofy", + "Toumitoun" + ] + }, "Glossary/Node/DOM": { "modified": "2019-03-23T22:41:33.687Z", "contributors": [ @@ -114,6 +2076,1454 @@ "xdelatour" ] }, + "Glossary/Node/networking": { + "modified": "2019-03-23T22:42:03.351Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Normative": { + "modified": "2019-03-23T22:40:46.036Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Null": { + "modified": "2019-03-23T22:41:31.875Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Number": { + "modified": "2019-07-30T05:53:43.899Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/OOP": { + "modified": "2019-03-23T22:48:59.017Z", + "contributors": [ + "loella16", + "Gibus", + "CLEm" + ] + }, + "Glossary/OTA": { + "modified": "2019-03-23T22:57:20.732Z", + "contributors": [ + "loella16", + "vanz", + "Goofy", + "dattaz" + ] + }, + "Glossary/OWASP": { + "modified": "2019-03-23T22:40:34.868Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Object": { + "modified": "2019-03-23T22:48:58.921Z", + "contributors": [ + "loella16", + "Cobrand", + "CLEm" + ] + }, + "Glossary/Object_reference": { + "modified": "2019-03-23T22:40:23.211Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/OpenGL": { + "modified": "2019-03-23T22:39:58.850Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/OpenSSL": { + "modified": "2019-03-23T22:40:31.413Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Opera_Browser": { + "modified": "2019-03-23T22:42:05.249Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Operand": { + "modified": "2019-03-23T22:42:03.272Z", + "contributors": [ + "loella16", + "SphinxKnight", + "xdelatour" + ] + }, + "Glossary/Operator": { + "modified": "2019-03-23T22:41:59.764Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Origin": { + "modified": "2019-03-23T23:05:24.534Z", + "contributors": [ + "loella16", + "Jeremie", + "Watilin" + ] + }, + "Glossary/P2P": { + "modified": "2019-03-23T22:57:06.814Z", + "contributors": [ + "Goofy", + "Toumitoun" + ] + }, + "Glossary/PAC": { + "modified": "2019-03-23T22:36:31.695Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/PDF": { + "modified": "2019-03-23T22:57:04.556Z", + "contributors": [ + "Porkepix", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/PHP": { + "modified": "2019-03-23T22:57:01.311Z", + "contributors": [ + "loella16", + "Porkepix", + "Toumitoun" + ] + }, + "Glossary/PNG": { + "modified": "2019-03-23T22:41:50.073Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/POP": { + "modified": "2019-03-23T22:40:50.975Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Packet": { + "modified": "2020-10-12T03:29:11.646Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Parameter": { + "modified": "2019-03-23T22:40:31.655Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Parent_object": { + "modified": "2019-03-23T22:41:08.742Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Parse": { + "modified": "2019-03-23T22:40:37.469Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Parser": { + "modified": "2019-03-23T22:40:29.017Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Pixel": { + "modified": "2019-03-23T22:40:37.845Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Placeholder_names": { + "modified": "2019-03-23T22:01:08.667Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Plaintext": { + "modified": "2019-03-23T22:39:26.132Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Polyfill": { + "modified": "2019-03-18T20:40:41.785Z", + "contributors": [ + "GaelWLR", + "caribouflex", + "loella16", + "Ostefanini" + ] + }, + "Glossary/Polymorphism": { + "modified": "2019-03-23T22:39:57.969Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Port": { + "modified": "2019-03-23T22:58:43.599Z", + "contributors": [ + "loella16", + "Porkepix", + "Lulamay", + "Jeremie" + ] + }, + "Glossary/Preflight_request": { + "modified": "2019-03-23T22:14:22.077Z", + "contributors": [ + "Porkepix", + "elias551", + "loella16", + "Yves_ASTIER" + ] + }, + "Glossary/Presto": { + "modified": "2019-03-23T22:42:11.378Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Primitive": { + "modified": "2019-03-23T22:48:58.549Z", + "contributors": [ + "loella16", + "Gibus", + "CLEm" + ] + }, + "Glossary/Privileged": { + "modified": "2019-03-23T22:41:29.520Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Progressive_Enhancement": { + "modified": "2019-03-23T22:39:20.648Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Progressive_web_apps": { + "modified": "2019-03-23T22:18:10.153Z", + "contributors": [ + "loella16", + "unpeudetout", + "Jeremie" + ] + }, + "Glossary/Promise": { + "modified": "2020-11-29T17:08:43.767Z", + "contributors": [ + "Dimitri_TRAVAILLOUX", + "JNa0", + "tpoisseau" + ] + }, + "Glossary/Protocol": { + "modified": "2019-03-23T22:42:16.452Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Prototype": { + "modified": "2019-03-23T22:40:20.436Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Prototype-based_programming": { + "modified": "2019-03-23T22:01:08.082Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Proxy_server": { + "modified": "2019-03-18T21:47:12.657Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Pseudo-class": { + "modified": "2019-03-23T22:40:46.877Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Pseudo-element": { + "modified": "2019-03-23T22:40:07.267Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Pseudocode": { + "modified": "2019-03-18T21:47:09.076Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Python": { + "modified": "2019-03-23T22:40:49.701Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/QUIC": { + "modified": "2020-10-12T03:40:33.880Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Quality_values": { + "modified": "2019-03-18T21:47:07.513Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/RAIL": { + "modified": "2020-10-11T05:55:50.398Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/RDF": { + "modified": "2019-03-23T22:40:14.803Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/REST": { + "modified": "2019-03-23T22:39:50.192Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/RGB": { + "modified": "2019-03-23T22:39:05.612Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/RIL": { + "modified": "2019-03-23T22:39:40.462Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/RNG": { + "modified": "2019-03-23T22:39:14.416Z", + "contributors": [ + "Goofy", + "xdelatour" + ] + }, + "Glossary/RSS": { + "modified": "2019-03-23T22:40:15.677Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/RTF": { + "modified": "2019-03-23T22:42:05.530Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/RTP": { + "modified": "2020-09-30T07:30:27.350Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Raster_image": { + "modified": "2019-03-18T21:46:42.119Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Real_User_Monitoring": { + "modified": "2020-09-25T05:36:48.774Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Recursion": { + "modified": "2019-03-23T22:41:09.659Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Reference": { + "modified": "2019-03-23T22:40:24.148Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Reflow": { + "modified": "2019-03-18T21:46:42.626Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Regular_expression": { + "modified": "2019-03-23T22:46:36.694Z", + "contributors": [ + "loella16", + "Porkepix", + "Hell_Carlito", + "sebastien-bartoli", + "vanz" + ] + }, + "Glossary/Rendering_engine": { + "modified": "2019-03-23T22:41:58.102Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Repo": { + "modified": "2019-03-18T21:15:47.756Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Reporting_directive": { + "modified": "2019-03-23T22:03:09.311Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Request_header": { + "modified": "2019-03-18T21:46:42.307Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Response_header": { + "modified": "2019-03-18T21:46:41.952Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Responsive_web_design": { + "modified": "2019-03-18T21:46:42.758Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Robots.txt": { + "modified": "2019-03-23T22:39:27.042Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Ruby": { + "modified": "2019-03-23T22:41:17.345Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/SCM": { + "modified": "2019-03-23T22:38:57.015Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/SCTP": { + "modified": "2019-03-18T21:46:38.825Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/SDP": { + "modified": "2019-03-23T22:41:12.448Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/SEO": { + "modified": "2019-03-18T21:46:24.952Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/SGML": { + "modified": "2019-03-23T23:31:44.178Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "sebastien-bartoli", + "SphinxKnight" + ] + }, + "Glossary/SIMD": { + "modified": "2019-03-23T22:41:12.178Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/SISD": { + "modified": "2019-03-23T22:41:10.120Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/SLD": { + "modified": "2019-03-23T22:42:04.405Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/SMTP": { + "modified": "2019-03-23T22:40:17.302Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/SOAP": { + "modified": "2019-03-23T22:40:38.697Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/SQL": { + "modified": "2019-03-23T22:57:00.831Z", + "contributors": [ + "Porkepix", + "Toumitoun" + ] + }, + "Glossary/SQL_Injection": { + "modified": "2019-03-18T21:46:32.446Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/SRI": { + "modified": "2019-03-18T21:46:37.925Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/SSL": { + "modified": "2019-03-18T21:46:35.161Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/STUN": { + "modified": "2019-03-23T22:40:15.360Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/SVG": { + "modified": "2019-03-23T22:40:20.842Z", + "contributors": [ + "loella16", + "Porkepix", + "marie-ototoi", + "xdelatour" + ] + }, + "Glossary/SVN": { + "modified": "2019-03-23T22:57:07.228Z", + "contributors": [ + "loella16", + "Toumitoun" + ] + }, + "Glossary/Same-origin_policy": { + "modified": "2019-06-14T06:25:34.615Z", + "contributors": [ + "Watilin" + ] + }, + "Glossary/Scope": { + "modified": "2019-03-23T22:40:22.490Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Script-supporting_element": { + "modified": "2019-03-18T21:46:41.808Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Search_engine": { + "modified": "2019-03-23T22:39:26.753Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Second-level_Domain": { + "modified": "2019-01-16T21:52:29.757Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Self-Executing_Anonymous_Function": { + "modified": "2019-03-18T21:27:08.446Z", + "contributors": [ + "Porkepix" + ] + }, + "Glossary/Semantics": { + "modified": "2019-03-23T22:38:43.484Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Serialization": { + "modified": "2019-03-23T22:03:28.172Z", + "contributors": [ + "macmorning", + "loella16" + ] + }, + "Glossary/Server": { + "modified": "2019-03-23T22:41:08.500Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Session_Hijacking": { + "modified": "2019-05-23T08:47:32.401Z", + "contributors": [ + "Watilin", + "loella16" + ] + }, + "Glossary/Shim": { + "modified": "2019-03-18T21:45:43.959Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Signature": { + "modified": "2019-03-23T22:40:17.194Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Signature/Function": { + "modified": "2019-03-23T22:40:21.442Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Signature/Security": { + "modified": "2019-03-23T23:47:49.334Z", + "contributors": [ + "fsiliadin", + "Sebastianz", + "CedricP", + "Fredchat" + ] + }, + "Glossary/Simple_header": { + "modified": "2019-03-18T21:45:54.235Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Simple_response_header": { + "modified": "2019-03-18T21:45:55.399Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Site": { + "modified": "2020-10-11T05:33:50.641Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Site_map": { + "modified": "2020-10-11T05:42:01.722Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Sloppy_mode": { + "modified": "2019-03-18T21:45:43.833Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Slug": { + "modified": "2019-03-18T21:45:46.971Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Smoke_Test": { + "modified": "2019-03-18T21:45:36.505Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Specification": { + "modified": "2019-03-23T22:41:43.100Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Stacking_context": { + "modified": "2019-03-18T21:45:45.716Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/State_machine": { + "modified": "2019-03-18T21:45:44.311Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Statement": { + "modified": "2019-03-23T22:42:03.846Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Static_typing": { + "modified": "2019-03-23T22:41:24.853Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/String": { + "modified": "2019-03-23T22:40:00.102Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Symbol": { + "modified": "2019-03-23T22:39:08.053Z", + "contributors": [ + "Nopias", + "loella16", + "xdelatour" + ] + }, + "Glossary/Synchronous": { + "modified": "2019-03-23T22:40:33.779Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Syntax": { + "modified": "2019-03-23T22:39:03.649Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Syntax_error": { + "modified": "2019-03-23T22:41:06.855Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/TCP": { + "modified": "2019-03-23T22:57:04.926Z", + "contributors": [ + "Porkepix", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/TCP_handshake": { + "modified": "2019-09-15T08:41:25.795Z", + "contributors": [ + "estelle" + ] + }, + "Glossary/TCP_slow_start": { + "modified": "2019-09-02T01:46:30.468Z", + "contributors": [ + "estelle" + ] + }, + "Glossary/TLD": { + "modified": "2019-03-23T22:38:54.058Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/TLS": { + "modified": "2019-03-23T22:39:14.027Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/TOFU": { + "modified": "2019-03-18T21:45:44.983Z", + "contributors": [ + "SphinxKnight", + "loella16" + ] + }, + "Glossary/TTL": { + "modified": "2019-03-18T21:45:45.855Z", + "contributors": [ + "SphinxKnight", + "loella16" + ] + }, + "Glossary/TURN": { + "modified": "2019-03-23T22:40:25.013Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Tag": { + "modified": "2019-03-23T22:57:07.360Z", + "contributors": [ + "loella16", + "Porkepix", + "GeekShadow" + ] + }, + "Glossary/Telnet": { + "modified": "2019-03-23T22:42:10.476Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/Texel": { + "modified": "2020-10-11T05:05:07.567Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Three_js": { + "modified": "2019-03-23T22:40:32.870Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Time_to_interactive": { + "modified": "2020-11-10T08:04:33.624Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Transmission_Control_Protocol_(TCP)": { + "modified": "2019-09-13T20:23:27.919Z", + "contributors": [ + "estelle" + ] + }, + "Glossary/Tree_shaking": { + "modified": "2019-03-18T21:45:48.808Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Trident": { + "modified": "2019-03-23T22:57:05.971Z", + "contributors": [ + "loella16", + "GeekShadow" + ] + }, + "Glossary/Truthy": { + "modified": "2019-03-23T22:43:00.610Z", + "contributors": [ + "loella16", + "davidbourguignon", + "jswisher", + "raoul632" + ] + }, + "Glossary/Type": { + "modified": "2019-03-23T22:42:01.802Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Type_Conversion": { + "modified": "2019-03-23T22:41:51.598Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Type_coercion": { + "modified": "2020-08-28T17:39:29.859Z", + "contributors": [ + "jsiny" + ] + }, + "Glossary/UDP": { + "modified": "2019-03-23T22:41:59.662Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/UI": { + "modified": "2019-03-23T22:41:37.563Z", + "contributors": [ + "SphinxKnight", + "Gibus", + "xdelatour" + ] + }, + "Glossary/URI": { + "modified": "2019-03-23T22:57:00.503Z", + "contributors": [ + "loella16", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/URL": { + "modified": "2020-10-19T13:47:26.150Z", + "contributors": [ + "Voulto", + "loella16", + "marie-ototoi", + "Porkepix", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/URN": { + "modified": "2019-03-23T22:39:50.091Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/UTF-8": { + "modified": "2019-03-23T22:39:53.487Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/UX": { + "modified": "2019-03-23T22:32:29.107Z", + "contributors": [ + "Gibus", + "htindon" + ] + }, + "Glossary/Unicode": { + "modified": "2019-03-18T21:45:46.646Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Usenet": { + "modified": "2019-03-23T22:40:09.482Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/User_agent": { + "modified": "2019-03-23T22:40:37.671Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Validator": { + "modified": "2019-03-23T22:57:06.137Z", + "contributors": [ + "loella16", + "Porkepix", + "Toumitoun" + ] + }, + "Glossary/Value": { + "modified": "2019-03-23T22:40:20.340Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Variable": { + "modified": "2019-03-23T22:42:09.601Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Vendor_Prefix": { + "modified": "2019-03-23T22:40:15.581Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Viewport": { + "modified": "2019-03-23T22:39:08.726Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/VoIP": { + "modified": "2019-03-23T22:39:39.990Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/W3C": { + "modified": "2019-03-23T22:57:06.246Z", + "contributors": [ + "Porkepix", + "Goofy", + "Toumitoun" + ] + }, + "Glossary/WAI": { + "modified": "2019-03-23T22:39:58.348Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/WCAG": { + "modified": "2019-03-23T22:40:02.080Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/WHATWG": { + "modified": "2019-03-23T22:40:20.041Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/WebDAV": { + "modified": "2019-03-23T22:40:37.379Z", + "contributors": [ + "tonybengue", + "xdelatour" + ] + }, + "Glossary/WebExtensions": { + "modified": "2019-03-23T22:07:24.912Z", + "contributors": [ + "Mozinet" + ] + }, + "Glossary/WebGL": { + "modified": "2019-03-23T22:40:38.243Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/WebIDL": { + "modified": "2019-03-23T22:40:18.690Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/WebKit": { + "modified": "2019-03-23T22:40:36.496Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/WebRTC": { + "modified": "2019-03-23T22:41:08.284Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/WebSockets": { + "modified": "2019-03-23T22:40:37.281Z", + "contributors": [ + "Raul6469", + "loella16", + "xdelatour" + ] + }, + "Glossary/WebVTT": { + "modified": "2019-03-18T21:45:46.184Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/Web_server": { + "modified": "2020-10-11T04:52:56.117Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/Web_standards": { + "modified": "2019-03-23T22:40:24.427Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/Whitespace": { + "modified": "2020-09-25T06:24:07.540Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/World_Wide_Web": { + "modified": "2019-03-23T22:40:59.764Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/Wrapper": { + "modified": "2019-03-23T22:40:25.100Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/XForms": { + "modified": "2019-03-23T22:40:51.846Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/XHR_(XMLHttpRequest)": { + "modified": "2019-03-18T21:45:35.065Z", + "contributors": [ + "Porkepix", + "loella16" + ] + }, + "Glossary/XHTML": { + "modified": "2019-03-23T23:46:04.645Z", + "contributors": [ + "loella16", + "Mgjbot", + "BenoitL", + "Takenbot", + "Bpruneau" + ] + }, + "Glossary/XInclude": { + "modified": "2019-03-18T21:44:11.126Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/XLink": { + "modified": "2019-03-23T22:39:40.575Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/XML": { + "modified": "2019-03-23T22:41:20.251Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/XPath": { + "modified": "2019-03-23T22:40:53.901Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/XQuery": { + "modified": "2019-03-23T22:40:51.223Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/XSLT": { + "modified": "2019-03-23T22:40:34.285Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/application_context": { + "modified": "2019-03-23T22:25:39.268Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "htindon" + ] + }, + "Glossary/array": { + "modified": "2019-03-23T23:00:07.104Z", + "contributors": [ + "loella16", + "Porkepix", + "Gibus", + "CLEm", + "Jeremie", + "Goofy", + "htindon" + ] + }, + "Glossary/baseline": { + "modified": "2019-08-25T18:36:58.702Z", + "contributors": [ + "Pols12" + ] + }, + "Glossary/beacon": { + "modified": "2020-09-25T05:38:18.987Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/bounding_box": { + "modified": "2019-01-17T00:01:56.249Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "htindon" + ] + }, + "Glossary/brotli_compression": { + "modified": "2020-09-25T05:08:06.594Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/buffer": { + "modified": "2019-03-18T21:45:35.327Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/cacheable": { + "modified": "2019-03-23T22:03:25.242Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/caret": { + "modified": "2019-03-18T21:45:34.459Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/challenge": { + "modified": "2019-03-23T22:03:29.414Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/character_encoding": { + "modified": "2019-03-23T22:25:41.959Z", + "contributors": [ + "loella16", + "Hell_Carlito", + "htindon" + ] + }, + "Glossary/document_environment": { + "modified": "2019-03-18T21:45:35.460Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/event": { + "modified": "2019-03-23T22:03:33.571Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/firewall": { + "modified": "2019-03-23T22:33:06.193Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/first_meaningful_paint": { + "modified": "2020-11-10T08:20:23.558Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/gif": { + "modified": "2019-03-23T22:42:12.743Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/hash": { + "modified": "2019-03-23T22:39:11.400Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/https": { + "modified": "2019-03-23T22:41:38.751Z", + "contributors": [ + "SphinxKnight", + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/jQuery": { + "modified": "2019-03-18T21:44:06.026Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/jpeg": { + "modified": "2019-03-23T22:42:05.422Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/loop": { + "modified": "2019-03-23T22:41:58.930Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/lossy_compression": { + "modified": "2020-05-17T20:09:32.712Z", + "contributors": [ + "pauladeville" + ] + }, + "Glossary/ltr": { + "modified": "2019-01-16T21:54:05.497Z", + "contributors": [ + "xdelatour" + ] + }, + "Glossary/mime": { + "modified": "2019-03-23T22:41:30.560Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/minification": { + "modified": "2020-10-09T09:12:43.676Z", + "contributors": [ + "Voulto" + ] + }, + "Glossary/modularity": { + "modified": "2019-03-23T22:40:53.509Z", + "contributors": [ + "Porkepix", + "xdelatour" + ] + }, + "Glossary/non-normative": { + "modified": "2019-03-23T22:40:53.799Z", + "contributors": [ + "loella16", + "Porkepix", + "xdelatour" + ] + }, + "Glossary/percent-encoding": { + "modified": "2019-03-23T22:01:15.210Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/privileged_code": { + "modified": "2019-03-18T21:44:10.644Z", + "contributors": [ + "loella16" + ] + }, "Glossary/property": { "modified": "2019-03-23T22:40:25.191Z", "contributors": [ @@ -121,6 +3531,15 @@ "Jeremie" ] }, + "Glossary/property/CSS": { + "modified": "2019-03-23T22:57:05.036Z", + "contributors": [ + "loella16", + "xdelatour", + "Goofy", + "htindon" + ] + }, "Glossary/property/JavaScript": { "modified": "2019-03-23T22:40:28.485Z", "contributors": [ @@ -129,6 +3548,408 @@ "xdelatour" ] }, + "Glossary/rtl": { + "modified": "2019-01-16T20:52:28.089Z", + "contributors": [ + "Goofy", + "Porkepix" + ] + }, + "Glossary/safe": { + "modified": "2019-03-18T21:46:28.796Z", + "contributors": [ + "loella16" + ] + }, + "Glossary/speculative_parsing": { + "modified": "2019-04-25T14:12:18.324Z", + "contributors": [ + "SphinxKnight", + "loella16", + "langlchr" + ] + }, + "Glossary/undefined": { + "modified": "2019-03-23T22:04:28.704Z", + "contributors": [ + "loella16", + "michelc" + ] + }, + "Glossary/webm": { + "modified": "2019-03-23T22:40:30.477Z", + "contributors": [ + "loella16", + "xdelatour" + ] + }, + "Glossary/webp": { + "modified": "2019-03-23T22:40:38.141Z", + "contributors": [ + "xdelatour" + ] + }, + "Learn": { + "modified": "2020-10-08T14:43:04.373Z", + "contributors": [ + "geraldventadour", + "stphngrc", + "smeden-lod", + "methodx", + "SphinxKnight", + "Melanie.Almeida", + "fredrun14", + "lecoeurseb", + "StrangeRocknRoller", + "tonybengue", + "Dralyab", + "egidiusmendel", + "unsteadyCode", + "W1773ND", + "Ilphrin", + "Raulel", + "JeffD", + "mliatt", + "teoli", + "gcodeur", + "Goofy", + "PetiPandaRou", + "jeromepasquelin", + "ValPom", + "Oliviermoz", + "DamienBertrand", + "wakka27", + "Benedetti", + "maxperchus" + ] + }, + "Learn/Accessibility": { + "modified": "2020-07-16T22:39:56.923Z", + "contributors": [ + "smeden-lod", + "KrySoar", + "Mozinet", + "SphinxKnight", + "Steph" + ] + }, + "Learn/Accessibility/Accessibility_troubleshooting": { + "modified": "2020-07-16T22:40:35.382Z", + "contributors": [ + "dragon38800" + ] + }, + "Learn/Accessibility/CSS_and_JavaScript": { + "modified": "2020-07-16T22:40:16.805Z", + "contributors": [ + "smeden-lod", + "JNa0", + "dragon38800" + ] + }, + "Learn/Accessibility/HTML": { + "modified": "2020-11-16T16:49:01.676Z", + "contributors": [ + "Mozinet", + "smeden-lod", + "JNa0", + "dragon38800", + "SphinxKnight", + "Tartasprint", + "n-chardon", + "tonybengue" + ] + }, + "Learn/Accessibility/Mobile": { + "modified": "2020-07-16T22:40:29.992Z", + "contributors": [ + "dragon38800" + ] + }, + "Learn/Accessibility/Multimedia": { + "modified": "2020-07-16T22:40:26.301Z", + "contributors": [ + "dragon38800" + ] + }, + "Learn/Accessibility/WAI-ARIA_basics": { + "modified": "2020-07-16T22:40:21.563Z", + "contributors": [ + "JNa0", + "dragon38800" + ] + }, + "Learn/Accessibility/What_is_accessibility": { + "modified": "2020-08-21T07:34:09.191Z", + "contributors": [ + "geoffctn", + "smeden-lod", + "dragon38800", + "gnoyaze", + "tonybengue" + ] + }, + "Learn/CSS": { + "modified": "2020-10-08T16:01:55.051Z", + "contributors": [ + "geraldventadour", + "BAHLOUL_Farouk", + "nherbaut", + "Dralyab", + "SphinxKnight", + "dattaz", + "Oliviermoz" + ] + }, + "Learn/CSS/Building_blocks": { + "modified": "2020-09-16T07:14:02.390Z", + "contributors": [ + "Voulto", + "smeden-lod", + "AxelGiauffret", + "chrisdavidmills" + ] + }, + "Learn/CSS/Building_blocks/A_cool_looking_box": { + "modified": "2020-07-16T22:28:26.748Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/CSS/Building_blocks/Advanced_styling_effects": { + "modified": "2020-07-16T22:28:21.276Z", + "contributors": [ + "chrisdavidmills", + "Dralyab" + ] + }, + "Learn/CSS/Building_blocks/Backgrounds_and_borders": { + "modified": "2020-10-12T10:29:46.948Z", + "contributors": [ + "chuck2kill", + "pauline.chalus", + "smeden-lod" + ] + }, + "Learn/CSS/Building_blocks/Cascade_and_inheritance": { + "modified": "2020-10-17T12:41:21.832Z", + "contributors": [ + "geraldventadour", + "smeden-lod" + ] + }, + "Learn/CSS/Building_blocks/Creating_fancy_letterheaded_paper": { + "modified": "2020-07-16T22:28:24.684Z", + "contributors": [ + "LeMilitaire", + "Dralyab" + ] + }, + "Learn/CSS/Building_blocks/Debugging_CSS": { + "modified": "2020-10-15T22:35:18.278Z", + "contributors": [ + "chuck2kill" + ] + }, + "Learn/CSS/Building_blocks/Fundamental_CSS_comprehension": { + "modified": "2020-07-16T22:28:12.063Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/CSS/Building_blocks/Handling_different_text_directions": { + "modified": "2020-10-12T12:01:46.438Z", + "contributors": [ + "chuck2kill" + ] + }, + "Learn/CSS/Building_blocks/Overflowing_content": { + "modified": "2020-10-13T05:02:31.498Z", + "contributors": [ + "chuck2kill", + "JTR1103" + ] + }, + "Learn/CSS/Building_blocks/Selectors": { + "modified": "2020-10-09T07:28:41.371Z", + "contributors": [ + "chuck2kill", + "smeden-lod", + "Zouayni" + ] + }, + "Learn/CSS/Building_blocks/Selectors/Attribute_selectors": { + "modified": "2020-07-16T22:28:49.665Z", + "contributors": [ + "smeden-lod" + ] + }, + "Learn/CSS/Building_blocks/Selectors/Combinators": { + "modified": "2020-12-07T09:25:08.631Z", + "contributors": [ + "francoistm", + "chuck2kill" + ] + }, + "Learn/CSS/Building_blocks/Selectors/Pseudo-classes_and_pseudo-elements": { + "modified": "2020-10-17T16:55:55.753Z", + "contributors": [ + "geraldventadour", + "chuck2kill", + "time132", + "smeden-lod" + ] + }, + "Learn/CSS/Building_blocks/Selectors/Type_Class_and_ID_Selectors": { + "modified": "2020-07-16T22:28:39.961Z", + "contributors": [ + "smeden-lod" + ] + }, + "Learn/CSS/Building_blocks/Sizing_items_in_CSS": { + "modified": "2020-10-14T08:26:17.339Z", + "contributors": [ + "chuck2kill", + "Guetso", + "JTR1103", + "cgz141413", + "smeden-lod" + ] + }, + "Learn/CSS/Building_blocks/Styling_tables": { + "modified": "2020-07-16T22:28:15.930Z", + "contributors": [ + "smeden-lod", + "chrisdavidmills", + "manuilambert", + "PhilippeV", + "Dralyab" + ] + }, + "Learn/CSS/Building_blocks/The_box_model": { + "modified": "2020-10-31T20:40:32.362Z", + "contributors": [ + "Romain04", + "devscipline", + "cgz141413", + "vvvaleee" + ] + }, + "Learn/CSS/Building_blocks/Values_and_units": { + "modified": "2020-10-13T07:02:20.601Z", + "contributors": [ + "chuck2kill" + ] + }, + "Learn/CSS/CSS_layout": { + "modified": "2020-07-16T22:26:30.167Z", + "contributors": [ + "Anonymous", + "manuilambert", + "Dralyab", + "tonybengue" + ] + }, + "Learn/CSS/CSS_layout/Flexbox": { + "modified": "2020-07-16T22:26:52.633Z", + "contributors": [ + "Anonymous", + "interfacteur", + "_julien_", + "Dralyab" + ] + }, + "Learn/CSS/CSS_layout/Flexbox_skills": { + "modified": "2020-07-16T22:27:33.960Z", + "contributors": [ + "Anonymous" + ] + }, + "Learn/CSS/CSS_layout/Floats": { + "modified": "2020-07-16T22:26:37.621Z", + "contributors": [ + "Anonymous", + "Dralyab", + "Alan_Braut" + ] + }, + "Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension": { + "modified": "2020-07-16T22:27:24.245Z", + "contributors": [ + "tristantheb", + "junior-batilat" + ] + }, + "Learn/CSS/CSS_layout/Grids": { + "modified": "2020-07-16T22:26:59.113Z", + "contributors": [ + "Anonymous", + "Dralyab" + ] + }, + "Learn/CSS/CSS_layout/Introduction": { + "modified": "2020-07-16T22:27:04.363Z", + "contributors": [ + "Anonymous", + "Dralyab", + "creposucre", + "Alan_Braut" + ] + }, + "Learn/CSS/CSS_layout/Legacy_Layout_Methods": { + "modified": "2020-07-16T22:27:13.887Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/CSS/CSS_layout/Media_queries": { + "modified": "2020-07-16T22:27:31.483Z", + "contributors": [ + "tristantheb" + ] + }, + "Learn/CSS/CSS_layout/Multiple-column_Layout": { + "modified": "2020-07-16T22:27:09.504Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/CSS/CSS_layout/Normal_Flow": { + "modified": "2020-07-16T22:27:21.075Z", + "contributors": [ + "Anonymous", + "Dralyab" + ] + }, + "Learn/CSS/CSS_layout/Positioning": { + "modified": "2020-11-08T08:33:26.641Z", + "contributors": [ + "CCR-G", + "Anonymous", + "Dralyab", + "Alan_Braut" + ] + }, + "Learn/CSS/CSS_layout/Practical_positioning_examples": { + "modified": "2020-07-16T22:26:48.222Z", + "contributors": [ + "Anonymous" + ] + }, + "Learn/CSS/CSS_layout/Responsive_Design": { + "modified": "2020-07-16T22:27:27.744Z", + "contributors": [ + "xavier.boisnon", + "tristantheb", + "Anonymous" + ] + }, + "Learn/CSS/CSS_layout/Supporting_Older_Browsers": { + "modified": "2020-07-16T22:27:18.222Z", + "contributors": [ + "tristantheb" + ] + }, "Learn/CSS/First_steps": { "modified": "2020-10-08T12:02:37.318Z", "contributors": [ @@ -167,6 +3988,48 @@ "smeden-lod" ] }, + "Learn/CSS/First_steps/What_is_CSS": { + "modified": "2020-10-15T22:25:55.680Z", + "contributors": [ + "geraldventadour", + "SphinxKnight", + "smeden-lod" + ] + }, + "Learn/CSS/Howto": { + "modified": "2020-07-16T22:25:42.247Z", + "contributors": [ + "loella16", + "SphinxKnight" + ] + }, + "Learn/CSS/Howto/CSS_FAQ": { + "modified": "2020-07-16T22:25:44.957Z", + "contributors": [ + "SphinxKnight", + "PetiPandaRou", + "MatthieuHa", + "teoli", + "laurent-thuy" + ] + }, + "Learn/CSS/Howto/Generated_content": { + "modified": "2020-07-16T22:25:47.662Z", + "contributors": [ + "chrisdavidmills", + "teoli", + "grandoc", + "Mgjbot", + "Verruckt", + "BenoitL" + ] + }, + "Learn/CSS/Howto/create_fancy_boxes": { + "modified": "2020-07-16T22:25:49.335Z", + "contributors": [ + "SphinxKnight" + ] + }, "Learn/CSS/Styling_text": { "modified": "2020-07-16T22:25:57.902Z", "contributors": [ @@ -176,6 +4039,21 @@ "chrisdavidmills" ] }, + "Learn/CSS/Styling_text/Fundamentals": { + "modified": "2020-07-16T22:26:05.430Z", + "contributors": [ + "Dralyab", + "loella16", + "Oliv" + ] + }, + "Learn/CSS/Styling_text/Styling_links": { + "modified": "2020-11-15T18:10:36.319Z", + "contributors": [ + "NemoNobobyPersonne", + "Dralyab" + ] + }, "Learn/CSS/Styling_text/Styling_lists": { "modified": "2020-07-16T22:26:12.463Z", "contributors": [ @@ -196,6 +4074,913 @@ "Dralyab" ] }, + "Learn/Common_questions": { + "modified": "2020-08-07T08:34:09.122Z", + "contributors": [ + "ramakuzhou", + "As-Sinder", + "JeffD", + "Willyntobila" + ] + }, + "Learn/Common_questions/Available_text_editors": { + "modified": "2020-07-16T22:35:48.990Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/Checking_that_your_web_site_is_working_properly": { + "modified": "2020-07-16T22:35:50.068Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/Common_web_layouts": { + "modified": "2020-07-16T22:35:42.406Z", + "contributors": [ + "SphinxKnight", + "Goofy", + "ValPom" + ] + }, + "Learn/Common_questions/Design_for_all_types_of_users": { + "modified": "2020-07-16T22:35:50.809Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/How_does_the_Internet_work": { + "modified": "2020-07-16T22:35:36.757Z", + "contributors": [ + "TheStarrK", + "Porkepix", + "SphinxKnight", + "ValPom" + ] + }, + "Learn/Common_questions/How_much_does_it_cost": { + "modified": "2020-07-16T22:35:45.519Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/Pages_sites_servers_and_search_engines": { + "modified": "2020-07-16T22:35:39.748Z", + "contributors": [ + "SphinxKnight", + "fndiaye", + "ValPom" + ] + }, + "Learn/Common_questions/Thinking_before_coding": { + "modified": "2020-07-16T22:35:34.202Z", + "contributors": [ + "SphinxKnight", + "rtabusse" + ] + }, + "Learn/Common_questions/Upload_files_to_a_web_server": { + "modified": "2020-07-16T22:35:41.575Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/Using_Github_pages": { + "modified": "2020-07-16T22:35:51.735Z", + "contributors": [ + "tonybengue", + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_are_browser_developer_tools": { + "modified": "2020-07-16T22:35:47.424Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_are_hyperlinks": { + "modified": "2020-07-16T22:35:43.089Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_is_a_URL": { + "modified": "2020-07-16T22:35:29.353Z", + "contributors": [ + "clamb", + "Porkepix", + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_is_a_domain_name": { + "modified": "2020-07-16T22:35:44.035Z", + "contributors": [ + "Porkepix", + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_is_a_web_server": { + "modified": "2020-07-16T22:35:31.313Z", + "contributors": [ + "jswisher", + "adupays", + "LooDom", + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_is_accessibility": { + "modified": "2020-07-16T22:35:46.786Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/Common_questions/What_software_do_I_need": { + "modified": "2020-07-16T22:35:33.023Z", + "contributors": [ + "JNa0", + "SphinxKnight" + ] + }, + "Learn/Common_questions/set_up_a_local_testing_server": { + "modified": "2020-07-16T22:35:52.861Z", + "contributors": [ + "Duth", + "smeden-lod", + "ThCarrere", + "Zinavolia", + "fleuronvilik", + "TheStarrK", + "Albynton" + ] + }, + "Learn/Forms": { + "modified": "2020-07-16T22:20:56.659Z", + "contributors": [ + "BAHLOUL_Farouk", + "Dralyab", + "klenzo", + "Porkepix", + "Orkrum", + "diomabb", + "SphinxKnight", + "Goofy", + "tregagnon", + "FredB" + ] + }, + "Learn/Forms/Advanced_form_styling": { + "modified": "2020-07-16T22:21:34.205Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/Basic_native_form_controls": { + "modified": "2020-12-12T09:57:29.663Z", + "contributors": [ + "Idlus", + "Rififia", + "Dralyab", + "efazenda", + "tregagnon", + "FredB" + ] + }, + "Learn/Forms/Form_validation": { + "modified": "2020-07-16T22:21:50.526Z", + "contributors": [ + "ariasuni", + "Dralyab", + "SphinxKnight", + "HereComesJuju" + ] + }, + "Learn/Forms/HTML_forms_in_legacy_browsers": { + "modified": "2020-07-16T22:22:03.313Z", + "contributors": [ + "Dralyab", + "eli.g" + ] + }, + "Learn/Forms/How_to_build_custom_form_controls": { + "modified": "2020-07-16T22:21:55.892Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/How_to_build_custom_form_controls/Example_1": { + "modified": "2020-07-16T22:21:58.979Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/How_to_build_custom_form_controls/Example_2": { + "modified": "2020-07-16T22:21:59.361Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/How_to_build_custom_form_controls/Example_3": { + "modified": "2020-07-16T22:21:59.707Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/How_to_build_custom_form_controls/Example_4": { + "modified": "2020-07-16T22:22:00.018Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/How_to_build_custom_form_controls/Example_5": { + "modified": "2020-07-16T22:22:00.342Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/How_to_structure_a_web_form": { + "modified": "2020-07-16T22:21:11.591Z", + "contributors": [ + "Dralyab", + "Lotfire", + "efazenda", + "Sheppy", + "tregagnon", + "FredB" + ] + }, + "Learn/Forms/How_to_structure_a_web_form/Example": { + "modified": "2020-07-16T22:21:17.064Z", + "contributors": [ + "Dralyab", + "elseydi", + "tregagnon", + "FredB" + ] + }, + "Learn/Forms/Property_compatibility_table_for_form_controls": { + "modified": "2020-07-16T22:21:39.980Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/Sending_and_retrieving_form_data": { + "modified": "2020-07-16T22:21:26.847Z", + "contributors": [ + "Dralyab", + "ChristianR25", + "Bam92", + "ben391", + "Thorium90", + "teoli", + "rebeccachaix" + ] + }, + "Learn/Forms/Sending_forms_through_JavaScript": { + "modified": "2020-07-16T22:22:01.597Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/Forms/Styling_web_forms": { + "modified": "2020-07-16T22:21:30.990Z", + "contributors": [ + "Dralyab", + "Goofy", + "tregagnon", + "FredB" + ] + }, + "Learn/Forms/Your_first_form": { + "modified": "2020-11-20T03:07:01.051Z", + "contributors": [ + "SphinxKnight", + "tiluc", + "BAHLOUL_Farouk", + "mikeleyeti", + "Dralyab", + "DineshMv", + "teoli", + "Sheppy", + "jean-pierre.gay", + "Goofy", + "ChaaSof", + "FredB", + "Mozinet", + "tregagnon" + ] + }, + "Learn/Forms/Your_first_form/Example": { + "modified": "2020-07-16T22:21:08.230Z", + "contributors": [ + "Dralyab", + "tregagnon", + "FredB" + ] + }, + "Learn/Front-end_web_developer": { + "modified": "2020-12-12T07:17:26.887Z", + "contributors": [ + "leeadoukonou", + "Twinklelight", + "geraldventadour", + "KHALIL5benz", + "Gwenishere" + ] + }, + "Learn/Getting_started_with_the_web": { + "modified": "2020-07-16T22:33:52.213Z", + "contributors": [ + "Melanie.Almeida", + "Dralyab", + "Hirevo", + "Ilphrin", + "loella16", + "tonybengue", + "Porkepix", + "Aminelahlou", + "allan.miro", + "SphinxKnight", + "mouloudia1981", + "Oliviermoz", + "qwincy", + "Luejni", + "Goofy", + "maxperchus" + ] + }, + "Learn/Getting_started_with_the_web/CSS_basics": { + "modified": "2020-07-16T22:34:58.312Z", + "contributors": [ + "Melanie.Almeida", + "Dralyab", + "Ilphrin", + "loella16", + "Mozinet", + "marie-ototoi", + "bl4n", + "SphinxKnight" + ] + }, + "Learn/Getting_started_with_the_web/Dealing_with_files": { + "modified": "2020-07-16T22:34:33.292Z", + "contributors": [ + "StrangeRocknRoller", + "Dralyab", + "Ilphrin", + "loella16", + "shoelaces", + "marie-ototoi", + "SphinxKnight" + ] + }, + "Learn/Getting_started_with_the_web/HTML_basics": { + "modified": "2020-07-16T22:34:45.216Z", + "contributors": [ + "aSeches", + "Chomchaum", + "StrangeRocknRoller", + "Dralyab", + "Ilphrin", + "loella16", + "tonybengue", + "KhalilSnaake", + "SphinxKnight" + ] + }, + "Learn/Getting_started_with_the_web/How_the_Web_works": { + "modified": "2020-07-16T22:34:00.161Z", + "contributors": [ + "grandoc", + "Keyrolus", + "ValentinFlamand", + "Dralyab", + "TheStarrK", + "Ilphrin", + "loella16", + "SphinxKnight" + ] + }, + "Learn/Getting_started_with_the_web/Installing_basic_software": { + "modified": "2020-10-20T05:04:23.584Z", + "contributors": [ + "SebastienLatouche", + "goofy_mdn", + "SphinxKnight", + "NacimHarfouche", + "Chomchaum", + "Dralyab", + "zakaila", + "Ilphrin", + "TiCaillou", + "yannicka", + "loella16", + "clamb", + "PifyZ", + "DamienBertrand", + "qwincy", + "Luejni", + "Goofy" + ] + }, + "Learn/Getting_started_with_the_web/JavaScript_basics": { + "modified": "2020-07-16T22:35:10.257Z", + "contributors": [ + "edspeedy", + "grandoc", + "SuppWill", + "Melanie.Almeida", + "Drakone", + "clamb", + "manuilambert", + "Maartz", + "codingk8", + "Dralyab", + "TheStarrK", + "loella16", + "TheoDardel", + "bl4n", + "SphinxKnight", + "Aelerinya" + ] + }, + "Learn/Getting_started_with_the_web/Publishing_your_website": { + "modified": "2020-07-16T22:34:25.316Z", + "contributors": [ + "edspeedy", + "Dralyab", + "NemoNobobyPersonne", + "Ilphrin", + "villastien", + "SphinxKnight" + ] + }, + "Learn/Getting_started_with_the_web/The_web_and_web_standards": { + "modified": "2020-11-28T07:27:01.600Z", + "contributors": [ + "Kinskikick", + "Chomchaum" + ] + }, + "Learn/Getting_started_with_the_web/What_will_your_website_look_like": { + "modified": "2020-07-16T22:34:16.258Z", + "contributors": [ + "Dralyab", + "Ilphrin", + "yannicka", + "loella16", + "SphinxKnight", + "J.DMB", + "Luejni" + ] + }, + "Learn/HTML": { + "modified": "2020-07-16T22:22:17.105Z", + "contributors": [ + "Th0m4", + "Dralyab", + "zakaila", + "Ilphrin", + "interfacteur", + "Goofy", + "jlagneau", + "gillou58", + "SphinxKnight", + "DamienBertrand" + ] + }, + "Learn/HTML/Cheatsheet": { + "modified": "2020-07-16T22:22:44.025Z", + "contributors": [ + "SphinxKnight", + "Goofy" + ] + }, + "Learn/HTML/Howto": { + "modified": "2020-07-16T22:22:28.392Z", + "contributors": [ + "Goofy", + "SphinxKnight", + "SisteSkygge" + ] + }, + "Learn/HTML/Howto/Add_a_hit_map_on_top_of_an_image": { + "modified": "2020-07-16T22:22:42.935Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/HTML/Howto/Author_fast-loading_HTML_pages": { + "modified": "2020-07-16T22:22:32.522Z", + "contributors": [ + "tbazin", + "rfc791", + "tregagnon", + "ethertank", + "rgkdev", + "shgz", + "Shz" + ] + }, + "Learn/HTML/Howto/Define_terms_with_HTML": { + "modified": "2020-07-16T22:22:41.835Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/HTML/Howto/Use_JavaScript_within_a_webpage": { + "modified": "2020-07-16T22:22:40.147Z", + "contributors": [ + "RomainLanz", + "SphinxKnight" + ] + }, + "Learn/HTML/Howto/Use_data_attributes": { + "modified": "2020-07-16T22:22:34.977Z", + "contributors": [ + "lotfire24", + "SphinxKnight", + "Goofy" + ] + }, + "Learn/HTML/Introduction_to_HTML": { + "modified": "2020-07-16T22:22:47.142Z", + "contributors": [ + "bfritscher", + "NerOcrO", + "Dralyab", + "Ilphrin", + "loella16", + "Porkepix", + "Jeremie", + "SphinxKnight" + ] + }, + "Learn/HTML/Introduction_to_HTML/Advanced_text_formatting": { + "modified": "2020-11-29T07:50:37.082Z", + "contributors": [ + "Kinskikick", + "Dralyab", + "zakaila", + "BartGui", + "Goofy" + ] + }, + "Learn/HTML/Introduction_to_HTML/Creating_hyperlinks": { + "modified": "2020-11-27T09:49:15.655Z", + "contributors": [ + "Chomchaum", + "goofy_mdn", + "Dralyab", + "_kud", + "NemoNobobyPersonne", + "zakaila", + "Ilphrin" + ] + }, + "Learn/HTML/Introduction_to_HTML/Debugging_HTML": { + "modified": "2020-07-16T22:24:12.781Z", + "contributors": [ + "chrisdavidmills", + "LeMilitaire", + "Dralyab", + "Ilphrin" + ] + }, + "Learn/HTML/Introduction_to_HTML/Document_and_website_structure": { + "modified": "2020-07-16T22:24:04.214Z", + "contributors": [ + "tonybengue", + "fredckl", + "Dralyab", + "AntoineJacquet", + "olschneider", + "SamuChan", + "Ilphrin" + ] + }, + "Learn/HTML/Introduction_to_HTML/Getting_started": { + "modified": "2020-07-16T22:23:00.212Z", + "contributors": [ + "aSeches", + "Chomchaum", + "Dralyab", + "bastosh", + "Lizie", + "KhalilSnaake" + ] + }, + "Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals": { + "modified": "2020-07-16T22:23:32.043Z", + "contributors": [ + "aSeches", + "Chomchaum", + "LeMilitaire", + "Dralyab", + "gnoyaze", + "clamb", + "Ilphrin" + ] + }, + "Learn/HTML/Introduction_to_HTML/Marking_up_a_letter": { + "modified": "2020-12-05T16:03:44.361Z", + "contributors": [ + "Kinskikick", + "chrisdavidmills", + "LeMilitaire", + "Dralyab", + "Ilphrin" + ] + }, + "Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content": { + "modified": "2020-07-16T22:24:18.719Z", + "contributors": [ + "LeMilitaire", + "Dralyab", + "Arkelis", + "Ilphrin" + ] + }, + "Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML": { + "modified": "2020-11-17T15:11:05.138Z", + "contributors": [ + "gauthier.delaserraz", + "lord128", + "Chomchaum", + "Dralyab", + "tonybengue", + "bastosh", + "loella16", + "Pethrow", + "KhalilSnaake" + ] + }, + "Learn/HTML/Multimedia_and_embedding": { + "modified": "2020-07-16T22:24:25.278Z", + "contributors": [ + "tristantheb", + "Dralyab", + "AntoineJacquet", + "zakaila", + "Ilphrin" + ] + }, + "Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web": { + "modified": "2020-07-16T22:24:39.978Z", + "contributors": [ + "brundozer", + "Dralyab", + "carnival187", + "SphinxKnight" + ] + }, + "Learn/HTML/Multimedia_and_embedding/Images_in_HTML": { + "modified": "2020-07-16T22:24:44.917Z", + "contributors": [ + "BAHLOUL_Farouk", + "didierbroska", + "Chomchaum", + "daftaupe", + "zakaila", + "Dralyab" + ] + }, + "Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page": { + "modified": "2020-07-16T22:25:07.018Z", + "contributors": [ + "zakaila" + ] + }, + "Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies": { + "modified": "2020-07-16T22:25:01.620Z", + "contributors": [ + "Dralyab" + ] + }, + "Learn/HTML/Multimedia_and_embedding/Responsive_images": { + "modified": "2020-12-06T15:45:53.769Z", + "contributors": [ + "Kinskikick", + "jwhitlock", + "ncodefun", + "Bpruneau", + "Dralyab", + "edspeedy", + "SphinxKnight" + ] + }, + "Learn/HTML/Multimedia_and_embedding/Video_and_audio_content": { + "modified": "2020-07-16T22:24:52.741Z", + "contributors": [ + "Chomchaum", + "LeMilitaire", + "Dralyab", + "zakaila" + ] + }, + "Learn/HTML/Tables": { + "modified": "2020-07-16T22:25:11.317Z", + "contributors": [ + "NerOcrO", + "Dralyab", + "loella16", + "tonybengue" + ] + }, + "Learn/HTML/Tables/Advanced": { + "modified": "2020-07-16T22:25:25.886Z", + "contributors": [ + "Dralyab", + "loella16", + "tonybengue" + ] + }, + "Learn/HTML/Tables/Basics": { + "modified": "2020-12-13T07:01:09.726Z", + "contributors": [ + "Kinskikick", + "ThCarrere", + "Dralyab", + "loella16", + "tonybengue" + ] + }, + "Learn/HTML/Tables/Structuring_planet_data": { + "modified": "2020-07-16T22:25:29.724Z", + "contributors": [ + "Dralyab", + "loella16", + "tonybengue" + ] + }, + "Learn/Index": { + "modified": "2020-07-16T22:33:36.900Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Learn/JavaScript": { + "modified": "2020-07-16T22:29:38.759Z", + "contributors": [ + "mper", + "Dralyab", + "tonybengue", + "loella16", + "SphinxKnight", + "Thogusa" + ] + }, + "Learn/JavaScript/Building_blocks": { + "modified": "2020-07-16T22:31:07.626Z", + "contributors": [ + "smeden-lod", + "tonybengue", + "SphinxKnight", + "benjaminlepine", + "loella16", + "daufinsyd" + ] + }, + "Learn/JavaScript/Building_blocks/Build_your_own_function": { + "modified": "2020-07-16T22:31:29.138Z", + "contributors": [ + "smeden-lod", + "EmerikC", + "Chaospherae", + "andyquin", + "Gasperowicz" + ] + }, + "Learn/JavaScript/Building_blocks/Events": { + "modified": "2020-07-16T22:31:37.886Z", + "contributors": [ + "Chaospherae", + "bubzy34", + "tonybengue" + ] + }, + "Learn/JavaScript/Building_blocks/Functions": { + "modified": "2020-07-16T22:31:24.630Z", + "contributors": [ + "Voltariuss", + "smeden-lod", + "vacarme", + "Mania", + "bubzy34", + "tonybengue" + ] + }, + "Learn/JavaScript/Building_blocks/Image_gallery": { + "modified": "2020-07-16T22:31:43.231Z", + "contributors": [ + "tristantheb", + "Chaospherae", + "Jcninho87", + "SphinxKnight", + "tonybengue" + ] + }, + "Learn/JavaScript/Building_blocks/Looping_code": { + "modified": "2020-07-16T22:31:19.091Z", + "contributors": [ + "JNa0", + "baslumol", + "Eric-ciccotti", + "andyquin", + "ThCarrere", + "bubzy34", + "tonybengue", + "joan38", + "Abrams" + ] + }, + "Learn/JavaScript/Building_blocks/Return_values": { + "modified": "2020-07-16T22:31:33.181Z", + "contributors": [ + "Chaospherae", + "andyquin", + "tonybengue", + "farantDEV" + ] + }, + "Learn/JavaScript/Building_blocks/conditionals": { + "modified": "2020-07-16T22:31:13.085Z", + "contributors": [ + "Tendø", + "smeden-lod", + "Chomchaum", + "Eric-ciccotti", + "grandoc", + "tonybengue", + "Dralyab", + "OxyDesign" + ] + }, + "Learn/JavaScript/Client-side_web_APIs": { + "modified": "2020-07-16T22:32:39.093Z", + "contributors": [ + "a-mt", + "Dralyab", + "bretondev" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Client-side_storage": { + "modified": "2020-07-16T22:33:04.752Z", + "contributors": [ + "smeden-lod", + "a-mt" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Drawing_graphics": { + "modified": "2020-07-16T22:33:01.225Z", + "contributors": [ + "CcelestinC", + "a-mt" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Fetching_data": { + "modified": "2020-07-16T22:32:57.712Z", + "contributors": [ + "nrdAio", + "smeden-lod", + "neytsumi", + "CcelestinC", + "BigBigDoudou", + "a-mt" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Introduction": { + "modified": "2020-07-16T22:32:44.687Z", + "contributors": [ + "zoora", + "fuentesloic", + "BigBigDoudou", + "a-mt", + "Dralyab", + "elWombator", + "bretondev" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Manipulating_documents": { + "modified": "2020-07-16T22:32:47.994Z", + "contributors": [ + "Vony", + "a-mt" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Third_party_APIs": { + "modified": "2020-07-16T22:32:54.118Z", + "contributors": [ + "SphinxKnight", + "a-mt" + ] + }, + "Learn/JavaScript/Client-side_web_APIs/Video_and_audio_APIs": { + "modified": "2020-07-16T22:32:52.122Z", + "contributors": [ + "a-mt", + "Naouak" + ] + }, "Learn/JavaScript/First_steps": { "modified": "2020-07-16T22:29:50.440Z", "contributors": [ @@ -224,6 +5009,15 @@ "moziyin76" ] }, + "Learn/JavaScript/First_steps/Arrays": { + "modified": "2020-07-16T22:30:53.940Z", + "contributors": [ + "smeden-lod", + "tavax", + "Dralyab", + "tonybengue" + ] + }, "Learn/JavaScript/First_steps/Math": { "modified": "2020-10-27T06:47:01.734Z", "contributors": [ @@ -255,6 +5049,21 @@ "tonybengue" ] }, + "Learn/JavaScript/First_steps/Test_your_skills:_Arrays": { + "modified": "2020-10-17T18:40:31.138Z", + "contributors": [ + "tonybengue" + ] + }, + "Learn/JavaScript/First_steps/Useful_string_methods": { + "modified": "2020-07-16T22:30:46.814Z", + "contributors": [ + "smeden-lod", + "Dralyab", + "Iwazaru", + "tonybengue" + ] + }, "Learn/JavaScript/First_steps/Variables": { "modified": "2020-07-16T22:29:58.969Z", "contributors": [ @@ -312,6 +5121,13 @@ "chrisdavidmills" ] }, + "Learn/JavaScript/Objects/Adding_bouncing_balls_features": { + "modified": "2020-07-16T22:32:34.729Z", + "contributors": [ + "AkwindFr", + "tonybengue" + ] + }, "Learn/JavaScript/Objects/Basics": { "modified": "2020-09-18T09:37:24.602Z", "contributors": [ @@ -327,6 +5143,20 @@ "mouffy" ] }, + "Learn/JavaScript/Objects/Inheritance": { + "modified": "2020-07-16T22:32:13.707Z", + "contributors": [ + "franssu", + "loranger32", + "elWombator", + "lobertrand", + "manuwhat", + "Yopai", + "AntrHaxx", + "MartyO256", + "Alpha" + ] + }, "Learn/JavaScript/Objects/JSON": { "modified": "2020-07-16T22:32:25.278Z", "contributors": [ @@ -339,6 +5169,43 @@ "darthyoh" ] }, + "Learn/JavaScript/Objects/Object-oriented_JS": { + "modified": "2020-07-16T22:32:05.419Z", + "contributors": [ + "grandoc", + "FloppyJunior", + "vacarme", + "zoora", + "Jetinho", + "elWombator", + "manuwhat", + "antoninha", + "LDCL", + "Alpha", + "SphinxKnight" + ] + }, + "Learn/JavaScript/Objects/Object_building_practice": { + "modified": "2020-07-16T22:32:31.265Z", + "contributors": [ + "smeden-lod", + "loranger32", + "manuwhat" + ] + }, + "Learn/JavaScript/Objects/Object_prototypes": { + "modified": "2020-07-16T22:32:19.975Z", + "contributors": [ + "grandoc", + "Etheonor", + "aSeches", + "zoora", + "Jetinho", + "JonGarbayo", + "LDCL", + "Alpha" + ] + }, "Learn/Performance": { "modified": "2020-11-10T09:39:07.479Z", "contributors": [ @@ -353,6 +5220,12 @@ "Romain04" ] }, + "Learn/Performance/why_web_performance": { + "modified": "2020-11-10T09:10:02.087Z", + "contributors": [ + "Voulto" + ] + }, "Learn/Server-side": { "modified": "2020-08-31T06:16:11.413Z", "contributors": [ @@ -389,6 +5262,12 @@ "ben5962" ] }, + "Learn/Server-side/Django/Generic_views": { + "modified": "2020-08-10T12:14:32.253Z", + "contributors": [ + "BrRoman" + ] + }, "Learn/Server-side/Django/Home_page": { "modified": "2020-07-16T22:37:08.874Z", "contributors": [ @@ -461,6 +5340,62 @@ "Raulel" ] }, + "Learn/Server-side/First_steps": { + "modified": "2020-07-16T22:36:08.675Z", + "contributors": [ + "Etheonor", + "smeden-lod", + "SphinxKnight", + "JeffD", + "KurtC0ba1n", + "ayshiff", + "chrisdavidmills" + ] + }, + "Learn/Server-side/First_steps/Client-Server_overview": { + "modified": "2020-07-16T22:36:19.848Z", + "contributors": [ + "smeden-lod", + "houckontape", + "SphinxKnight", + "ThCarrere" + ] + }, + "Learn/Server-side/First_steps/Introduction": { + "modified": "2020-07-16T22:36:13.996Z", + "contributors": [ + "smeden-lod", + "SphinxKnight", + "ThCarrere", + "a-mt" + ] + }, + "Learn/Server-side/First_steps/Web_frameworks": { + "modified": "2020-07-16T22:36:24.273Z", + "contributors": [ + "smeden-lod", + "houckontape", + "SphinxKnight", + "Mania" + ] + }, + "Learn/Server-side/First_steps/Website_security": { + "modified": "2020-07-16T22:36:28.165Z", + "contributors": [ + "smeden-lod", + "ThCarrere", + "LeMilitaire", + "SphinxKnight", + "JeffD" + ] + }, + "Learn/Tools_and_testing": { + "modified": "2020-07-16T22:38:55.131Z", + "contributors": [ + "gnoyaze", + "KrySoar" + ] + }, "Learn/Tools_and_testing/Client-side_JavaScript_frameworks": { "modified": "2020-09-15T15:45:33.414Z", "contributors": [ @@ -510,6 +5445,20 @@ "arai" ] }, + "Learn/Tools_and_testing/Cross_browser_testing/Accessibility": { + "modified": "2020-07-16T22:39:16.445Z", + "contributors": [ + "Dralyab", + "Azyme" + ] + }, + "Learn/Tools_and_testing/Cross_browser_testing/HTML_and_CSS": { + "modified": "2020-07-16T22:39:09.777Z", + "contributors": [ + "NacimHarfouche", + "Azyme" + ] + }, "Learn/Tools_and_testing/Cross_browser_testing/Introduction": { "modified": "2020-07-16T22:39:03.351Z", "contributors": [ @@ -529,6 +5478,12 @@ "Azyme" ] }, + "Learn/Tools_and_testing/GitHub": { + "modified": "2020-09-09T16:10:57.840Z", + "contributors": [ + "JNa0" + ] + }, "Learn/Tools_and_testing/Understanding_client-side_tools": { "modified": "2020-09-04T08:38:04.330Z", "contributors": [ @@ -536,6 +5491,12 @@ "chrisdavidmills" ] }, + "Learn/Tools_and_testing/Understanding_client-side_tools/Command_line": { + "modified": "2020-08-07T09:37:14.013Z", + "contributors": [ + "voronamanga" + ] + }, "MDN": { "modified": "2020-02-08T12:54:31.725Z", "contributors": [ @@ -550,6 +5511,50 @@ "Sheppy" ] }, + "MDN/About": { + "modified": "2019-03-24T00:12:46.908Z", + "contributors": [ + "wbamberg", + "Porkepix", + "Mozinet", + "fscholz", + "jswisher", + "microsoft", + "wakka27", + "Jeremie", + "teoli", + "tregagnon", + "le penseur", + "Akiro", + "BenoitL", + "Petrus", + "Omnisilver", + "Gege2", + "Dria", + "Cbeard", + "Anonymous" + ] + }, + "MDN/At_ten": { + "modified": "2019-03-23T22:50:40.435Z", + "contributors": [ + "lumiru", + "achraf", + "stephaniehobson", + "Cyber-Tron", + "ArtonP", + "SphinxKnight", + "tchevalier" + ] + }, + "MDN/At_ten/History_of_MDN": { + "modified": "2019-03-23T22:50:37.833Z", + "contributors": [ + "stephaniehobson", + "tchevalier", + "SphinxKnight" + ] + }, "MDN/Contribute": { "modified": "2020-08-31T06:19:39.661Z", "contributors": [ @@ -620,6 +5625,22 @@ "Sheppy" ] }, + "MDN/Contribute/Howto/Convert_code_samples_to_be_live": { + "modified": "2019-01-16T20:18:20.962Z", + "contributors": [ + "wbamberg", + "Maamouch", + "Goofy", + "Lamaw" + ] + }, + "MDN/Contribute/Howto/Create_an_interactive_exercise_to_help_learning_the_web": { + "modified": "2019-07-17T03:15:29.432Z", + "contributors": [ + "SphinxKnight", + "AkwindFr" + ] + }, "MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary": { "modified": "2019-03-23T22:09:42.767Z", "contributors": [ @@ -644,6 +5665,13 @@ "thbil" ] }, + "MDN/Guidelines/Code_guidelines": { + "modified": "2020-09-30T15:29:18.597Z", + "contributors": [ + "chrisdavidmills", + "tristantheb" + ] + }, "MDN/Structures": { "modified": "2020-09-30T09:06:58.853Z", "contributors": [ @@ -653,6 +5681,24 @@ "jswisher" ] }, + "MDN/Structures/Compatibility_tables": { + "modified": "2020-10-15T22:02:05.521Z", + "contributors": [ + "chrisdavidmills", + "wbamberg", + "jcletousey", + "loella16" + ] + }, + "MDN/Structures/Live_samples": { + "modified": "2020-09-30T09:06:59.551Z", + "contributors": [ + "chrisdavidmills", + "tristantheb", + "wbamberg", + "Johann-S" + ] + }, "MDN/Structures/Macros": { "modified": "2020-09-30T09:06:59.189Z", "contributors": [ @@ -689,6 +5735,12 @@ "SaintCyr" ] }, + "MDN/Yari": { + "modified": "2020-02-08T12:56:22.102Z", + "contributors": [ + "tristantheb" + ] + }, "Mozilla": { "modified": "2019-03-23T23:34:28.870Z", "contributors": [ @@ -1497,6 +6549,145 @@ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow": { + "modified": "2020-10-15T21:55:11.329Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/eval": { + "modified": "2020-10-15T21:55:14.114Z", + "contributors": [ + "hellosct1", + "m-r-r" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/reload": { + "modified": "2020-10-15T21:55:58.911Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/tabId": { + "modified": "2020-10-15T21:55:59.720Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/network": { + "modified": "2020-10-15T21:55:16.357Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/network/getHAR": { + "modified": "2020-10-15T22:04:36.939Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/network/onNavigated": { + "modified": "2020-10-15T21:56:01.394Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/network/onRequestFinished": { + "modified": "2020-10-15T22:04:12.813Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels": { + "modified": "2020-10-15T21:55:15.857Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ElementsPanel": { + "modified": "2020-10-15T21:56:25.683Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ElementsPanel/createSidebarPane": { + "modified": "2020-10-15T22:04:11.111Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ElementsPanel/onSelectionChanged": { + "modified": "2020-10-15T21:56:28.564Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionPanel": { + "modified": "2020-10-15T21:56:01.635Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane": { + "modified": "2020-10-15T22:04:11.081Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/onHidden": { + "modified": "2020-10-15T22:04:12.026Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/onShown": { + "modified": "2020-10-15T22:04:11.474Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setExpression": { + "modified": "2020-10-15T22:04:11.532Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setObject": { + "modified": "2020-10-15T22:04:12.294Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setPage": { + "modified": "2020-10-15T22:15:03.534Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/create": { + "modified": "2020-10-15T21:56:02.132Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/elements": { + "modified": "2020-10-15T22:04:11.356Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/onThemeChanged": { + "modified": "2020-10-15T21:55:59.922Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/API/devtools/panels/themeName": { + "modified": "2020-10-15T21:55:59.431Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/API/dns": { "modified": "2020-10-15T22:04:28.089Z", "contributors": [ @@ -2574,6 +7765,13 @@ "wbamberg" ] }, + "Mozilla/Add-ons/WebExtensions/API/proxy/onError": { + "modified": "2020-10-15T22:00:36.758Z", + "contributors": [ + "hellosct1", + "wbamberg" + ] + }, "Mozilla/Add-ons/WebExtensions/API/proxy/onRequest": { "modified": "2020-10-15T22:04:59.176Z", "contributors": [ @@ -2587,6 +7785,12 @@ "wbamberg" ] }, + "Mozilla/Add-ons/WebExtensions/API/proxy/settings": { + "modified": "2020-10-15T22:04:59.888Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/API/proxy/unregister": { "modified": "2020-10-15T22:02:18.835Z", "contributors": [ @@ -3620,6 +8824,12 @@ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/API/userScripts/Working_with_userScripts": { + "modified": "2019-10-13T04:55:15.939Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/API/userScripts/onBeforeScript": { "modified": "2020-10-15T22:23:34.529Z", "contributors": [ @@ -4055,6 +9265,14 @@ "wbamberg" ] }, + "Mozilla/Add-ons/WebExtensions/Add_a_button_to_the_toolbar": { + "modified": "2019-07-03T05:22:48.886Z", + "contributors": [ + "hellosct1", + "JNa0", + "Goofy" + ] + }, "Mozilla/Add-ons/WebExtensions/Anatomy_of_a_WebExtension": { "modified": "2019-09-22T20:40:17.710Z", "contributors": [ @@ -4080,6 +9298,31 @@ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs": { + "modified": "2020-10-15T20:55:07.811Z", + "contributors": [ + "hellosct1", + "SphinxKnight" + ] + }, + "Mozilla/Add-ons/WebExtensions/Build_a_cross_browser_extension": { + "modified": "2019-09-22T19:56:40.143Z", + "contributors": [ + "hellosct1", + "ponsfrilus" + ] + }, + "Mozilla/Add-ons/WebExtensions/Chrome_incompatibilities": { + "modified": "2019-10-13T06:54:47.652Z", + "contributors": [ + "hellosct1", + "SphinxKnight", + "lp177", + "wtoscer", + "Goofy", + "Bat41" + ] + }, "Mozilla/Add-ons/WebExtensions/Content_Security_Policy": { "modified": "2019-11-07T19:55:56.920Z", "contributors": [ @@ -4099,12 +9342,38 @@ "Ostefanini" ] }, + "Mozilla/Add-ons/WebExtensions/Debugging_(before_Firefox_50)": { + "modified": "2019-03-18T21:02:43.036Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Developing_WebExtensions_for_Thunderbird": { "modified": "2019-07-08T08:27:00.328Z", "contributors": [ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/Differences_between_API_implementations": { + "modified": "2019-07-08T08:23:30.368Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/Examples": { + "modified": "2020-05-24T09:35:11.044Z", + "contributors": [ + "hellosct1", + "NerOcrO", + "gritchou" + ] + }, + "Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools": { + "modified": "2019-07-08T08:20:22.550Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Firefox_differentiators": { "modified": "2019-12-14T15:20:16.560Z", "contributors": [ @@ -4118,12 +9387,33 @@ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/Implement_a_settings_page": { + "modified": "2019-05-19T03:44:17.070Z", + "contributors": [ + "hellosct1", + "RoyalPanda" + ] + }, "Mozilla/Add-ons/WebExtensions/Index": { "modified": "2019-03-18T21:01:44.832Z", "contributors": [ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/Interact_with_the_clipboard": { + "modified": "2019-07-03T05:46:49.789Z", + "contributors": [ + "hellosct1", + "MyriamB" + ] + }, + "Mozilla/Add-ons/WebExtensions/Intercept_HTTP_requests": { + "modified": "2019-07-03T05:48:59.759Z", + "contributors": [ + "hellosct1", + "Wintersunshine-Do" + ] + }, "Mozilla/Add-ons/WebExtensions/Internationalization": { "modified": "2019-12-13T05:03:26.676Z", "contributors": [ @@ -4149,6 +9439,12 @@ "supertanuki" ] }, + "Mozilla/Add-ons/WebExtensions/Native_manifests": { + "modified": "2019-09-30T13:34:40.128Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Native_messaging": { "modified": "2019-10-13T07:29:27.829Z", "contributors": [ @@ -4169,6 +9465,19 @@ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/Safely_inserting_external_content_into_a_page": { + "modified": "2019-07-03T12:00:39.099Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/Sharing_objects_with_page_scripts": { + "modified": "2020-09-21T20:21:11.522Z", + "contributors": [ + "JackNUMBER", + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Tips": { "modified": "2019-07-03T12:01:15.793Z", "contributors": [ @@ -4195,12 +9504,30 @@ "unpeudetout" ] }, + "Mozilla/Add-ons/WebExtensions/What_next_": { + "modified": "2020-05-24T10:03:42.606Z", + "contributors": [ + "hellosct1" + ] + }, + "Mozilla/Add-ons/WebExtensions/Work_with_contextual_identities": { + "modified": "2019-07-03T12:03:14.858Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Work_with_the_Bookmarks_API": { "modified": "2019-07-03T12:03:31.339Z", "contributors": [ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/Work_with_the_Cookies_API": { + "modified": "2019-07-03T12:04:24.574Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Working_with_files": { "modified": "2019-05-18T19:31:16.604Z", "contributors": [ @@ -4209,6 +9536,12 @@ "loella16" ] }, + "Mozilla/Add-ons/WebExtensions/Working_with_the_Tabs_API": { + "modified": "2019-10-13T09:50:25.032Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/Your_first_WebExtension": { "modified": "2020-09-01T21:52:47.245Z", "contributors": [ @@ -4241,6 +9574,24 @@ "Bat" ] }, + "Mozilla/Add-ons/WebExtensions/manifest.json/author": { + "modified": "2020-10-15T21:53:55.193Z", + "contributors": [ + "hellosct1", + "fscholz", + "regseb", + "Porkepix", + "loella16" + ] + }, + "Mozilla/Add-ons/WebExtensions/manifest.json/background": { + "modified": "2020-10-15T21:53:54.965Z", + "contributors": [ + "hellosct1", + "Porkepix", + "loella16" + ] + }, "Mozilla/Add-ons/WebExtensions/manifest.json/browser_action": { "modified": "2020-10-15T21:54:15.348Z", "contributors": [ @@ -4463,6 +9814,12 @@ "loella16" ] }, + "Mozilla/Add-ons/WebExtensions/manifest.json/theme_experiment": { + "modified": "2020-10-15T22:23:34.499Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Add-ons/WebExtensions/manifest.json/user_scripts": { "modified": "2019-10-12T20:43:45.353Z", "contributors": [ @@ -4509,6 +9866,21 @@ "hellosct1" ] }, + "Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items": { + "modified": "2019-09-30T14:46:57.757Z", + "contributors": [ + "hellosct1", + "chrisspb", + "Outpox" + ] + }, + "Mozilla/Add-ons/WebExtensions/user_interface/Extension_pages": { + "modified": "2020-06-09T16:59:51.409Z", + "contributors": [ + "hellosct1", + "JNa0" + ] + }, "Mozilla/Add-ons/WebExtensions/user_interface/Notifications": { "modified": "2019-09-30T16:39:31.088Z", "contributors": [ @@ -4543,6 +9915,19 @@ "Silbad" ] }, + "Mozilla/Add-ons/WebExtensions/user_interface/Sidebars": { + "modified": "2020-06-21T16:36:44.213Z", + "contributors": [ + "hellosct1", + "Eonm" + ] + }, + "Mozilla/Add-ons/WebExtensions/user_interface/devtools_panels": { + "modified": "2019-07-03T14:11:08.292Z", + "contributors": [ + "hellosct1" + ] + }, "Mozilla/Developer_guide": { "modified": "2020-08-31T05:54:42.010Z", "contributors": [ @@ -4556,6 +9941,17 @@ "bskari" ] }, + "Mozilla/Developer_guide/Build_Instructions": { + "modified": "2019-03-23T23:48:28.119Z", + "contributors": [ + "fscholz", + "capgemini-ocs", + "teoli", + "The RedBurn", + "BenoitL", + "Mgjbot" + ] + }, "Mozilla/Developer_guide/How_to_Submit_a_Patch": { "modified": "2019-03-23T22:06:44.874Z", "contributors": [ @@ -4565,6 +9961,13 @@ "KurtC0ba1n" ] }, + "Mozilla/Developer_guide/Introduction": { + "modified": "2019-03-23T23:40:01.462Z", + "contributors": [ + "m-r-r", + "FredB" + ] + }, "Mozilla/Developer_guide/Reviewer_Checklist": { "modified": "2020-04-06T15:56:36.678Z", "contributors": [ @@ -4574,6 +9977,13 @@ "CarlosAvim" ] }, + "Mozilla/Developer_guide/So_you_just_built_Firefox": { + "modified": "2019-03-23T23:19:14.291Z", + "contributors": [ + "chrisdavidmills", + "juleschz" + ] + }, "Mozilla/Developer_guide/mozilla-central": { "modified": "2019-03-24T00:02:46.954Z", "contributors": [ @@ -4610,6 +10020,260 @@ "DTSSE" ] }, + "Mozilla/Firefox/Releases": { + "modified": "2020-09-04T09:36:06.531Z", + "contributors": [ + "Voulto", + "wbamberg", + "FredB", + "Sheppy" + ] + }, + "Mozilla/Firefox/Releases/1.5": { + "modified": "2019-03-24T00:15:36.655Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner", + "BenoitL", + "Mgjbot", + "Mozinet", + "Chbok" + ] + }, + "Mozilla/Firefox/Releases/1.5/Adapting_XUL_Applications_for_Firefox_1.5": { + "modified": "2019-03-23T23:44:05.298Z", + "contributors": [ + "wbamberg", + "Mgjbot", + "BenoitL", + "Sheppy", + "Chbok" + ] + }, + "Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching": { + "modified": "2019-03-24T00:03:08.986Z", + "contributors": [ + "wbamberg", + "nicofrand", + "fscholz", + "Mgjbot", + "Sheppy", + "BenoitL", + "Doozer", + "Chbok" + ] + }, + "Mozilla/Firefox/Releases/11": { + "modified": "2019-03-23T23:38:04.029Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/12": { + "modified": "2019-03-18T21:08:58.052Z", + "contributors": [ + "fscholz", + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/13": { + "modified": "2019-03-23T23:38:05.142Z", + "contributors": [ + "wbamberg", + "prayash", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/15": { + "modified": "2019-03-23T23:06:29.503Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/16": { + "modified": "2019-03-23T23:37:32.181Z", + "contributors": [ + "wbamberg", + "mrstork", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/17": { + "modified": "2019-03-18T21:08:57.759Z", + "contributors": [ + "fscholz", + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/17/Site_compatibility": { + "modified": "2019-01-16T21:49:04.673Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/18": { + "modified": "2019-03-23T23:35:11.165Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/18/Site_compatibility": { + "modified": "2019-01-16T21:57:32.133Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/19": { + "modified": "2019-03-23T23:34:04.814Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "tregagnon", + "FredB", + "ThePrisoner", + "Skoua" + ] + }, + "Mozilla/Firefox/Releases/19/Site_compatibility": { + "modified": "2019-01-16T21:57:39.651Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/2": { + "modified": "2019-03-24T00:04:11.055Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "fscholz", + "Mgjbot", + "BenoitL", + "Fredchat", + "Chbok", + "Lefou", + "Planche", + "Mozinet" + ] + }, + "Mozilla/Firefox/Releases/2/Security_changes": { + "modified": "2019-03-23T23:54:31.258Z", + "contributors": [ + "wbamberg", + "Mgjbot", + "BenoitL", + "Fredchat", + "Chbok" + ] + }, + "Mozilla/Firefox/Releases/2/Updating_extensions": { + "modified": "2019-03-23T23:50:49.070Z", + "contributors": [ + "wbamberg", + "Mgjbot", + "Fredchat", + "Planche" + ] + }, + "Mozilla/Firefox/Releases/20": { + "modified": "2019-03-23T23:33:26.421Z", + "contributors": [ + "wbamberg", + "FredB", + "ThePrisoner", + "Martial76" + ] + }, + "Mozilla/Firefox/Releases/20/Site_compatibility": { + "modified": "2019-01-16T21:58:36.580Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/21": { + "modified": "2019-11-20T21:19:06.767Z", + "contributors": [ + "wbamberg", + "tregagnon", + "Delapouite" + ] + }, + "Mozilla/Firefox/Releases/21/Site_compatibility": { + "modified": "2019-01-16T21:57:29.270Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/22": { + "modified": "2019-03-23T23:28:17.543Z", + "contributors": [ + "wbamberg", + "chrisdavidmills", + "Skoua" + ] + }, + "Mozilla/Firefox/Releases/22/Site_compatibility": { + "modified": "2019-01-16T21:57:40.074Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/23": { + "modified": "2019-03-23T22:59:15.612Z", + "contributors": [ + "wbamberg", + "benaddou", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/23/Site_compatibility": { + "modified": "2019-01-16T21:57:25.542Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/24": { + "modified": "2019-03-23T22:43:17.357Z", + "contributors": [ + "wbamberg", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/24/Site_compatibility": { + "modified": "2019-01-16T21:57:47.692Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, "Mozilla/Firefox/Releases/25": { "modified": "2020-09-12T04:13:11.916Z", "contributors": [ @@ -4686,6 +10350,118 @@ "xdelatour" ] }, + "Mozilla/Firefox/Releases/3": { + "modified": "2019-03-23T23:57:59.495Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "BenoitL", + "Mgjbot", + "Chbok", + "Mozinet", + "Fredchat", + "Rishtarz", + "Kyodev" + ] + }, + "Mozilla/Firefox/Releases/3.5": { + "modified": "2019-03-24T00:01:24.251Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "BenoitL", + "Chbok", + "Goofy", + "Mgjbot" + ] + }, + "Mozilla/Firefox/Releases/3.6": { + "modified": "2019-12-13T20:33:39.144Z", + "contributors": [ + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner", + "fryn", + "fscholz", + "Thomash", + "BenoitL" + ] + }, + "Mozilla/Firefox/Releases/3/DOM_improvements": { + "modified": "2019-03-23T23:52:52.677Z", + "contributors": [ + "wbamberg", + "BenoitL", + "Mgjbot" + ] + }, + "Mozilla/Firefox/Releases/3/Full_page_zoom": { + "modified": "2019-03-23T23:50:05.576Z", + "contributors": [ + "wbamberg", + "Mgjbot", + "BenoitL", + "Sys" + ] + }, + "Mozilla/Firefox/Releases/3/Notable_bugs_fixed": { + "modified": "2019-03-23T23:50:56.565Z", + "contributors": [ + "wbamberg", + "Mgjbot", + "BenoitL" + ] + }, + "Mozilla/Firefox/Releases/3/SVG_improvements": { + "modified": "2019-03-23T23:52:40.955Z", + "contributors": [ + "wbamberg", + "BenoitL", + "Mgjbot" + ] + }, + "Mozilla/Firefox/Releases/3/Site_compatibility": { + "modified": "2019-03-23T23:51:24.948Z", + "contributors": [ + "wbamberg", + "Sheppy", + "Mgjbot", + "BenoitL", + "Kyodev", + "Fredchat" + ] + }, + "Mozilla/Firefox/Releases/3/Updating_extensions": { + "modified": "2019-12-13T20:33:09.962Z", + "contributors": [ + "wbamberg", + "Sheppy", + "Gandoulf", + "BenoitL", + "Mgjbot", + "Fredchat" + ] + }, + "Mozilla/Firefox/Releases/3/Updating_web_applications": { + "modified": "2019-03-23T23:53:12.406Z", + "contributors": [ + "wbamberg", + "Sheppy", + "Mgjbot", + "BenoitL" + ] + }, + "Mozilla/Firefox/Releases/3/XUL_improvements_in_Firefox_3": { + "modified": "2019-03-24T00:02:27.372Z", + "contributors": [ + "wbamberg", + "fscholz", + "BenoitL" + ] + }, "Mozilla/Firefox/Releases/30": { "modified": "2020-09-21T08:58:56.014Z", "contributors": [ @@ -4758,6 +10534,23 @@ "xdelatour" ] }, + "Mozilla/Firefox/Releases/35": { + "modified": "2019-12-13T20:33:22.682Z", + "contributors": [ + "wbamberg", + "SphinxKnight", + "mliatt", + "Godrod", + "Runatal" + ] + }, + "Mozilla/Firefox/Releases/35/Site_Compatibility": { + "modified": "2019-01-16T21:49:04.592Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, "Mozilla/Firefox/Releases/36": { "modified": "2019-03-23T22:42:49.784Z", "contributors": [ @@ -4817,6 +10610,47 @@ "xdelatour" ] }, + "Mozilla/Firefox/Releases/4": { + "modified": "2019-11-21T00:43:25.071Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/40": { + "modified": "2019-03-23T22:51:13.163Z", + "contributors": [ + "wbamberg", + "SphinxKnight", + "BenoitEsnard", + "ov357" + ] + }, + "Mozilla/Firefox/Releases/40/Site_Compatibility": { + "modified": "2019-01-16T21:48:27.545Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Mozilla/Firefox/Releases/41": { + "modified": "2019-03-23T22:49:38.696Z", + "contributors": [ + "wbamberg", + "SphinxKnight", + "Paleno" + ] + }, + "Mozilla/Firefox/Releases/41/Site_Compatibility": { + "modified": "2019-01-16T21:48:49.107Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, "Mozilla/Firefox/Releases/42": { "modified": "2020-09-20T07:50:40.946Z", "contributors": [ @@ -4833,6 +10667,1171 @@ "xdelatour" ] }, + "Mozilla/Firefox/Releases/5": { + "modified": "2019-03-23T23:38:10.236Z", + "contributors": [ + "fscholz", + "wbamberg", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/50": { + "modified": "2019-03-23T22:23:32.722Z", + "contributors": [ + "wbamberg", + "Xhelas" + ] + }, + "Mozilla/Firefox/Releases/59": { + "modified": "2019-03-18T21:37:37.649Z", + "contributors": [ + "wbamberg", + "julienw" + ] + }, + "Mozilla/Firefox/Releases/6": { + "modified": "2019-11-21T00:43:13.867Z", + "contributors": [ + "wbamberg", + "tregagnon", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/63": { + "modified": "2019-03-18T21:22:08.997Z", + "contributors": [ + "algorun77" + ] + }, + "Mozilla/Firefox/Releases/65": { + "modified": "2019-03-18T20:39:08.555Z", + "contributors": [ + "samus35" + ] + }, + "Mozilla/Firefox/Releases/68": { + "modified": "2019-08-22T13:01:38.971Z", + "contributors": [ + "BuzzRage" + ] + }, + "Mozilla/Firefox/Releases/69": { + "modified": "2019-08-14T05:59:15.506Z", + "contributors": [ + "Kuzcoo" + ] + }, + "Mozilla/Firefox/Releases/7": { + "modified": "2019-03-23T23:38:06.097Z", + "contributors": [ + "wbamberg", + "SphinxKnight", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/70": { + "modified": "2019-09-02T05:07:52.712Z", + "contributors": [ + "pbrosset" + ] + }, + "Mozilla/Firefox/Releases/76": { + "modified": "2020-05-10T16:11:03.049Z", + "contributors": [ + "tristantheb" + ] + }, + "Mozilla/Firefox/Releases/77": { + "modified": "2020-05-10T15:53:10.394Z", + "contributors": [ + "tristantheb", + "Neku3721" + ] + }, + "Mozilla/Firefox/Releases/8": { + "modified": "2019-11-21T00:43:06.185Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Mozilla/Firefox/Releases/9": { + "modified": "2019-12-13T20:33:26.081Z", + "contributors": [ + "wbamberg", + "fscholz", + "tregagnon", + "FredB", + "ThePrisoner" + ] + }, + "Plugins/Guide/Constants": { + "modified": "2019-03-24T00:03:23.228Z", + "contributors": [ + "Delapouite", + "Demos" + ] + }, + "Tools": { + "modified": "2020-07-16T22:44:14.844Z", + "contributors": [ + "SphinxKnight", + "maximelore", + "sunazerty", + "wbamberg", + "Dralyab", + "unpeudetout", + "stephane34", + "enguerran", + "BenoitL", + "Pierrot", + "Goofy", + "Sabine", + "Azurrea", + "thequestion", + "KittenOverlord", + "ninovelena", + "tregagnon", + "teoli", + "wakka27", + "Juju77", + "tchevalier", + "Delapouite", + "FredB", + "ethertank", + "julienw", + "tcit", + "Fredchat", + "Kyodev", + "Mgjbot", + "Takenbot", + "Andreas Wuest", + "Jean-Yves Cronier", + "Chbok", + "Jep", + "Nickolay", + "TestUser" + ] + }, + "Tools/3D_View": { + "modified": "2020-07-16T22:34:25.273Z", + "contributors": [ + "Kearny", + "maximelore", + "wbamberg", + "erwandf", + "Red-Phoenix", + "Bene", + "tregagnon", + "ModernGames" + ] + }, + "Tools/Accessibility_inspector": { + "modified": "2020-07-16T22:36:39.636Z", + "contributors": [ + "maximelore", + "hellosct1", + "SphinxKnight" + ] + }, + "Tools/Accessibility_inspector/Simulation": { + "modified": "2020-07-16T22:36:40.512Z", + "contributors": [ + "MarieComet" + ] + }, + "Tools/Accessing_the_Developer_Tools": { + "modified": "2020-07-16T22:35:25.957Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Browser_Console": { + "modified": "2020-07-16T22:35:42.346Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli", + "Jeremie", + "tregagnon", + "Delapouite", + "SylvainPasche", + "BenoitL", + "Pablor44", + "Fredchat", + "Matdere" + ] + }, + "Tools/Browser_Toolbox": { + "modified": "2020-07-16T22:35:55.531Z", + "contributors": [ + "hellosct1", + "wbamberg", + "maximelore", + "nico_nc", + "teoli", + "KittenOverlord", + "nora" + ] + }, + "Tools/DOM_Property_Viewer": { + "modified": "2020-07-16T22:36:34.322Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Debugger": { + "modified": "2020-07-16T22:35:04.438Z", + "contributors": [ + "maximelore", + "wbamberg", + "glickind", + "teoli", + "SphinxKnight", + "Omnilaika02", + "nora" + ] + }, + "Tools/Debugger/Break_on_DOM_mutation": { + "modified": "2020-07-16T22:35:11.566Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to": { + "modified": "2020-09-04T07:36:16.042Z", + "contributors": [ + "Voulto", + "wbamberg", + "maximelore", + "teoli", + "sidgan" + ] + }, + "Tools/Debugger/How_to/Access_debugging_in_add-ons": { + "modified": "2020-07-16T22:35:14.754Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli" + ] + }, + "Tools/Debugger/How_to/Breaking_on_exceptions": { + "modified": "2020-07-16T22:35:15.043Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Debugger/How_to/Debug_eval_sources": { + "modified": "2020-07-16T22:35:14.396Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Disable_breakpoints": { + "modified": "2020-07-16T22:35:11.273Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Highlight_and_inspect_DOM_nodes": { + "modified": "2020-07-16T22:35:13.697Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli" + ] + }, + "Tools/Debugger/How_to/Ignore_a_source": { + "modified": "2020-07-16T22:35:13.367Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Open_the_debugger": { + "modified": "2020-07-16T22:35:09.012Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Pretty-print_a_minified_file": { + "modified": "2020-07-16T22:35:13.988Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Search": { + "modified": "2020-07-16T22:35:15.360Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Debugger/How_to/Set_Watch_Expressions": { + "modified": "2020-07-16T22:35:15.802Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Debugger/How_to/Set_a_breakpoint": { + "modified": "2020-07-16T22:35:09.962Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Set_a_conditional_breakpoint": { + "modified": "2020-07-16T22:35:10.533Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Step_through_code": { + "modified": "2020-07-16T22:35:11.898Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/How_to/Use_a_source_map": { + "modified": "2020-07-16T22:35:12.417Z", + "contributors": [ + "tchevalier", + "maximelore", + "wbamberg", + "hervehobbes", + "necraidan", + "teoli", + "franckuser16" + ] + }, + "Tools/Debugger/Keyboard_shortcuts": { + "modified": "2020-07-16T22:35:18.146Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Debugger/Set_an_XHR_breakpoint": { + "modified": "2020-07-16T22:35:20.080Z", + "contributors": [ + "maximelore" + ] + }, + "Tools/Debugger/Source_map_errors": { + "modified": "2020-07-16T22:35:19.304Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Debugger/UI_Tour": { + "modified": "2020-07-16T22:35:16.333Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli", + "Goofy" + ] + }, + "Tools/DevToolsAPI": { + "modified": "2020-07-16T22:35:24.078Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/DevToolsColors": { + "modified": "2020-07-16T22:35:53.314Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Eyedropper": { + "modified": "2020-07-16T22:36:07.358Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli", + "Goofy", + "maybe", + "AnthonyMaton", + "louloutche" + ] + }, + "Tools/Firefox_OS_Simulator_clone": { + "modified": "2020-07-16T22:36:22.890Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Tools/Index": { + "modified": "2020-07-16T22:36:03.885Z", + "contributors": [ + "wbamberg", + "xdelatour" + ] + }, + "Tools/JSON_viewer": { + "modified": "2020-07-16T22:36:31.458Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Keyboard_shortcuts": { + "modified": "2020-07-16T22:35:47.095Z", + "contributors": [ + "Mozinet", + "maximelore", + "wbamberg", + "maybe", + "teoli", + "SphinxKnight", + "fscholz", + "tregagnon", + "Fredchat", + "Omnilaika02" + ] + }, + "Tools/Measure_a_portion_of_the_page": { + "modified": "2020-07-16T22:36:38.831Z", + "contributors": [ + "maximelore" + ] + }, + "Tools/Memory": { + "modified": "2020-07-16T22:36:26.928Z", + "contributors": [ + "wbamberg", + "maximelore", + "unpeudetout" + ] + }, + "Tools/Memory/Aggregate_view": { + "modified": "2020-07-16T22:36:28.617Z", + "contributors": [ + "wbamberg", + "maximelore", + "solfen" + ] + }, + "Tools/Memory/Basic_operations": { + "modified": "2020-07-16T22:36:29.526Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Memory/DOM_allocation_example": { + "modified": "2020-07-16T22:36:30.900Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Memory/Dominators": { + "modified": "2020-07-16T22:36:29.172Z", + "contributors": [ + "wkz3w59", + "wbamberg", + "maximelore" + ] + }, + "Tools/Memory/Dominators_view": { + "modified": "2020-07-16T22:36:28.146Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Memory/Monster_example": { + "modified": "2020-07-16T22:36:29.974Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Memory/Tree_map_view": { + "modified": "2020-07-16T22:36:30.334Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Migrating_from_Firebug": { + "modified": "2020-07-16T22:36:37.454Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Network_Monitor": { + "modified": "2020-07-16T22:35:30.164Z", + "contributors": [ + "maximelore", + "roiLeo", + "wbamberg", + "Breizhim", + "Hell_Carlito", + "marie-ototoi", + "teoli", + "J.DMB", + "P45QU10U", + "Omnilaika02", + "Goofy" + ] + }, + "Tools/Network_Monitor/Performance_Analysis": { + "modified": "2020-11-12T09:23:11.969Z", + "contributors": [ + "JNa0", + "maximelore", + "zatteo" + ] + }, + "Tools/Network_Monitor/Throttling": { + "modified": "2020-07-16T22:35:36.195Z", + "contributors": [ + "maximelore" + ] + }, + "Tools/Network_Monitor/recording": { + "modified": "2020-07-16T22:35:35.319Z", + "contributors": [ + "maximelore" + ] + }, + "Tools/Network_Monitor/request_details": { + "modified": "2020-11-12T09:26:09.919Z", + "contributors": [ + "JNa0", + "hellosct1", + "maximelore" + ] + }, + "Tools/Network_Monitor/request_list": { + "modified": "2020-07-16T22:35:33.669Z", + "contributors": [ + "maximelore" + ] + }, + "Tools/Network_Monitor/toolbar": { + "modified": "2020-07-16T22:35:32.750Z", + "contributors": [ + "maximelore", + "hellosct1" + ] + }, + "Tools/Page_Inspector": { + "modified": "2020-07-16T22:34:27.499Z", + "contributors": [ + "maximelore", + "wbamberg", + "clementpolito", + "teoli", + "J.DMB", + "tregagnon", + "milc", + "tchevalier", + "Delapouite" + ] + }, + "Tools/Page_Inspector/3-pane_mode": { + "modified": "2020-07-16T22:34:53.714Z", + "contributors": [ + "maximelore" + ] + }, + "Tools/Page_Inspector/How_to": { + "modified": "2020-07-16T22:34:31.149Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli", + "sidgan" + ] + }, + "Tools/Page_Inspector/How_to/Edit_CSS_filters": { + "modified": "2020-07-16T22:34:45.240Z", + "contributors": [ + "maximelore", + "wbamberg", + "MRdotB" + ] + }, + "Tools/Page_Inspector/How_to/Examine_and_edit_CSS": { + "modified": "2020-07-16T22:34:42.394Z", + "contributors": [ + "wbamberg", + "Alan_Braut", + "maximelore", + "Loliwe", + "SphinxKnight", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/Examine_and_edit_HTML": { + "modified": "2020-07-16T22:34:40.766Z", + "contributors": [ + "maximelore", + "wbamberg", + "JeffD", + "teoli", + "micetf", + "SphinxKnight", + "Goofy" + ] + }, + "Tools/Page_Inspector/How_to/Examine_and_edit_the_box_model": { + "modified": "2020-07-16T22:34:34.287Z", + "contributors": [ + "wbamberg", + "maximelore", + "clementpolito", + "teoli", + "jsx" + ] + }, + "Tools/Page_Inspector/How_to/Examine_event_listeners": { + "modified": "2020-07-16T22:34:35.648Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/Examine_grid_layouts": { + "modified": "2020-07-16T22:34:47.223Z", + "contributors": [ + "GregMorel", + "maximelore", + "wbamberg", + "Mozinet", + "PhilippePerret" + ] + }, + "Tools/Page_Inspector/How_to/Inspect_and_select_colors": { + "modified": "2020-07-16T22:34:34.991Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli", + "jsx" + ] + }, + "Tools/Page_Inspector/How_to/Open_the_Inspector": { + "modified": "2020-07-16T22:34:32.703Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/Reposition_elements_in_the_page": { + "modified": "2020-07-16T22:34:45.853Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Page_Inspector/How_to/Select_an_element": { + "modified": "2020-07-16T22:34:33.580Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli", + "jsx" + ] + }, + "Tools/Page_Inspector/How_to/Select_and_highlight_elements": { + "modified": "2020-07-16T22:34:46.553Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Page_Inspector/How_to/Use_the_Inspector_API": { + "modified": "2020-07-16T22:34:44.851Z", + "contributors": [ + "maximelore", + "wbamberg", + "daimebag", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/Use_the_Inspector_from_the_Web_Console": { + "modified": "2020-07-16T22:34:44.470Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/View_background_images": { + "modified": "2020-07-16T22:34:44.112Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/Visualize_transforms": { + "modified": "2020-07-16T22:34:39.528Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli" + ] + }, + "Tools/Page_Inspector/How_to/Work_with_animations": { + "modified": "2020-07-16T22:34:36.523Z", + "contributors": [ + "maximelore", + "wbamberg", + "daimebag", + "colibri83", + "hutrd", + "MRdotB" + ] + }, + "Tools/Page_Inspector/How_to/Work_with_animations/Animation_inspector_(Firefox_41_and_42)": { + "modified": "2020-07-16T22:34:37.976Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Page_Inspector/How_to/Work_with_animations/Animation_inspector_example:_CSS_transitions": { + "modified": "2020-07-16T22:34:37.720Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Page_Inspector/How_to/Work_with_animations/Animation_inspector_example:_Web_Animations_API": { + "modified": "2020-07-16T22:34:38.254Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Page_Inspector/Keyboard_shortcuts": { + "modified": "2020-07-16T22:34:50.971Z", + "contributors": [ + "wbamberg", + "maximelore", + "teoli" + ] + }, + "Tools/Page_Inspector/UI_Tour": { + "modified": "2020-07-16T22:34:49.046Z", + "contributors": [ + "maximelore", + "wbamberg", + "fixius69gggg", + "hutrd", + "clementpolito" + ] + }, + "Tools/Paint_Flashing_Tool": { + "modified": "2020-07-16T22:35:43.506Z", + "contributors": [ + "nicofrand", + "maximelore", + "wbamberg" + ] + }, + "Tools/Performance": { + "modified": "2020-07-16T22:36:12.629Z", + "contributors": [ + "maximelore", + "wbamberg", + "Porkepix", + "KrySoar", + "WSH", + "adim" + ] + }, + "Tools/Performance/Allocations": { + "modified": "2020-07-16T22:36:22.257Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/Call_Tree": { + "modified": "2020-07-16T22:36:19.677Z", + "contributors": [ + "maximelore", + "wbamberg", + "Puxarnal" + ] + }, + "Tools/Performance/Examples": { + "modified": "2020-07-16T22:36:20.791Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/Examples/Sorting_algorithms_comparison": { + "modified": "2020-07-16T22:36:21.341Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/Flame_Chart": { + "modified": "2020-07-16T22:36:20.412Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/Frame_rate": { + "modified": "2020-07-16T22:36:19.001Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/How_to": { + "modified": "2020-07-16T22:36:21.749Z", + "contributors": [ + "wbamberg", + "Porkepix", + "maximelore" + ] + }, + "Tools/Performance/Scenarios": { + "modified": "2020-07-16T22:36:15.683Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/Scenarios/Animating_CSS_properties": { + "modified": "2020-07-16T22:36:16.242Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Performance/Scenarios/Intensive_JavaScript": { + "modified": "2020-07-16T22:36:16.709Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Performance/UI_Tour": { + "modified": "2020-07-16T22:36:14.899Z", + "contributors": [ + "Thomsath", + "wbamberg", + "elsawalker", + "maximelore", + "axel8591" + ] + }, + "Tools/Performance/Waterfall": { + "modified": "2020-07-16T22:36:17.448Z", + "contributors": [ + "maximelore", + "wbamberg", + "P45QU10U" + ] + }, + "Tools/Remote_Debugging": { + "modified": "2020-07-16T22:35:37.277Z", + "contributors": [ + "maximelore", + "wbamberg", + "glickind", + "teoli", + "J.DMB", + "G-de-Bruges", + "medhi.naveau@hotmail.be", + "Omnilaika02", + "KIDY" + ] + }, + "Tools/Remote_Debugging/Chrome_Desktop": { + "modified": "2020-07-16T22:35:40.256Z", + "contributors": [ + "wbamberg", + "SphinxKnight", + "teoli", + "jsx", + "dorianecampagne" + ] + }, + "Tools/Remote_Debugging/Debugging_Firefox_Desktop": { + "modified": "2020-07-16T22:35:40.983Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE": { + "modified": "2020-07-16T22:35:40.616Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Remote_Debugging/Thunderbird": { + "modified": "2020-07-16T22:35:39.867Z", + "contributors": [ + "wbamberg", + "maximelore" + ] + }, + "Tools/Responsive_Design_Mode": { + "modified": "2020-07-16T22:35:21.388Z", + "contributors": [ + "maximelore", + "Machou", + "wbamberg", + "LaurentGarnier", + "WillyReyno", + "trevorh", + "J.DMB", + "Nadra", + "Omnilaika02", + "wakka27", + "tregagnon", + "Goofy", + "Delapouite", + "mh_nichts" + ] + }, + "Tools/Rulers": { + "modified": "2020-07-16T22:36:26.322Z", + "contributors": [ + "maximelore", + "wbamberg", + "sayabiws" + ] + }, + "Tools/Settings": { + "modified": "2020-07-16T22:36:34.961Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Shader_Editor": { + "modified": "2020-07-16T22:35:54.397Z", + "contributors": [ + "maximelore", + "wbamberg", + "stephaniehobson", + "teoli", + "bassam", + "tregagnon" + ] + }, + "Tools/Style_Editor": { + "modified": "2020-07-16T22:35:00.333Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli", + "tregagnon", + "salsero" + ] + }, + "Tools/Taking_screenshots": { + "modified": "2020-07-16T22:36:38.392Z", + "contributors": [ + "maximelore", + "wbamberg", + "Porkepix", + "QuaiSera" + ] + }, + "Tools/Tips": { + "modified": "2020-07-16T22:36:36.322Z", + "contributors": [ + "maximelore", + "wbamberg", + "JeffD" + ] + }, + "Tools/Tools_Toolbox": { + "modified": "2020-07-16T22:35:27.255Z", + "contributors": [ + "maximelore", + "sunazerty", + "wbamberg", + "Amandine83", + "joel.costamagna" + ] + }, + "Tools/Validators": { + "modified": "2020-07-16T22:35:03.388Z", + "contributors": [ + "wbamberg", + "maximelore", + "tregagnon", + "Mgjbot", + "Kyodev", + "Fredchat", + "Jean-Yves Cronier" + ] + }, + "Tools/View_source": { + "modified": "2020-07-16T22:35:02.805Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Web_Audio_Editor": { + "modified": "2020-07-16T22:36:08.440Z", + "contributors": [ + "maximelore", + "wbamberg", + "teoli", + "tregagnon", + "batisteo" + ] + }, + "Tools/Web_Console": { + "modified": "2020-07-16T22:34:05.900Z", + "contributors": [ + "maximelore", + "wbamberg", + "glickind", + "Coraline", + "teoli", + "Thegennok", + "trevorh", + "J.DMB", + "tregagnon", + "milc", + "sperling", + "dataG" + ] + }, + "Tools/Web_Console/Console_messages": { + "modified": "2020-08-29T03:46:11.424Z", + "contributors": [ + "stphngrc", + "wbamberg", + "maximelore", + "glickind" + ] + }, + "Tools/Web_Console/Helpers": { + "modified": "2020-08-28T09:54:35.807Z", + "contributors": [ + "stphngrc", + "wbamberg", + "maximelore", + "teoli", + "tregagnon" + ] + }, + "Tools/Web_Console/Keyboard_shortcuts": { + "modified": "2020-07-16T22:34:22.621Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Web_Console/Rich_output": { + "modified": "2020-07-16T22:34:20.227Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Web_Console/Split_console": { + "modified": "2020-07-16T22:34:20.903Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/Web_Console/The_command_line_interpreter": { + "modified": "2020-08-28T09:12:31.516Z", + "contributors": [ + "stphngrc", + "tchioubak", + "aminelch", + "A-312", + "maximelore", + "wbamberg" + ] + }, + "Tools/Web_Console/UI_Tour": { + "modified": "2020-07-16T22:34:17.163Z", + "contributors": [ + "maximelore", + "wbamberg", + "glickind" + ] + }, + "Tools/Working_with_iframes": { + "modified": "2020-07-16T22:36:11.851Z", + "contributors": [ + "maximelore", + "wbamberg", + "unpeudetout", + "yaaboukir", + "teoli", + "maybe", + "Sheppy", + "J.DMB" + ] + }, + "Tools/about:debugging": { + "modified": "2020-07-16T22:36:32.303Z", + "contributors": [ + "maximelore", + "wbamberg" + ] + }, + "Tools/about:debugging/about:debugging_before_Firefox_68": { + "modified": "2020-07-16T22:36:33.804Z", + "contributors": [ + "caleyz" + ] + }, "Web": { "modified": "2020-02-21T16:24:09.970Z", "contributors": [ @@ -4893,6 +11892,13 @@ "fscholz" ] }, + "Web/API/Ambient_Light_Events": { + "modified": "2019-03-23T23:28:29.463Z", + "contributors": [ + "Goofy", + "SphinxKnight" + ] + }, "Web/API/AnalyserNode": { "modified": "2020-10-15T21:24:02.190Z", "contributors": [ @@ -5280,6 +12286,14 @@ "Watilin" ] }, + "Web/API/BaseAudioContext/createGain": { + "modified": "2019-03-23T22:43:18.087Z", + "contributors": [ + "JNa0", + "marie-ototoi", + "Threstle" + ] + }, "Web/API/BaseAudioContext/createPanner": { "modified": "2020-10-15T22:22:12.658Z", "contributors": [ @@ -5947,6 +12961,198 @@ "Chbok" ] }, + "Web/API/Canvas_API/A_basic_ray-caster": { + "modified": "2019-03-23T23:44:18.702Z", + "contributors": [ + "loella16", + "teoli", + "Delapouite", + "Fredchat", + "VincentN", + "Planche" + ] + }, + "Web/API/Canvas_API/Manipulating_video_using_canvas": { + "modified": "2019-03-23T23:19:48.901Z", + "contributors": [ + "loella16", + "kuronoyurei" + ] + }, + "Web/API/Canvas_API/Tutorial": { + "modified": "2020-11-13T03:38:17.265Z", + "contributors": [ + "SphinxKnight", + "loella16", + "lumiru", + "jmh", + "Mathieu_deLauniere", + "teoli", + "Jeremie", + "Delapouite", + "Mgjbot", + "BenoitL", + "Chbok" + ] + }, + "Web/API/Canvas_API/Tutorial/Advanced_animations": { + "modified": "2020-11-13T03:38:18.424Z", + "contributors": [ + "SphinxKnight", + "benjaminbouwyn", + "PaperFlu", + "loella16", + "gliluaume", + "lumiru", + "vanz" + ] + }, + "Web/API/Canvas_API/Tutorial/Applying_styles_and_colors": { + "modified": "2020-11-13T03:38:20.196Z", + "contributors": [ + "SphinxKnight", + "lhapaipai", + "a-mt", + "lebernard", + "loella16", + "JNa0", + "ecolinet", + "jmh" + ] + }, + "Web/API/Canvas_API/Tutorial/Basic_animations": { + "modified": "2020-11-13T03:38:18.694Z", + "contributors": [ + "SphinxKnight", + "a-mt", + "loella16", + "lumiru", + "zaphibel" + ] + }, + "Web/API/Canvas_API/Tutorial/Basic_usage": { + "modified": "2020-11-13T03:38:18.165Z", + "contributors": [ + "SphinxKnight", + "OhNiice", + "FabienTregan", + "NerOcrO", + "lebernard", + "iyadev", + "loella16", + "mireero", + "CoCay", + "AymDev", + "jmh", + "Nicolas_A", + "Olivier_C", + "MicroJoe", + "Mathieu_deLauniere" + ] + }, + "Web/API/Canvas_API/Tutorial/Compositing": { + "modified": "2020-11-13T03:38:19.786Z", + "contributors": [ + "SphinxKnight", + "a-mt", + "Syberam" + ] + }, + "Web/API/Canvas_API/Tutorial/Compositing/Example": { + "modified": "2020-11-13T03:38:18.691Z", + "contributors": [ + "SphinxKnight", + "a-mt" + ] + }, + "Web/API/Canvas_API/Tutorial/Drawing_shapes": { + "modified": "2020-11-13T03:38:18.692Z", + "contributors": [ + "SphinxKnight", + "Link_D._Potter", + "jpcote", + "NerOcrO", + "a-mt", + "lebernard", + "Halkeand", + "loella16", + "NemoNobobyPersonne", + "ecolinet", + "mesclics", + "JNa0", + "jmh", + "teoli", + "pie3636", + "anaskiee", + "Mathieu_deLauniere" + ] + }, + "Web/API/Canvas_API/Tutorial/Drawing_text": { + "modified": "2020-11-13T03:38:17.919Z", + "contributors": [ + "SphinxKnight", + "a-mt", + "loella16", + "jmh", + "emersion", + "Delapouite", + "Mgjbot", + "BenoitL" + ] + }, + "Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility": { + "modified": "2020-11-13T03:38:19.005Z", + "contributors": [ + "SphinxKnight", + "smartinus44", + "Syberam" + ] + }, + "Web/API/Canvas_API/Tutorial/Optimizing_canvas": { + "modified": "2020-11-13T03:38:18.443Z", + "contributors": [ + "SphinxKnight", + "jonathanlinat", + "lumiru", + "Hell_Carlito", + "ClementNerma" + ] + }, + "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas": { + "modified": "2020-11-13T03:38:20.129Z", + "contributors": [ + "SphinxKnight", + "loella16", + "NemoNobobyPersonne", + "jodenda" + ] + }, + "Web/API/Canvas_API/Tutorial/Transformations": { + "modified": "2020-11-13T03:38:19.573Z", + "contributors": [ + "SphinxKnight", + "ni.pineau", + "loella16", + "BEHOUBA", + "gliluaume" + ] + }, + "Web/API/Canvas_API/Tutorial/Using_images": { + "modified": "2020-11-13T03:38:17.830Z", + "contributors": [ + "SphinxKnight", + "a-mt", + "loella16", + "jmh", + "Sebastianz", + "teoli", + "Laurent_Lyaudet", + "Delapouite", + "Notafish", + "Mgjbot", + "BenoitL" + ] + }, "Web/API/CharacterData": { "modified": "2019-03-18T21:43:27.023Z", "contributors": [ @@ -6354,6 +13560,17 @@ "foxstorm" ] }, + "Web/API/Crypto/getRandomValues": { + "modified": "2020-10-15T21:32:23.009Z", + "contributors": [ + "tristantheb", + "noftaly", + "Clemix37", + "ea1000", + "fscholz", + "Grahack" + ] + }, "Web/API/Crypto/subtle": { "modified": "2020-06-25T05:07:25.362Z", "contributors": [ @@ -6456,6 +13673,13 @@ "loella16" ] }, + "Web/API/DOMMatrix": { + "modified": "2019-03-23T22:45:55.560Z", + "contributors": [ + "SphinxKnight", + "morganPolitano" + ] + }, "Web/API/DOMObject": { "modified": "2019-03-18T21:41:56.899Z", "contributors": [ @@ -6797,6 +14021,30 @@ "loella16" ] }, + "Web/API/DeviceMotionEventRotationRate": { + "modified": "2019-03-18T21:41:14.051Z", + "contributors": [ + "loella16" + ] + }, + "Web/API/DeviceMotionEventRotationRate/alpha": { + "modified": "2019-03-18T21:40:56.610Z", + "contributors": [ + "loella16" + ] + }, + "Web/API/DeviceMotionEventRotationRate/beta": { + "modified": "2019-03-18T21:41:13.475Z", + "contributors": [ + "loella16" + ] + }, + "Web/API/DeviceMotionEventRotationRate/gamma": { + "modified": "2019-03-18T21:41:11.230Z", + "contributors": [ + "loella16" + ] + }, "Web/API/DeviceOrientationEvent": { "modified": "2019-03-23T23:28:16.009Z", "contributors": [ @@ -6806,6 +14054,14 @@ "darnuria" ] }, + "Web/API/DeviceOrientationEvent/absolute": { + "modified": "2019-03-23T23:28:20.161Z", + "contributors": [ + "Hellscream360", + "AshfaqHossain", + "darnuria" + ] + }, "Web/API/Document": { "modified": "2019-03-24T00:01:48.529Z", "contributors": [ @@ -6845,6 +14101,16 @@ "ThibautBremand" ] }, + "Web/API/Document/activeElement": { + "modified": "2019-03-23T23:12:53.004Z", + "contributors": [ + "fscholz", + "teoli", + "AshfaqHossain", + "Mgjbot", + "BenoitL" + ] + }, "Web/API/Document/adoptNode": { "modified": "2019-03-18T21:40:45.731Z", "contributors": [ @@ -6858,6 +14124,15 @@ "CocoMC98000" ] }, + "Web/API/Document/anchors": { + "modified": "2019-09-26T06:32:48.667Z", + "contributors": [ + "Le-Bookman", + "wbamberg", + "ThibautBremand", + "symsym" + ] + }, "Web/API/Document/applets": { "modified": "2019-03-23T23:10:50.034Z", "contributors": [ @@ -7179,6 +14454,23 @@ "Kalwyn" ] }, + "Web/API/Document/elementFromPoint": { + "modified": "2019-03-23T23:50:28.633Z", + "contributors": [ + "fscholz", + "teoli", + "jsx", + "Mgjbot", + "BenoitL" + ] + }, + "Web/API/Document/elementsFromPoint": { + "modified": "2020-10-15T22:25:00.754Z", + "contributors": [ + "SphinxKnight", + "RolandGautier" + ] + }, "Web/API/Document/enableStyleSheetsForSet": { "modified": "2019-03-18T21:40:08.810Z", "contributors": [ @@ -7318,6 +14610,16 @@ "loella16" ] }, + "Web/API/Document/getSelection": { + "modified": "2019-09-25T07:21:02.389Z", + "contributors": [ + "julienc", + "sudwebdesign", + "loella16", + "fscholz", + "FredPl" + ] + }, "Web/API/Document/hasFocus": { "modified": "2019-03-23T23:53:18.772Z", "contributors": [ @@ -7545,6 +14847,14 @@ "thefractaler" ] }, + "Web/API/Document/readystatechange_event": { + "modified": "2019-03-23T22:44:19.958Z", + "contributors": [ + "fscholz", + "cedeber", + "jmh" + ] + }, "Web/API/Document/referrer": { "modified": "2019-03-23T23:15:05.977Z", "contributors": [ @@ -7600,6 +14910,15 @@ "loella16" ] }, + "Web/API/Document/styleSheets": { + "modified": "2019-03-23T23:06:00.949Z", + "contributors": [ + "a5er", + "fscholz", + "J.DMB", + "Nothus" + ] + }, "Web/API/Document/title": { "modified": "2019-03-23T22:28:27.000Z", "contributors": [ @@ -7729,6 +15048,19 @@ "Fredchat" ] }, + "Web/API/Document_Object_Model/Examples": { + "modified": "2019-03-23T23:50:50.905Z", + "contributors": [ + "loella16", + "SphinxKnight", + "teoli", + "khalid32", + "BenoitL", + "Domif", + "Mgjbot", + "Fredchat" + ] + }, "Web/API/Document_Object_Model/Introduction": { "modified": "2020-10-18T13:14:40.506Z", "contributors": [ @@ -7746,6 +15078,15 @@ "Chbok" ] }, + "Web/API/Document_Object_Model/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces": { + "modified": "2019-03-23T23:47:28.003Z", + "contributors": [ + "loella16", + "BenoitL", + "Mgjbot", + "Planche" + ] + }, "Web/API/Document_Object_Model/Whitespace": { "modified": "2020-01-30T13:20:28.299Z", "contributors": [ @@ -7756,6 +15097,40 @@ "BenoitL" ] }, + "Web/API/Document_object_model/How_to_create_a_DOM_tree": { + "modified": "2019-03-24T00:07:12.456Z", + "contributors": [ + "loella16", + "kmaglione", + "Azema", + "Valacar", + "Fredchat", + "Fping" + ] + }, + "Web/API/Document_object_model/Locating_DOM_elements_using_selectors": { + "modified": "2019-03-18T21:39:30.176Z", + "contributors": [ + "loella16" + ] + }, + "Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core": { + "modified": "2020-03-02T10:16:52.732Z", + "contributors": [ + "SphinxKnight", + "wbamberg", + "loella16", + "Mgjbot", + "BenoitL" + ] + }, + "Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core/Example": { + "modified": "2020-03-02T10:16:52.814Z", + "contributors": [ + "SphinxKnight", + "loella16" + ] + }, "Web/API/DoubleRange": { "modified": "2020-11-11T19:01:25.656Z", "contributors": [ @@ -7763,6 +15138,21 @@ "Voulto" ] }, + "Web/API/EffectTiming": { + "modified": "2019-03-23T22:28:24.754Z", + "contributors": [ + "SphinxKnight", + "HereComesJuju", + "rachelnabors" + ] + }, + "Web/API/EffectTiming/delay": { + "modified": "2019-03-23T22:28:20.379Z", + "contributors": [ + "SphinxKnight", + "HereComesJuju" + ] + }, "Web/API/Element": { "modified": "2020-11-10T21:11:37.745Z", "contributors": [ @@ -7811,6 +15201,15 @@ "GT" ] }, + "Web/API/Element/childElementCount": { + "modified": "2020-10-15T21:37:50.913Z", + "contributors": [ + "abvll", + "loella16", + "xavierartot", + "vava" + ] + }, "Web/API/Element/classList": { "modified": "2020-10-15T21:22:02.156Z", "contributors": [ @@ -7905,6 +15304,29 @@ "Teepo" ] }, + "Web/API/Element/compositionend_event": { + "modified": "2020-10-15T21:50:42.611Z", + "contributors": [ + "tbetous", + "wbamberg", + "Kalwyn" + ] + }, + "Web/API/Element/compositionstart_event": { + "modified": "2019-04-30T13:48:11.171Z", + "contributors": [ + "wbamberg", + "Kalwyn" + ] + }, + "Web/API/Element/compositionupdate_event": { + "modified": "2019-04-30T13:48:17.939Z", + "contributors": [ + "wbamberg", + "fscholz", + "Kalwyn" + ] + }, "Web/API/Element/contextmenu_event": { "modified": "2020-10-15T21:50:46.121Z", "contributors": [ @@ -7915,6 +15337,13 @@ "Kalwyn" ] }, + "Web/API/Element/copy_event": { + "modified": "2019-03-23T22:22:48.922Z", + "contributors": [ + "fscholz", + "Kalwyn" + ] + }, "Web/API/Element/currentStyle": { "modified": "2019-03-18T21:32:08.768Z", "contributors": [ @@ -7930,6 +15359,29 @@ "Copen" ] }, + "Web/API/Element/error_event": { + "modified": "2019-03-23T22:21:21.432Z", + "contributors": [ + "fscholz", + "loella16", + "Kalwyn" + ] + }, + "Web/API/Element/focusin_event": { + "modified": "2019-03-23T22:20:35.765Z", + "contributors": [ + "fscholz", + "Kalwyn" + ] + }, + "Web/API/Element/focusout_event": { + "modified": "2019-03-23T22:22:45.276Z", + "contributors": [ + "fscholz", + "Kalwyn", + "Behrouze" + ] + }, "Web/API/Element/getAttribute": { "modified": "2020-11-11T08:07:56.657Z", "contributors": [ @@ -8094,6 +15546,24 @@ "BenoitL" ] }, + "Web/API/Element/innerHTML": { + "modified": "2020-11-03T14:59:36.186Z", + "contributors": [ + "spirival", + "loella16", + "sami.boukortt", + "fscholz", + "teoli", + "scaillerie", + "khalid32", + "ethertank", + "grafik.muzik", + "Mgjbot", + "BenoitL", + "Takenbot", + "Anonymous" + ] + }, "Web/API/Element/insertAdjacentElement": { "modified": "2020-10-15T22:01:30.731Z", "contributors": [ @@ -8464,6 +15934,22 @@ "BenoitL" ] }, + "Web/API/ElementCSSInlineStyle/style": { + "modified": "2020-10-15T21:09:58.052Z", + "contributors": [ + "tristantheb", + "dominiquevilain", + "edspeedy", + "ebear", + "fscholz", + "teoli", + "xuancanh", + "Julien.stuby", + "BenoitL", + "Mgjbot", + "Takenbot" + ] + }, "Web/API/ElementTraversal": { "modified": "2019-03-18T21:39:02.443Z", "contributors": [ @@ -8496,6 +15982,12 @@ "Takenbot" ] }, + "Web/API/Event/Comparison_of_Event_Targets": { + "modified": "2019-03-18T21:39:09.103Z", + "contributors": [ + "loella16" + ] + }, "Web/API/Event/Event": { "modified": "2020-10-15T22:02:32.493Z", "contributors": [ @@ -9013,6 +16505,12 @@ "loella16" ] }, + "Web/API/File_and_Directory_Entries_API": { + "modified": "2019-03-23T22:35:43.265Z", + "contributors": [ + "alexisdelee" + ] + }, "Web/API/FocusEvent": { "modified": "2020-10-15T21:50:08.822Z", "contributors": [ @@ -9046,6 +16544,12 @@ "ThreadElric" ] }, + "Web/API/FormData/Using_FormData_Objects": { + "modified": "2019-03-23T22:14:27.375Z", + "contributors": [ + "Wintersunshine-Do" + ] + }, "Web/API/FormData/append": { "modified": "2020-10-15T22:10:52.044Z", "contributors": [ @@ -9103,6 +16607,17 @@ "tristantheb" ] }, + "Web/API/Fullscreen_API": { + "modified": "2019-03-23T23:28:29.789Z", + "contributors": [ + "wbamberg", + "loella16", + "Gaelliss", + "kiux", + "warpdesign", + "Rudloff" + ] + }, "Web/API/GainNode": { "modified": "2019-03-23T23:28:24.109Z", "contributors": [ @@ -9129,6 +16644,14 @@ "jogemu" ] }, + "Web/API/Gamepad_API/Using_the_Gamepad_API": { + "modified": "2019-03-23T23:08:49.794Z", + "contributors": [ + "matteodelabre", + "Goofy", + "jessmania" + ] + }, "Web/API/Geolocation": { "modified": "2019-03-23T22:12:18.756Z", "contributors": [ @@ -9434,6 +16957,14 @@ "s6mon" ] }, + "Web/API/GlobalEventHandlers/onwheel": { + "modified": "2019-03-18T21:09:01.795Z", + "contributors": [ + "fscholz", + "loella16", + "alexandre-le-borgne" + ] + }, "Web/API/HTMLBRElement": { "modified": "2019-03-23T23:30:24.531Z", "contributors": [ @@ -9568,6 +17099,32 @@ "tregagnon" ] }, + "Web/API/HTMLElement/accessKey": { + "modified": "2019-03-23T22:24:43.588Z", + "contributors": [ + "loella16", + "alexandre-le-borgne" + ] + }, + "Web/API/HTMLElement/animationend_event": { + "modified": "2019-03-23T22:24:25.318Z", + "contributors": [ + "edspeedy", + "Kalwyn" + ] + }, + "Web/API/HTMLElement/animationiteration_event": { + "modified": "2019-03-23T22:24:12.393Z", + "contributors": [ + "Kalwyn" + ] + }, + "Web/API/HTMLElement/animationstart_event": { + "modified": "2019-03-23T22:24:27.835Z", + "contributors": [ + "Kalwyn" + ] + }, "Web/API/HTMLElement/beforeinput_event": { "modified": "2020-10-15T22:20:11.192Z", "contributors": [ @@ -9619,6 +17176,15 @@ "asgmeonerandom" ] }, + "Web/API/HTMLElement/innerText": { + "modified": "2020-10-15T21:45:59.327Z", + "contributors": [ + "loella16", + "Watilin", + "kodliber", + "lansanasylla" + ] + }, "Web/API/HTMLElement/input_event": { "modified": "2019-04-17T07:33:49.618Z", "contributors": [ @@ -9711,6 +17277,14 @@ "NemoNobobyPersonne" ] }, + "Web/API/HTMLElement/transitionend_event": { + "modified": "2020-10-15T21:58:39.030Z", + "contributors": [ + "Voulto", + "fscholz", + "dominiquevilain" + ] + }, "Web/API/HTMLFormControlsCollection": { "modified": "2020-10-15T22:04:38.234Z", "contributors": [ @@ -9795,6 +17369,15 @@ "dragon38800" ] }, + "Web/API/HTMLFormElement/submit_event": { + "modified": "2019-09-03T20:50:22.661Z", + "contributors": [ + "estelle", + "Watilin", + "fscholz", + "thbil" + ] + }, "Web/API/HTMLFormElement/target": { "modified": "2019-03-23T22:56:10.264Z", "contributors": [ @@ -9948,6 +17531,50 @@ "Jmarin" ] }, + "Web/API/HTMLOrForeignElement/blur": { + "modified": "2020-10-15T21:17:21.812Z", + "contributors": [ + "abvll", + "a-mt", + "teoli", + "jsx", + "tregagnon", + "BenoitL" + ] + }, + "Web/API/HTMLOrForeignElement/dataset": { + "modified": "2020-10-15T21:37:22.950Z", + "contributors": [ + "abvll", + "P45QU10U", + "tburette", + "Hell_Carlito", + "Laurent_Lyaudet" + ] + }, + "Web/API/HTMLOrForeignElement/focus": { + "modified": "2019-10-10T16:45:54.605Z", + "contributors": [ + "HRobineau", + "a-mt", + "vava", + "fscholz", + "teoli", + "jsx", + "tregagnon", + "BenoitL" + ] + }, + "Web/API/HTMLOrForeignElement/tabIndex": { + "modified": "2019-03-24T00:13:15.014Z", + "contributors": [ + "fscholz", + "khalid32", + "teoli", + "dextra", + "BenoitL" + ] + }, "Web/API/HTMLQuoteElement": { "modified": "2019-03-23T23:30:25.216Z", "contributors": [ @@ -10081,6 +17708,30 @@ "maudsefo" ] }, + "Web/API/HTML_Drag_and_Drop_API": { + "modified": "2019-10-25T04:36:55.763Z", + "contributors": [ + "SphinxKnight", + "jledentu", + "teoli", + "kazma", + "goofy_bz", + "azurakaiser", + "Delapouite", + "rd6137" + ] + }, + "Web/API/HTML_Drag_and_Drop_API/Drag_operations": { + "modified": "2019-11-28T11:30:12.535Z", + "contributors": [ + "azocankara", + "arthurlacoste", + "SphinxKnight", + "teoli", + "Jeremie", + "Chbok" + ] + }, "Web/API/Headers": { "modified": "2020-10-15T22:21:38.336Z", "contributors": [ @@ -10101,6 +17752,27 @@ "Arzak656" ] }, + "Web/API/History_API": { + "modified": "2019-03-23T23:36:51.472Z", + "contributors": [ + "Watilin", + "Outlivier", + "loella16", + "JoJoMimosa", + "zessx", + "tregagnon", + "CapFlow", + "Beaver", + "pparidans" + ] + }, + "Web/API/History_API/Example": { + "modified": "2019-03-23T23:32:28.258Z", + "contributors": [ + "tregagnon", + "matteodelabre" + ] + }, "Web/API/IDBCursor": { "modified": "2019-03-23T22:34:39.578Z", "contributors": [ @@ -10568,6 +18240,14 @@ "Enigma-42" ] }, + "Web/API/IDBOpenDBRequest/blocked_event": { + "modified": "2019-03-23T22:00:21.621Z", + "contributors": [ + "wbamberg", + "fscholz", + "Kalwyn" + ] + }, "Web/API/IDBRequest": { "modified": "2020-10-15T21:45:42.565Z", "contributors": [ @@ -10725,6 +18405,55 @@ "adrienbecker" ] }, + "Web/API/IndexedDB_API": { + "modified": "2020-05-12T10:06:55.343Z", + "contributors": [ + "floreengrad", + "giloop", + "matmorel", + "eiro", + "EloD10", + "onra87", + "loella16", + "gharel", + "SphinxKnight", + "JeffD", + "P45QU10U", + "Caudralys", + "moins52" + ] + }, + "Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { + "modified": "2020-03-19T07:25:26.127Z", + "contributors": [ + "ChristopheBoucaut", + "loella16", + "Alpha", + "SphinxKnight", + "teoli", + "julienw" + ] + }, + "Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria": { + "modified": "2019-07-09T03:14:33.430Z", + "contributors": [ + "SphinxKnight", + "xavieralt", + "loella16", + "Billos" + ] + }, + "Web/API/IndexedDB_API/Using_IndexedDB": { + "modified": "2019-11-09T09:03:11.340Z", + "contributors": [ + "JNa0", + "wbamberg", + "loella16", + "P45QU10U", + "SphinxKnight", + "zap221" + ] + }, "Web/API/InputEvent": { "modified": "2020-10-15T22:20:10.431Z", "contributors": [ @@ -10935,6 +18664,15 @@ "Voulto" ] }, + "Web/API/Media_Streams_API": { + "modified": "2020-10-15T21:25:08.658Z", + "contributors": [ + "SphinxKnight", + "GenjoMoz", + "JonathanMM", + "AbrahamT" + ] + }, "Web/API/MessageEvent": { "modified": "2019-03-23T22:37:35.554Z", "contributors": [ @@ -11048,6 +18786,15 @@ "matteodelabre" ] }, + "Web/API/Navigator/getUserMedia": { + "modified": "2019-03-23T23:05:32.482Z", + "contributors": [ + "a-mt", + "Nek-", + "Eric013", + "SuperStrong" + ] + }, "Web/API/Navigator/mozIsLocallyAvailable": { "modified": "2019-03-23T23:52:20.754Z", "contributors": [ @@ -11134,6 +18881,15 @@ "fscholz" ] }, + "Web/API/NavigatorOnLine/Online_and_offline_events": { + "modified": "2019-03-23T23:53:02.447Z", + "contributors": [ + "Suriteka", + "chrisdavidmills", + "BenoitL", + "Mgjbot" + ] + }, "Web/API/NavigatorOnLine/onLine": { "modified": "2020-10-15T21:16:47.165Z", "contributors": [ @@ -11156,6 +18912,13 @@ "Watilin" ] }, + "Web/API/Network_Information_API": { + "modified": "2020-10-15T21:24:14.258Z", + "contributors": [ + "Arzak656", + "SphinxKnight" + ] + }, "Web/API/Node": { "modified": "2020-11-10T19:53:04.820Z", "contributors": [ @@ -11649,12 +19412,33 @@ "tomderudder" ] }, + "Web/API/Notifications_API/Using_the_Notifications_API": { + "modified": "2019-03-23T22:59:38.508Z", + "contributors": [ + "nhoizey", + "ajie62", + "Kazquo", + "Hell_Carlito", + "JeffD", + "3bandiste", + "Goofy", + "Moosh" + ] + }, "Web/API/NotifyAudioAvailableEvent": { "modified": "2020-10-13T11:44:03.313Z", "contributors": [ "Voulto" ] }, + "Web/API/OfflineAudioContext/complete_event": { + "modified": "2019-03-18T21:01:07.959Z", + "contributors": [ + "fscholz", + "David_B", + "Kalwyn" + ] + }, "Web/API/OffscreenCanvas": { "modified": "2019-03-18T21:46:24.440Z", "contributors": [ @@ -11794,6 +19578,19 @@ "cdoublev" ] }, + "Web/API/Pointer_Lock_API": { + "modified": "2019-03-23T23:28:21.431Z", + "contributors": [ + "3xr", + "a-mt", + "fscholz", + "polpoy", + "aymericbeaumet", + "nathsou", + "kipcode66", + "Delapouite" + ] + }, "Web/API/Pointer_events": { "modified": "2020-11-02T15:44:40.619Z", "contributors": [ @@ -11802,6 +19599,13 @@ "davidhbrown" ] }, + "Web/API/Pointer_events/Pinch_zoom_gestures": { + "modified": "2019-03-23T22:13:16.101Z", + "contributors": [ + "a-mt", + "insomniaqc" + ] + }, "Web/API/PositionOptions": { "modified": "2019-08-26T09:46:33.509Z", "contributors": [ @@ -11835,6 +19639,12 @@ "loella16" ] }, + "Web/API/Proximity_Events": { + "modified": "2019-03-23T23:28:24.540Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/API/PublicKeyCredential": { "modified": "2020-10-15T22:15:37.633Z", "contributors": [ @@ -12036,6 +19846,13 @@ "Torzivalds" ] }, + "Web/API/ScriptProcessorNode/audioprocess_event": { + "modified": "2019-03-18T21:01:00.247Z", + "contributors": [ + "fscholz", + "Kalwyn" + ] + }, "Web/API/Selection": { "modified": "2020-10-15T21:17:12.773Z", "contributors": [ @@ -12512,6 +20329,23 @@ "efusien" ] }, + "Web/API/Touch_events": { + "modified": "2020-10-15T21:23:44.732Z", + "contributors": [ + "ebear", + "wbamberg", + "quentin.lamamy", + "nmonceyron", + "Goofy", + "SphinxKnight" + ] + }, + "Web/API/Touch_events/Supporting_both_TouchEvent_and_MouseEvent": { + "modified": "2019-03-18T21:33:21.001Z", + "contributors": [ + "CharlotteW" + ] + }, "Web/API/Transferable": { "modified": "2020-10-15T21:33:28.712Z", "contributors": [ @@ -12820,6 +20654,12 @@ "NemoNobobyPersonne" ] }, + "Web/API/WebGLRenderingContext/canvas": { + "modified": "2020-10-15T21:59:28.454Z", + "contributors": [ + "NemoNobobyPersonne" + ] + }, "Web/API/WebGLRenderingContext/clear": { "modified": "2020-10-15T21:51:28.582Z", "contributors": [ @@ -12876,6 +20716,12 @@ "NemoNobobyPersonne" ] }, + "Web/API/WebGLRenderingContext/enable": { + "modified": "2020-10-15T21:59:29.725Z", + "contributors": [ + "NemoNobobyPersonne" + ] + }, "Web/API/WebGLRenderingContext/enableVertexAttribArray": { "modified": "2020-10-15T21:59:35.034Z", "contributors": [ @@ -13002,6 +20848,56 @@ "SphinxKnight" ] }, + "Web/API/WebGL_API/By_example/Basic_scissoring": { + "modified": "2019-03-23T22:42:39.054Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Boilerplate_1": { + "modified": "2019-03-23T22:41:51.922Z", + "contributors": [ + "chrisdavidmills", + "wbamberg", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Canvas_size_and_WebGL": { + "modified": "2019-03-23T22:41:53.133Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Clearing_by_clicking": { + "modified": "2019-03-23T22:42:47.790Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Clearing_with_colors": { + "modified": "2019-03-23T22:42:38.405Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Color_masking": { + "modified": "2019-03-23T22:37:46.638Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Detect_WebGL": { + "modified": "2019-03-23T22:42:45.973Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, "Web/API/WebGL_API/By_example/Hello_GLSL": { "modified": "2019-03-23T22:42:47.561Z", "contributors": [ @@ -13009,6 +20905,56 @@ "SphinxKnight" ] }, + "Web/API/WebGL_API/By_example/Hello_vertex_attributes": { + "modified": "2019-03-23T22:41:53.712Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Raining_rectangles": { + "modified": "2019-03-23T22:41:53.831Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Scissor_animation": { + "modified": "2019-03-23T22:41:55.736Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Simple_color_animation": { + "modified": "2019-03-23T22:42:38.639Z", + "contributors": [ + "chrisdavidmills", + "phareal", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Textures_from_code": { + "modified": "2019-03-23T22:42:34.831Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/By_example/Video_textures": { + "modified": "2019-03-23T22:42:42.053Z", + "contributors": [ + "chrisdavidmills", + "Porkepix", + "SphinxKnight" + ] + }, + "Web/API/WebGL_API/Data": { + "modified": "2019-03-23T22:01:55.247Z", + "contributors": [ + "NemoNobobyPersonne" + ] + }, "Web/API/WebGL_API/Tutorial": { "modified": "2019-12-30T09:02:46.688Z", "contributors": [ @@ -13019,6 +20965,94 @@ "fscholz" ] }, + "Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context": { + "modified": "2020-05-20T15:13:08.482Z", + "contributors": [ + "monsieurbadia", + "NemoNobobyPersonne", + "jeljeli", + "Golmote", + "Yomguithereal", + "JohnBerlin", + "teoli", + "fscholz", + "TimN", + "ThePrisoner" + ] + }, + "Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL": { + "modified": "2019-03-23T22:58:21.362Z", + "contributors": [ + "NemoNobobyPersonne", + "xovaox", + "Golmote", + "teoli", + "fscholz", + "LDelhez" + ] + }, + "Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL": { + "modified": "2019-03-18T21:41:52.213Z", + "contributors": [ + "NemoNobobyPersonne" + ] + }, + "Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL": { + "modified": "2019-03-23T22:52:14.509Z", + "contributors": [ + "PJoy", + "NemoNobobyPersonne", + "teoli", + "fscholz", + "Bat" + ] + }, + "Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL": { + "modified": "2019-10-05T20:05:27.908Z", + "contributors": [ + "Yukulele.", + "Julien-prrs", + "chrisdavidmills", + "TimPrd", + "BonoBX", + "naneunga", + "NemoNobobyPersonne", + "museifu1", + "nonatomiclabs", + "teoli", + "fscholz", + "TimN", + "ThePrisoner" + ] + }, + "Web/API/WebGL_API/Tutorial/Lighting_in_WebGL": { + "modified": "2019-03-23T22:11:17.974Z", + "contributors": [ + "dxsp", + "Slayug" + ] + }, + "Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL": { + "modified": "2019-12-30T10:10:01.835Z", + "contributors": [ + "JNa0", + "NemoNobobyPersonne", + "greberger", + "teoli", + "fscholz", + "TimN" + ] + }, + "Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL": { + "modified": "2019-03-23T22:58:22.974Z", + "contributors": [ + "NemoNobobyPersonne", + "teoli", + "fscholz", + "Nasso", + "LDelhez" + ] + }, "Web/API/WebGL_API/Types": { "modified": "2019-03-23T22:01:49.667Z", "contributors": [ @@ -13034,6 +21068,37 @@ "Sheppy" ] }, + "Web/API/WebRTC_API/Connectivity": { + "modified": "2019-03-23T23:07:50.082Z", + "contributors": [ + "Goofy", + "wordsbybird" + ] + }, + "Web/API/WebRTC_API/Session_lifetime": { + "modified": "2019-03-23T23:34:02.335Z", + "contributors": [ + "mmkmou", + "Hub" + ] + }, + "Web/API/WebRTC_API/Signaling_and_video_calling": { + "modified": "2020-11-22T05:39:33.506Z", + "contributors": [ + "tonybengue", + "amineSsa", + "wordsbybird" + ] + }, + "Web/API/WebRTC_API/Taking_still_photos": { + "modified": "2019-03-23T23:34:23.933Z", + "contributors": [ + "teoli", + "yluom", + "peb85", + "Hub" + ] + }, "Web/API/WebSocket": { "modified": "2019-03-23T23:02:45.010Z", "contributors": [ @@ -13102,6 +21167,12 @@ "DavidLibeau" ] }, + "Web/API/WebVR_API/Using_VR_controllers_with_WebVR": { + "modified": "2019-03-18T21:44:15.461Z", + "contributors": [ + "DavidLibeau" + ] + }, "Web/API/WebVTT_API": { "modified": "2020-10-15T22:20:12.504Z", "contributors": [ @@ -13211,6 +21282,49 @@ "jean-pierre.gay" ] }, + "Web/API/Web_Workers_API/Functions_and_classes_available_to_workers": { + "modified": "2019-03-23T23:02:00.292Z", + "contributors": [ + "oaubert", + "Goofy", + "jean-pierre.gay" + ] + }, + "Web/API/Web_Workers_API/Structured_clone_algorithm": { + "modified": "2019-03-23T22:20:19.039Z", + "contributors": [ + "Hell_Carlito", + "Watilin" + ] + }, + "Web/API/Web_Workers_API/Using_web_workers": { + "modified": "2019-11-27T14:21:09.047Z", + "contributors": [ + "leobnt", + "SphinxKnight", + "hyphaene", + "necraidan", + "loella16", + "aurelienb33", + "Gasperowicz", + "dcamilleri", + "Philiphil", + "mliatt", + "SaintCyr", + "qwincy_p", + "m3doune", + "nicodel", + "jmh", + "goofy_bz", + "ThibautBremand", + "jean-pierre.gay", + "gaspardbenoit", + "teoli", + "tregagnon", + "dbruant", + "AurelienM" + ] + }, "Web/API/WheelEvent": { "modified": "2020-11-05T15:49:11.373Z", "contributors": [ @@ -13255,6 +21369,24 @@ "Gorrk" ] }, + "Web/API/Window/DOMContentLoaded_event": { + "modified": "2020-10-15T21:40:06.593Z", + "contributors": [ + "Watilin", + "fscholz", + "zede-master", + "Gastonite", + "Shinze", + "jmh" + ] + }, + "Web/API/Window/afterprint_event": { + "modified": "2019-03-23T22:24:13.216Z", + "contributors": [ + "fscholz", + "Kalwyn" + ] + }, "Web/API/Window/alert": { "modified": "2019-03-23T23:50:34.370Z", "contributors": [ @@ -13280,6 +21412,23 @@ "Voulto" ] }, + "Web/API/Window/beforeprint_event": { + "modified": "2020-11-25T15:13:28.637Z", + "contributors": [ + "Wixonic", + "fscholz", + "Kalwyn" + ] + }, + "Web/API/Window/beforeunload_event": { + "modified": "2020-01-22T07:04:02.410Z", + "contributors": [ + "julienc", + "wbamberg", + "Pierre.Fauconnier", + "Kalwyn" + ] + }, "Web/API/Window/blur": { "modified": "2020-10-15T22:33:51.982Z", "contributors": [ @@ -13404,6 +21553,24 @@ "plyd" ] }, + "Web/API/Window/devicemotion_event": { + "modified": "2019-04-18T20:33:39.760Z", + "contributors": [ + "wbamberg", + "estelle", + "fscholz", + "Kalwyn" + ] + }, + "Web/API/Window/deviceorientation_event": { + "modified": "2019-04-18T20:33:41.817Z", + "contributors": [ + "wbamberg", + "estelle", + "fscholz", + "Kalwyn" + ] + }, "Web/API/Window/dialogArguments": { "modified": "2020-10-15T22:33:30.968Z", "contributors": [ @@ -13592,6 +21759,17 @@ "Scott99" ] }, + "Web/API/Window/load_event": { + "modified": "2019-03-18T20:54:13.374Z", + "contributors": [ + "fscholz", + "Watilin", + "SphinxKnight", + "SaShimy", + "ebear", + "jmh" + ] + }, "Web/API/Window/localStorage": { "modified": "2020-10-15T21:38:24.266Z", "contributors": [ @@ -13685,12 +21863,6 @@ "discipolat" ] }, - "Web/API/Window/ondevicelight": { - "modified": "2020-10-15T22:33:47.080Z", - "contributors": [ - "Voulto" - ] - }, "Web/API/Window/online_event": { "modified": "2020-10-15T22:33:30.848Z", "contributors": [ @@ -13761,6 +21933,20 @@ "NemoNobobyPersonne" ] }, + "Web/API/Window/pagehide_event": { + "modified": "2019-03-18T21:31:42.222Z", + "contributors": [ + "Watilin" + ] + }, + "Web/API/Window/pageshow_event": { + "modified": "2019-03-23T22:44:21.347Z", + "contributors": [ + "Watilin", + "fscholz", + "jmh" + ] + }, "Web/API/Window/parent": { "modified": "2019-03-23T23:50:11.432Z", "contributors": [ @@ -13965,6 +22151,14 @@ "Voulto" ] }, + "Web/API/Window/unload_event": { + "modified": "2019-04-30T14:26:18.615Z", + "contributors": [ + "wbamberg", + "CptGerV", + "florent.vaucelle" + ] + }, "Web/API/Window/vrdisplayconnect_event": { "modified": "2020-10-15T22:33:51.404Z", "contributors": [ @@ -14089,6 +22283,34 @@ "Bzbarsky" ] }, + "Web/API/WindowOrWorkerGlobalScope/atob": { + "modified": "2019-09-24T09:32:03.862Z", + "contributors": [ + "NemoNobobyPersonne", + "tbroadley", + "fscholz", + "teoli", + "khalid32", + "Mgjbot", + "BenoitL", + "Celelibi" + ] + }, + "Web/API/WindowOrWorkerGlobalScope/btoa": { + "modified": "2019-03-18T21:13:03.287Z", + "contributors": [ + "PamProg", + "NemoNobobyPersonne", + "teoli", + "lovasoa", + "fscholz", + "jsx", + "e7d", + "Mgjbot", + "BenoitL", + "Celelibi" + ] + }, "Web/API/WindowOrWorkerGlobalScope/caches": { "modified": "2020-10-15T22:06:53.037Z", "contributors": [ @@ -14096,6 +22318,19 @@ "jonasgrilleres" ] }, + "Web/API/WindowOrWorkerGlobalScope/clearInterval": { + "modified": "2020-10-15T21:18:22.478Z", + "contributors": [ + "SphinxKnight", + "faflo10", + "Shinomix", + "fscholz", + "teoli", + "khalid32", + "Mgjbot", + "BenoitL" + ] + }, "Web/API/WindowOrWorkerGlobalScope/crossOriginIsolated": { "modified": "2020-10-15T22:26:34.641Z", "contributors": [ @@ -14335,12 +22570,30 @@ "Anonymous" ] }, + "Web/API/XMLHttpRequest/Using_XMLHttpRequest": { + "modified": "2019-03-23T23:16:32.724Z", + "contributors": [ + "sylv1", + "JNa0", + "lessonsharing", + "Deleplace", + "teoli", + "riderodd" + ] + }, "Web/API/XMLHttpRequest/XMLHttpRequest": { "modified": "2019-11-25T21:11:58.899Z", "contributors": [ "Lyokolux" ] }, + "Web/API/XMLHttpRequest/abort_event": { + "modified": "2019-03-23T22:24:38.520Z", + "contributors": [ + "fscholz", + "Kalwyn" + ] + }, "Web/API/XMLHttpRequest/onreadystatechange": { "modified": "2020-10-15T22:12:50.281Z", "contributors": [ @@ -14418,6 +22671,16 @@ "fatmalimem19" ] }, + "Web/API/XMLSerializer": { + "modified": "2019-03-23T23:46:38.004Z", + "contributors": [ + "Delapouite", + "Mgjbot", + "Fredchat", + "VincentN", + "Chbok" + ] + }, "Web/API/XPathExpression": { "modified": "2019-03-18T21:40:34.918Z", "contributors": [ @@ -14432,6 +22695,48 @@ "erikadoyle" ] }, + "Web/API/XSLTProcessor/Basic_Example": { + "modified": "2019-03-23T23:49:47.376Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "Mgjbot", + "VincentN", + "Fredchat" + ] + }, + "Web/API/XSLTProcessor/Browser_Differences": { + "modified": "2019-03-23T23:49:52.590Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "Mgjbot", + "VincentN", + "Fredchat" + ] + }, + "Web/API/XSLTProcessor/Generating_HTML": { + "modified": "2019-03-23T23:51:13.681Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "Sheppy", + "Ultrafil", + "Mgjbot", + "VincentN", + "Fredchat" + ] + }, + "Web/API/XSLTProcessor/XSL_Transformations_in_Mozilla_FAQ": { + "modified": "2019-01-16T16:04:45.409Z", + "contributors": [ + "VincentN", + "Mgjbot", + "Kyodev", + "Fredchat", + "BenoitL" + ] + }, "Web/API/notification": { "modified": "2020-10-15T21:26:50.253Z", "contributors": [ @@ -14599,6 +22904,356 @@ "BenoitL" ] }, + "Web/Accessibility": { + "modified": "2020-04-12T15:58:54.738Z", + "contributors": [ + "ele-gall-ac-mineducation", + "SphinxKnight", + "NerOcrO", + "Steph", + "tonybengue", + "BenoitL", + "Fredchat", + "FredB", + "MoniqueB", + "fscholz", + "Chbok", + "Mgjbot", + "VincentN", + "Cedric", + "Mozinet", + "Jean-Yves Cronier", + "Anonymous", + "Laurent Denis", + "Nickolay" + ] + }, + "Web/Accessibility/ARIA": { + "modified": "2019-11-08T13:58:24.544Z", + "contributors": [ + "SphinxKnight", + "evefevrier", + "teoli", + "BenoitL", + "Fredchat", + "Goofy", + "FredB", + "Anonymous" + ] + }, + "Web/Accessibility/ARIA/ARIA_Guides": { + "modified": "2019-03-23T23:17:01.535Z", + "contributors": [ + "hmore", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Live_Regions": { + "modified": "2019-03-23T23:17:43.700Z", + "contributors": [ + "kantoche", + "cdelhomme", + "BenoitL", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques": { + "modified": "2019-03-23T23:17:45.799Z", + "contributors": [ + "BenoitL", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/ARIA_Technique_Template": { + "modified": "2019-03-23T23:17:02.348Z", + "contributors": [ + "BenoitL", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role": { + "modified": "2019-03-23T23:16:30.067Z", + "contributors": [ + "hmore", + "BenoitL", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role": { + "modified": "2019-03-23T23:14:00.888Z", + "contributors": [ + "trouba", + "AdeLyneBD", + "hmore", + "goetsu", + "BenoitL", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-describedby_attribute": { + "modified": "2019-03-23T23:14:38.539Z", + "contributors": [ + "hmore", + "P45QU10U", + "Havano", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-invalid_attribute": { + "modified": "2019-03-23T23:14:24.380Z", + "contributors": [ + "NerOcrO", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute": { + "modified": "2019-09-16T14:04:28.206Z", + "contributors": [ + "Lo_h", + "mathildebuenerd", + "bcetienne", + "David-Werbrouck", + "yoanmalie", + "oliv06", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute": { + "modified": "2020-11-26T01:35:04.943Z", + "contributors": [ + "PhilippePerret", + "OlivierNourry", + "dzc34", + "J.DMB", + "Havano", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-orientation_attribute": { + "modified": "2019-03-23T23:14:15.589Z", + "contributors": [ + "J.DMB", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-relevant_attribute": { + "modified": "2019-03-23T22:14:39.098Z", + "contributors": [ + "NerOcrO", + "clokanku" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-required_attribute": { + "modified": "2019-03-23T23:14:22.660Z", + "contributors": [ + "clokanku", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuemax_attribute": { + "modified": "2019-03-23T23:14:27.575Z", + "contributors": [ + "Hell_Carlito", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuemin_attribute": { + "modified": "2019-03-18T20:46:07.166Z", + "contributors": [ + "JeffD", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuenow_attribute": { + "modified": "2019-03-23T23:14:27.424Z", + "contributors": [ + "Gibus", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuetext_attribute": { + "modified": "2019-03-18T20:46:06.951Z", + "contributors": [ + "JeffD", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_article_role": { + "modified": "2019-03-23T23:16:28.140Z", + "contributors": [ + "hmore", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_group_role": { + "modified": "2020-04-08T04:03:57.859Z", + "contributors": [ + "olivierdupon", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_link_role": { + "modified": "2019-03-23T23:14:59.014Z", + "contributors": [ + "Manuela", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_log_role": { + "modified": "2019-03-23T23:14:20.710Z", + "contributors": [ + "J.DMB", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_presentation_role": { + "modified": "2020-02-06T12:23:48.064Z", + "contributors": [ + "GeoffreyC.", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_progressbar_role": { + "modified": "2019-03-29T05:52:02.630Z", + "contributors": [ + "prsdta", + "Fredchat", + "Goofy" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_radio_role": { + "modified": "2019-03-18T21:16:59.818Z", + "contributors": [ + "paul.bignier" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_slider_role": { + "modified": "2019-03-23T23:14:53.364Z", + "contributors": [ + "Gibus", + "KrySoar", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_status_role": { + "modified": "2019-03-23T23:13:50.573Z", + "contributors": [ + "J.DMB", + "@lucieLme", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_toolbar_role": { + "modified": "2019-03-23T23:15:02.491Z", + "contributors": [ + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/How_to_file_ARIA-related_bugs": { + "modified": "2019-03-23T22:43:55.753Z", + "contributors": [ + "paul.bignier" + ] + }, + "Web/Accessibility/ARIA/Roles/Banner_role": { + "modified": "2019-03-23T23:15:06.469Z", + "contributors": [ + "nerville", + "hmore", + "BenoitL", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/Roles/Switch_role": { + "modified": "2019-03-23T22:44:02.313Z", + "contributors": [ + "paul.bignier" + ] + }, + "Web/Accessibility/ARIA/Roles/button_role": { + "modified": "2019-03-23T23:16:24.067Z", + "contributors": [ + "frassinier", + "hmore", + "BenoitL", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/Roles/checkbox_role": { + "modified": "2019-03-23T23:14:59.469Z", + "contributors": [ + "BenoitL", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/Roles/dialog_role": { + "modified": "2020-10-13T10:16:26.541Z", + "contributors": [ + "newick", + "BenoitL", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/Roles/listbox_role": { + "modified": "2019-03-23T23:14:58.870Z", + "contributors": [ + "stevenmouret", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/Roles/textbox_role": { + "modified": "2019-03-23T23:13:40.655Z", + "contributors": [ + "J.DMB", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/Web_applications_and_ARIA_FAQ": { + "modified": "2019-03-23T23:16:38.785Z", + "contributors": [ + "sdumetz", + "dFegnoux", + "Mozinet", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/forms": { + "modified": "2019-03-23T23:18:04.282Z", + "contributors": [ + "PhilippeV", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/forms/Basic_form_hints": { + "modified": "2019-03-23T23:17:50.755Z", + "contributors": [ + "hmore", + "Goofy", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/forms/Multipart_labels": { + "modified": "2019-03-23T23:17:46.968Z", + "contributors": [ + "hmore", + "Fredchat" + ] + }, + "Web/Accessibility/ARIA/forms/alerts": { + "modified": "2019-03-23T23:17:54.084Z", + "contributors": [ + "P45QU10U", + "hmore", + "Goofy", + "Fredchat" + ] + }, "Web/Accessibility/ARIA/widgets": { "modified": "2019-01-16T21:44:15.383Z", "contributors": [ @@ -14606,6 +23261,46 @@ "julianosilvaa" ] }, + "Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets": { + "modified": "2020-05-08T11:21:39.179Z", + "contributors": [ + "JNa0", + "P45QU10U", + "tonybengue", + "Louprenard", + "kevamp", + "jMoulis", + "Taver", + "vprigent", + "maeljirari", + "teoli" + ] + }, + "Web/Accessibility/Community": { + "modified": "2019-03-23T23:43:56.307Z", + "contributors": [ + "achraf", + "Jeremie", + "Fredchat" + ] + }, + "Web/Accessibility/Keyboard-navigable_JavaScript_widgets": { + "modified": "2019-03-23T23:45:41.315Z", + "contributors": [ + "Jeremie", + "Fredchat", + "Kyodev", + "Daaaaad", + "BenoitL" + ] + }, + "Web/Accessibility/Mobile_accessibility_checklist": { + "modified": "2019-03-23T23:16:50.803Z", + "contributors": [ + "Fredchat", + "SphinxKnight" + ] + }, "Web/Accessibility/Understanding_WCAG": { "modified": "2020-09-07T05:15:13.925Z", "contributors": [ @@ -14618,6 +23313,13 @@ "chrisdavidmills" ] }, + "Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast": { + "modified": "2020-05-11T17:06:50.947Z", + "contributors": [ + "ewen-lbh", + "Maxi_Mega" + ] + }, "Web/CSS": { "modified": "2020-08-12T16:33:21.340Z", "contributors": [ @@ -14974,6 +23676,22 @@ "Fredchat" ] }, + "Web/CSS/:-moz-list-bullet": { + "modified": "2019-04-05T09:17:36.311Z", + "contributors": [ + "SphinxKnight", + "teoli", + "xdelatour" + ] + }, + "Web/CSS/:-moz-list-number": { + "modified": "2019-04-05T09:17:28.748Z", + "contributors": [ + "SphinxKnight", + "teoli", + "xdelatour" + ] + }, "Web/CSS/:-moz-loading": { "modified": "2019-04-05T07:43:32.819Z", "contributors": [ @@ -15259,6 +23977,13 @@ "SphinxKnight" ] }, + "Web/CSS/::file-selector-button": { + "modified": "2020-10-15T21:48:06.609Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, "Web/CSS/::first-letter": { "modified": "2020-10-15T21:07:23.625Z", "contributors": [ @@ -15362,6 +24087,13 @@ "lp177" ] }, + "Web/CSS/:autofill": { + "modified": "2020-10-15T21:48:21.767Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, "Web/CSS/:blank": { "modified": "2020-10-15T22:12:33.251Z", "contributors": [ @@ -15821,6 +24553,13 @@ "ThePrisoner" ] }, + "Web/CSS/:user-invalid": { + "modified": "2020-10-15T21:48:22.953Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, "Web/CSS/:valid": { "modified": "2020-10-15T21:18:37.134Z", "contributors": [ @@ -16066,6 +24805,12 @@ "SphinxKnight" ] }, + "Web/CSS/@media/-ms-high-contrast": { + "modified": "2019-04-06T12:02:58.663Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/@media/-webkit-animation": { "modified": "2020-10-15T21:48:23.920Z", "contributors": [ @@ -16354,18 +25099,132 @@ "Delapouite" ] }, + "Web/CSS/Adjacent_sibling_combinator": { + "modified": "2020-10-15T21:46:19.453Z", + "contributors": [ + "SphinxKnight", + "builgui", + "ffoodd" + ] + }, + "Web/CSS/Alternative_style_sheets": { + "modified": "2019-04-06T12:15:36.750Z", + "contributors": [ + "SphinxKnight", + "teoli", + "tregagnon", + "BenoitL" + ] + }, + "Web/CSS/At-rule": { + "modified": "2019-04-06T12:15:09.052Z", + "contributors": [ + "SphinxKnight", + "LudoL", + "loella16", + "brikou", + "vvvaleee", + "Chealer", + "teoli", + "naar", + "FredB" + ] + }, + "Web/CSS/Attribute_selectors": { + "modified": "2020-10-15T21:04:28.909Z", + "contributors": [ + "SphinxKnight", + "BenMorel", + "fuentesloic", + "teoli", + "tregagnon", + "FredB" + ] + }, "Web/CSS/CSSOM_View": { "modified": "2020-10-15T21:47:55.001Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/CSSOM_View/Coordinate_systems": { + "modified": "2019-04-06T13:17:41.411Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Animations": { + "modified": "2020-10-15T21:40:14.931Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, + "Web/CSS/CSS_Animations/Detecting_CSS_animation_support": { + "modified": "2019-04-06T12:13:54.913Z", + "contributors": [ + "SphinxKnight", + "wbamberg" + ] + }, + "Web/CSS/CSS_Animations/Tips": { + "modified": "2019-04-06T12:14:05.389Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Animations/Using_CSS_animations": { + "modified": "2019-09-12T15:12:07.417Z", + "contributors": [ + "SphinxKnight", + "Hytsar", + "Zgore14", + "magikmanu", + "Iwazaru", + "teoli", + "lapinter", + "FredB" + ] + }, + "Web/CSS/CSS_Background_and_Borders/Border-image_generator": { + "modified": "2019-03-23T22:30:30.328Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Background_and_Borders/Border-radius_generator": { + "modified": "2019-03-23T22:30:26.745Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Background_and_Borders/Box-shadow_generator": { + "modified": "2019-03-18T20:43:43.479Z", + "contributors": [ + "BychekRU", + "SphinxKnight", + "kiux" + ] + }, "Web/CSS/CSS_Backgrounds_and_Borders": { "modified": "2019-04-06T12:13:22.172Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images": { + "modified": "2019-06-18T19:28:42.872Z", + "contributors": [ + "SphinxKnight", + "jcisio" + ] + }, + "Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds": { + "modified": "2019-04-06T12:13:04.362Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Basic_User_Interface": { "modified": "2019-04-26T03:46:44.475Z", "contributors": [ @@ -16373,18 +25232,93 @@ "ExE-Boss" ] }, + "Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property": { + "modified": "2019-04-06T12:43:13.926Z", + "contributors": [ + "SphinxKnight", + "ExE-Boss", + "teoli", + "Kyodev", + "Mgjbot", + "Sheppy", + "BenoitL", + "Fredchat", + "Learning", + "Chbok" + ] + }, "Web/CSS/CSS_Box_Alignment": { "modified": "2019-04-06T12:42:39.208Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/CSS_Box_Alignment/Box_Alignment_In_Block_Abspos_Tables": { + "modified": "2019-04-06T12:43:22.538Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Box_Alignment/Box_Alignment_In_Grid_Layout": { + "modified": "2019-04-06T12:42:13.894Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Box_Alignment/Box_Alignment_in_Flexbox": { + "modified": "2019-04-26T03:47:25.587Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Box_Alignment/Box_Alignment_in_Multi-column_Layout": { + "modified": "2019-04-06T12:43:28.533Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Box_Model": { + "modified": "2019-04-06T12:12:44.675Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, + "Web/CSS/CSS_Box_Model/Mastering_margin_collapsing": { + "modified": "2019-07-21T06:30:38.788Z", + "contributors": [ + "SphinxKnight", + "gcyrillus", + "fscholz", + "teoli", + "FredB", + "Elethiomel", + "Worms", + "Fredchat", + "Kyodev" + ] + }, + "Web/CSS/CSS_Charsets": { + "modified": "2020-10-15T21:44:09.549Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, "Web/CSS/CSS_Color": { "modified": "2020-10-15T22:02:12.684Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/CSS_Colors/Color_picker_tool": { + "modified": "2019-03-23T23:09:13.209Z", + "contributors": [ + "YannisDelmas", + "SphinxKnight", + "Fabien_Hanquet" + ] + }, "Web/CSS/CSS_Columns": { "modified": "2019-03-23T22:43:50.171Z", "contributors": [ @@ -16392,6 +25326,53 @@ "Sebastianz" ] }, + "Web/CSS/CSS_Columns/Basic_Concepts_of_Multicol": { + "modified": "2019-04-06T12:54:10.082Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Columns/Handling_Overflow_in_Multicol": { + "modified": "2019-04-06T12:53:58.823Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Columns/Handling_content_breaks_in_multicol": { + "modified": "2019-04-06T12:53:51.858Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Columns/Spanning_Columns": { + "modified": "2019-04-06T12:53:13.456Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Columns/Styling_Columns": { + "modified": "2019-07-12T07:43:39.985Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Columns/Using_multi-column_layouts": { + "modified": "2019-04-26T04:16:31.564Z", + "contributors": [ + "SphinxKnight", + "fscholz", + "teoli", + "louuis", + "Delapouite", + "FredB", + "tregagnon", + "Fredchat", + "BenoitL", + "Mgjbot", + "Jorolo", + "Chbok" + ] + }, "Web/CSS/CSS_Conditional_Rules": { "modified": "2020-10-15T21:44:14.343Z", "contributors": [ @@ -16399,6 +25380,18 @@ "xdelatour" ] }, + "Web/CSS/CSS_Conditional_Rules/Using_Feature_Queries": { + "modified": "2019-11-04T09:09:49.786Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Containment": { + "modified": "2019-11-04T14:25:26.741Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Counter_Styles": { "modified": "2020-10-15T21:58:13.628Z", "contributors": [ @@ -16427,12 +25420,98 @@ "fscholz" ] }, + "Web/CSS/CSS_Flexible_Box_Layout/Aligning_Items_in_a_Flex_Container": { + "modified": "2020-05-15T19:19:41.021Z", + "contributors": [ + "lhapaipai", + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Backwards_Compatibility_of_Flexbox": { + "modified": "2019-04-06T12:37:32.698Z", + "contributors": [ + "SphinxKnight", + "chrisdavidmills", + "pixoux" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox": { + "modified": "2019-04-06T12:37:54.531Z", + "contributors": [ + "SphinxKnight", + "PolPasop", + "Goofy" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Controlling_Ratios_of_Flex_Items_Along_the_Main_Ax": { + "modified": "2019-04-06T12:38:05.161Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Mastering_Wrapping_of_Flex_Items": { + "modified": "2019-04-06T12:37:23.388Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Ordering_Flex_Items": { + "modified": "2019-04-06T12:35:46.732Z", + "contributors": [ + "SphinxKnight", + "dattaz" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Relationship_of_Flexbox_to_Other_Layout_Methods": { + "modified": "2019-04-01T10:49:49.132Z", + "contributors": [ + "lhapaipai", + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox": { + "modified": "2019-04-06T12:35:25.205Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Flow_Layout": { "modified": "2019-04-06T12:35:10.609Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/CSS_Flow_Layout/Block_and_Inline_Layout_in_Normal_Flow": { + "modified": "2019-08-05T13:45:58.006Z", + "contributors": [ + "SphinxKnight", + "edspeedy" + ] + }, + "Web/CSS/CSS_Flow_Layout/Flow_Layout_and_Overflow": { + "modified": "2019-04-06T12:34:48.167Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flow_Layout/Flow_Layout_and_Writing_Modes": { + "modified": "2019-04-06T12:34:40.772Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flow_Layout/In_Flow_and_Out_of_Flow": { + "modified": "2019-04-06T12:34:12.506Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Flow_Layout/Intro_to_formatting_contexts": { + "modified": "2019-06-19T08:53:49.103Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Fonts": { "modified": "2020-09-29T14:45:42.143Z", "contributors": [ @@ -16441,6 +25520,19 @@ "xdelatour" ] }, + "Web/CSS/CSS_Fonts/OpenType_fonts_guide": { + "modified": "2019-04-06T12:33:40.801Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Fonts/Variable_Fonts_Guide": { + "modified": "2019-08-23T17:50:35.852Z", + "contributors": [ + "JNa0", + "SphinxKnight" + ] + }, "Web/CSS/CSS_Fragmentation": { "modified": "2019-04-06T12:33:06.910Z", "contributors": [ @@ -16463,6 +25555,89 @@ "xdelatour" ] }, + "Web/CSS/CSS_Grid_Layout/Auto-placement_in_CSS_Grid_Layout": { + "modified": "2020-05-31T18:37:07.981Z", + "contributors": [ + "lhapaipai", + "SphinxKnight", + "mathieuLacroix", + "alexr" + ] + }, + "Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout": { + "modified": "2020-05-31T18:37:07.467Z", + "contributors": [ + "SphinxKnight", + "Dev-Crea", + "Goofy", + "Halkeand", + "JeffD", + "marec", + "marie-ototoi" + ] + }, + "Web/CSS/CSS_Grid_Layout/Box_Alignment_in_CSS_Grid_Layout": { + "modified": "2020-05-31T18:37:07.590Z", + "contributors": [ + "fesaille", + "SphinxKnight", + "Kalwyn" + ] + }, + "Web/CSS/CSS_Grid_Layout/CSS_Grid_Layout_and_Accessibility": { + "modified": "2020-05-31T18:37:07.017Z", + "contributors": [ + "SphinxKnight", + "ldvc", + "Terag" + ] + }, + "Web/CSS/CSS_Grid_Layout/CSS_Grid_Logical_Values_and_Writing_Modes": { + "modified": "2020-05-31T18:37:09.641Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Grid_Layout/CSS_Grid_and_Progressive_Enhancement": { + "modified": "2020-05-31T18:37:08.537Z", + "contributors": [ + "SphinxKnight", + "alexr" + ] + }, + "Web/CSS/CSS_Grid_Layout/Grid_Template_Areas": { + "modified": "2020-05-31T18:37:07.195Z", + "contributors": [ + "SphinxKnight", + "JivaHard" + ] + }, + "Web/CSS/CSS_Grid_Layout/Layout_using_Named_Grid_Lines": { + "modified": "2020-05-31T18:37:08.613Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Grid_Layout/Line-based_Placement_with_CSS_Grid": { + "modified": "2020-05-31T18:37:09.049Z", + "contributors": [ + "SphinxKnight", + "Alan_Braut" + ] + }, + "Web/CSS/CSS_Grid_Layout/Realizing_common_layouts_using_CSS_Grid_Layout": { + "modified": "2020-05-31T18:37:07.771Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout": { + "modified": "2020-09-14T10:03:49.856Z", + "contributors": [ + "devscipline", + "SphinxKnight" + ] + }, "Web/CSS/CSS_Grid_Layout/Subgrid": { "modified": "2019-11-13T15:40:12.000Z", "contributors": [ @@ -16480,6 +25655,60 @@ "mrstork" ] }, + "Web/CSS/CSS_Images/Implementing_image_sprites_in_CSS": { + "modified": "2019-06-03T14:14:53.416Z", + "contributors": [ + "SphinxKnight", + "Horsell", + "JeffD", + "PifyZ" + ] + }, + "Web/CSS/CSS_Images/Using_CSS_gradients": { + "modified": "2019-09-12T16:42:50.201Z", + "contributors": [ + "SphinxKnight", + "Darkilen", + "3dos", + "wizAmit", + "slayslot", + "teoli", + "wakka27", + "FredB", + "julienw", + "floEdelmann", + "BenoitL" + ] + }, + "Web/CSS/CSS_Lists_and_Counters": { + "modified": "2019-07-12T07:42:40.998Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, + "Web/CSS/CSS_Lists_and_Counters/Consistent_list_indentation": { + "modified": "2019-04-06T12:56:13.956Z", + "contributors": [ + "SphinxKnight", + "tonybengue", + "Kyodev", + "BenoitL", + "Ferbenoit", + "Laurent Denis" + ] + }, + "Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters": { + "modified": "2019-07-27T03:11:03.371Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Delapouite", + "FredB", + "Kyodev", + "Fredchat" + ] + }, "Web/CSS/CSS_Logical_Properties": { "modified": "2019-06-18T19:34:36.043Z", "contributors": [ @@ -16487,6 +25716,37 @@ "xdelatour" ] }, + "Web/CSS/CSS_Logical_Properties/Basic_concepts": { + "modified": "2019-04-06T12:55:47.785Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Logical_Properties/Floating_and_positioning": { + "modified": "2019-06-03T14:16:43.059Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Logical_Properties/Margins_borders_padding": { + "modified": "2019-04-06T12:55:25.631Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Logical_Properties/Sizing": { + "modified": "2019-04-06T12:54:33.371Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Masking": { + "modified": "2019-04-27T13:46:10.634Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, "Web/CSS/CSS_Miscellaneous": { "modified": "2019-04-06T12:54:16.767Z", "contributors": [ @@ -16494,6 +25754,12 @@ "xdelatour" ] }, + "Web/CSS/CSS_Motion_Path": { + "modified": "2020-10-15T21:47:42.306Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Namespaces": { "modified": "2020-10-15T21:44:29.065Z", "contributors": [ @@ -16522,6 +25788,99 @@ "xdelatour" ] }, + "Web/CSS/CSS_Positioning/Understanding_z_index": { + "modified": "2020-05-31T18:36:39.203Z", + "contributors": [ + "SphinxKnight", + "mo0z", + "Serrulien", + "teoli", + "tregagnon", + "BenoitL", + "Lapinkiller", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/Adding_z-index": { + "modified": "2020-05-31T18:36:38.468Z", + "contributors": [ + "SphinxKnight", + "christophe-petitjean", + "mo0z", + "Serrulien", + "teoli", + "tregagnon", + "BenoitL", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_and_float": { + "modified": "2020-05-31T18:36:35.517Z", + "contributors": [ + "SphinxKnight", + "edspeedy", + "teoli", + "tregagnon", + "BenoitL", + "Lapinkiller", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_1": { + "modified": "2020-05-31T18:36:35.214Z", + "contributors": [ + "maximesanmartin", + "SphinxKnight", + "teoli", + "tregagnon", + "BenoitL", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_2": { + "modified": "2020-05-31T18:36:34.925Z", + "contributors": [ + "SphinxKnight", + "teoli", + "tregagnon", + "webskin", + "BenoitL", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_3": { + "modified": "2020-05-31T18:36:35.162Z", + "contributors": [ + "maximesanmartin", + "SphinxKnight", + "teoli", + "tregagnon", + "BenoitL", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index": { + "modified": "2020-05-31T18:36:35.932Z", + "contributors": [ + "SphinxKnight", + "teoli", + "invitetheweb", + "tregagnon", + "BenoitL", + "Fredchat" + ] + }, + "Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context": { + "modified": "2020-05-31T18:36:40.196Z", + "contributors": [ + "v-Stein", + "SphinxKnight", + "teoli", + "tregagnon", + "BenoitL", + "Fredchat" + ] + }, "Web/CSS/CSS_Properties_Reference": { "modified": "2019-04-06T12:50:15.870Z", "contributors": [ @@ -16543,6 +25902,18 @@ "SphinxKnight" ] }, + "Web/CSS/CSS_Scroll_Snap/Basic_concepts": { + "modified": "2019-06-18T19:40:17.355Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Scroll_Snap/Browser_compat": { + "modified": "2019-07-21T13:28:24.043Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Scroll_Snap_Points": { "modified": "2019-04-26T04:18:54.788Z", "contributors": [ @@ -16556,6 +25927,27 @@ "SphinxKnight" ] }, + "Web/CSS/CSS_Selectors": { + "modified": "2019-10-31T07:53:06.500Z", + "contributors": [ + "bdrnglm", + "SphinxKnight", + "a-mt", + "cabscorp", + "edspeedy", + "TiWisti", + "daisyback", + "personnel", + "Sebastianz" + ] + }, + "Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors": { + "modified": "2019-04-06T13:14:05.671Z", + "contributors": [ + "SphinxKnight", + "ffoodd" + ] + }, "Web/CSS/CSS_Shapes": { "modified": "2019-04-26T04:23:36.000Z", "contributors": [ @@ -16563,6 +25955,30 @@ "xdelatour" ] }, + "Web/CSS/CSS_Shapes/Basic_Shapes": { + "modified": "2019-04-06T12:49:01.114Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Shapes/From_box_values": { + "modified": "2019-04-06T13:09:43.597Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Shapes/Overview_of_CSS_Shapes": { + "modified": "2019-04-06T12:48:50.622Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Shapes/Shapes_From_Images": { + "modified": "2019-04-06T12:48:32.877Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Table": { "modified": "2019-04-06T12:48:15.509Z", "contributors": [ @@ -16593,6 +26009,19 @@ "teoli" ] }, + "Web/CSS/CSS_Transforms/Using_CSS_transforms": { + "modified": "2019-08-23T07:06:08.586Z", + "contributors": [ + "Flaburgan", + "SphinxKnight", + "edspeedy", + "fscholz", + "teoli", + "Delapouite", + "FredB", + "BenoitL" + ] + }, "Web/CSS/CSS_Transitions": { "modified": "2019-04-06T13:10:27.488Z", "contributors": [ @@ -16601,6 +26030,28 @@ "amdufour" ] }, + "Web/CSS/CSS_Transitions/Using_CSS_transitions": { + "modified": "2019-09-12T15:19:25.668Z", + "contributors": [ + "SphinxKnight", + "Nantosuelte", + "Louis-MarieMatthews", + "lotfire24", + "amdufour" + ] + }, + "Web/CSS/CSS_Types": { + "modified": "2019-07-12T07:45:36.764Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/CSS_Values_and_Units": { + "modified": "2019-04-06T13:14:19.030Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/CSS_Variables": { "modified": "2019-04-06T12:40:29.577Z", "contributors": [ @@ -16614,6 +26065,40 @@ "xdelatour" ] }, + "Web/CSS/CSS_animated_properties": { + "modified": "2019-04-06T12:15:29.279Z", + "contributors": [ + "SphinxKnight", + "Sebastianz", + "teoli", + "tregagnon" + ] + }, + "Web/CSS/Child_combinator": { + "modified": "2020-10-15T21:04:28.522Z", + "contributors": [ + "SphinxKnight", + "teoli", + "FredB", + "tregagnon" + ] + }, + "Web/CSS/Class_selectors": { + "modified": "2020-10-15T21:04:22.803Z", + "contributors": [ + "SphinxKnight", + "teoli", + "goofy_bz", + "FredB" + ] + }, + "Web/CSS/Column_combinator": { + "modified": "2020-10-15T22:10:06.707Z", + "contributors": [ + "SphinxKnight", + "ExE-Boss" + ] + }, "Web/CSS/Comments": { "modified": "2019-04-06T13:14:39.069Z", "contributors": [ @@ -16631,12 +26116,51 @@ "SphinxKnight" ] }, + "Web/CSS/Containing_block": { + "modified": "2020-09-13T07:51:15.383Z", + "contributors": [ + "devscipline", + "alattalatta", + "SphinxKnight", + "Frigory", + "loganblangenois" + ] + }, + "Web/CSS/Descendant_combinator": { + "modified": "2020-10-15T21:04:29.156Z", + "contributors": [ + "SphinxKnight", + "eloi-duwer", + "yannicka", + "teoli", + "FredB" + ] + }, "Web/CSS/Filter_Effects": { "modified": "2020-10-15T21:58:36.661Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/General_sibling_combinator": { + "modified": "2020-10-15T21:04:26.332Z", + "contributors": [ + "BrnvrlUoeey", + "SphinxKnight", + "teoli", + "FredB" + ] + }, + "Web/CSS/ID_selectors": { + "modified": "2020-10-15T21:04:23.373Z", + "contributors": [ + "SphinxKnight", + "teoli", + "louuis", + "FredB", + "tregagnon" + ] + }, "Web/CSS/Image-rendering": { "modified": "2020-10-15T21:19:37.197Z", "contributors": [ @@ -16648,6 +26172,12 @@ "DavidWalsh" ] }, + "Web/CSS/Inline_formatting_context": { + "modified": "2019-11-05T09:02:18.660Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/Layout_cookbook": { "modified": "2019-04-06T12:59:27.445Z", "contributors": [ @@ -16655,12 +26185,57 @@ "chrisdavidmills" ] }, + "Web/CSS/Layout_cookbook/Breadcrumb_Navigation": { + "modified": "2020-10-15T22:10:26.639Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Layout_cookbook/Card": { + "modified": "2020-10-15T22:10:32.076Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Layout_cookbook/Center_an_element": { + "modified": "2020-10-15T22:10:07.676Z", + "contributors": [ + "SphinxKnight", + "jaouedjackson", + "mouffy" + ] + }, + "Web/CSS/Layout_cookbook/Column_layouts": { + "modified": "2020-10-15T22:10:25.136Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Layout_cookbook/Contribute_a_recipe": { + "modified": "2019-04-06T12:58:12.249Z", + "contributors": [ + "SphinxKnight", + "chrisdavidmills" + ] + }, + "Web/CSS/Layout_cookbook/Contribute_a_recipe/Cookbook_template": { + "modified": "2020-10-15T22:10:21.166Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/Layout_cookbook/Grid_wrapper": { "modified": "2020-10-15T22:11:37.851Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/Layout_cookbook/List_group_with_badges": { + "modified": "2020-10-15T22:10:18.617Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/Layout_cookbook/Media_objects": { "modified": "2020-10-15T22:10:31.768Z", "contributors": [ @@ -16673,6 +26248,104 @@ "SphinxKnight" ] }, + "Web/CSS/Layout_cookbook/Split_Navigation": { + "modified": "2020-10-15T22:10:27.669Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Layout_cookbook/Sticky_footers": { + "modified": "2020-10-15T22:10:28.813Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Layout_mode": { + "modified": "2019-04-06T13:12:21.356Z", + "contributors": [ + "SphinxKnight", + "teoli", + "FredB" + ] + }, + "Web/CSS/List_of_Proprietary_CSS_Features": { + "modified": "2019-04-06T13:18:27.677Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, + "Web/CSS/Media_Queries": { + "modified": "2019-06-03T14:19:49.928Z", + "contributors": [ + "SphinxKnight", + "zakaila" + ] + }, + "Web/CSS/Media_Queries/Testing_media_queries": { + "modified": "2020-10-15T21:48:31.789Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Media_Queries/Using_Media_Queries_for_Accessibility": { + "modified": "2019-04-06T13:18:57.827Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Media_Queries/Using_media_queries": { + "modified": "2020-09-12T11:51:58.821Z", + "contributors": [ + "kgrandemange", + "tzilliox", + "SphinxKnight", + "JNa0", + "JeffD", + "Sebastianz", + "mrstork", + "malayaleecoder", + "adevoufera", + "teoli", + "wakka27", + "infogenious", + "tregagnon", + "FredB", + "BenoitL" + ] + }, + "Web/CSS/Microsoft_Extensions": { + "modified": "2019-04-06T13:12:03.310Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Mozilla_Extensions": { + "modified": "2019-04-06T13:09:25.625Z", + "contributors": [ + "SphinxKnight", + "Sebastianz", + "Prinz_Rana", + "Ilphrin", + "louuis", + "teoli", + "Fredchat", + "Goofy" + ] + }, + "Web/CSS/Paged_Media": { + "modified": "2019-04-06T13:19:25.688Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, + "Web/CSS/Privacy_and_the_:visited_selector": { + "modified": "2019-04-06T13:09:09.164Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/Pseudo-classes": { "modified": "2019-11-12T05:33:01.534Z", "contributors": [ @@ -16686,6 +26359,18 @@ "tregagnon" ] }, + "Web/CSS/Pseudo-elements": { + "modified": "2019-11-12T05:40:37.053Z", + "contributors": [ + "Totokoutonio", + "SphinxKnight", + "teoli", + "wakka27", + "Delapouite", + "FredB", + "tregagnon" + ] + }, "Web/CSS/Reference": { "modified": "2019-10-28T09:11:58.317Z", "contributors": [ @@ -16716,12 +26401,58 @@ "Nathymig" ] }, + "Web/CSS/Replaced_element": { + "modified": "2019-04-06T13:08:03.406Z", + "contributors": [ + "SphinxKnight", + "Loliwe", + "teoli", + "Halfman", + "FredB" + ] + }, + "Web/CSS/Scaling_of_SVG_backgrounds": { + "modified": "2020-06-14T04:32:11.030Z", + "contributors": [ + "yanns1", + "SphinxKnight" + ] + }, "Web/CSS/Selector_list": { "modified": "2020-10-15T22:24:05.333Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/Shorthand_properties": { + "modified": "2020-07-28T11:04:21.446Z", + "contributors": [ + "Yevgeniy.Shumakov", + "SphinxKnight", + "Banban", + "teoli", + "FredB" + ] + }, + "Web/CSS/Tools": { + "modified": "2019-04-06T13:47:45.843Z", + "contributors": [ + "SphinxKnight", + "velvel53" + ] + }, + "Web/CSS/Tools/Cubic_Bezier_Generator": { + "modified": "2019-04-06T13:46:55.571Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Tools/Linear-gradient_Generator": { + "modified": "2019-04-06T13:48:01.466Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/Tutorials": { "modified": "2019-04-06T13:11:04.601Z", "contributors": [ @@ -16731,6 +26462,22 @@ "Axel_Viala" ] }, + "Web/CSS/Type_selectors": { + "modified": "2020-10-15T21:04:24.242Z", + "contributors": [ + "SphinxKnight", + "teoli", + "FredB" + ] + }, + "Web/CSS/Universal_selectors": { + "modified": "2020-10-15T21:04:25.083Z", + "contributors": [ + "SphinxKnight", + "teoli", + "FredB" + ] + }, "Web/CSS/Using_CSS_custom_properties": { "modified": "2020-10-15T21:44:45.745Z", "contributors": [ @@ -16741,6 +26488,33 @@ "OhNiice" ] }, + "Web/CSS/Value_definition_syntax": { + "modified": "2019-04-06T13:47:19.541Z", + "contributors": [ + "SphinxKnight", + "Sebastianz", + "Prinz_Rana", + "Guillaume-Heras", + "prayash", + "pixoux", + "teoli", + "FredB" + ] + }, + "Web/CSS/Viewport_concepts": { + "modified": "2019-05-23T08:44:33.152Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/CSS/Visual_formatting_model": { + "modified": "2020-09-14T06:31:27.412Z", + "contributors": [ + "devscipline", + "echayotte", + "SphinxKnight" + ] + }, "Web/CSS/WebKit_Extensions": { "modified": "2019-10-07T02:42:25.089Z", "contributors": [ @@ -16751,6 +26525,15 @@ "louuis" ] }, + "Web/CSS/actual_value": { + "modified": "2019-04-06T12:16:17.195Z", + "contributors": [ + "SphinxKnight", + "louuis", + "teoli", + "FredB" + ] + }, "Web/CSS/align-content": { "modified": "2020-10-15T21:30:37.361Z", "contributors": [ @@ -17940,6 +27723,20 @@ "SphinxKnight" ] }, + "Web/CSS/color_value": { + "modified": "2020-10-15T21:15:21.928Z", + "contributors": [ + "SphinxKnight", + "benoitdubuc", + "cdoublev", + "Simplexible", + "fscholz", + "teoli", + "louuis", + "FredB", + "BenoitL" + ] + }, "Web/CSS/column-count": { "modified": "2020-10-15T21:20:32.539Z", "contributors": [ @@ -18045,6 +27842,18 @@ "FredB" ] }, + "Web/CSS/computed_value": { + "modified": "2019-07-12T07:46:01.465Z", + "contributors": [ + "SphinxKnight", + "NemoNobobyPersonne", + "teoli", + "FredB", + "Mgjbot", + "Kyodev", + "Fredchat" + ] + }, "Web/CSS/conic-gradient()": { "modified": "2020-11-05T10:00:17.716Z", "contributors": [ @@ -18227,6 +28036,12 @@ "SphinxKnight" ] }, + "Web/CSS/easing-function": { + "modified": "2020-10-15T21:46:31.385Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/element()": { "modified": "2020-11-10T11:06:03.387Z", "contributors": [ @@ -18871,6 +28686,17 @@ "Fredchat" ] }, + "Web/CSS/inheritance": { + "modified": "2019-04-06T13:06:49.569Z", + "contributors": [ + "SphinxKnight", + "teoli", + "FredB", + "Mgjbot", + "Fredchat", + "Kyodev" + ] + }, "Web/CSS/initial": { "modified": "2020-10-15T21:16:37.376Z", "contributors": [ @@ -18896,6 +28722,18 @@ "SphinxKnight" ] }, + "Web/CSS/initial_value": { + "modified": "2019-04-06T13:12:40.534Z", + "contributors": [ + "SphinxKnight", + "teoli", + "louuis", + "FredB", + "Mgjbot", + "Kyodev", + "Fredchat" + ] + }, "Web/CSS/inline-size": { "modified": "2020-10-15T21:43:58.068Z", "contributors": [ @@ -18915,12 +28753,40 @@ "SphinxKnight" ] }, + "Web/CSS/inset-block-end": { + "modified": "2020-10-15T21:43:23.981Z", + "contributors": [ + "SphinxKnight", + "rachelandrew" + ] + }, + "Web/CSS/inset-block-start": { + "modified": "2020-10-15T21:43:23.193Z", + "contributors": [ + "SphinxKnight", + "rachelandrew" + ] + }, "Web/CSS/inset-inline": { "modified": "2020-10-15T22:11:01.666Z", "contributors": [ "SphinxKnight" ] }, + "Web/CSS/inset-inline-end": { + "modified": "2020-10-15T21:43:21.489Z", + "contributors": [ + "SphinxKnight", + "rachelandrew" + ] + }, + "Web/CSS/inset-inline-start": { + "modified": "2020-10-15T21:43:20.633Z", + "contributors": [ + "SphinxKnight", + "rachelandrew" + ] + }, "Web/CSS/integer": { "modified": "2020-10-15T21:04:03.191Z", "contributors": [ @@ -19629,6 +29495,12 @@ "SphinxKnight" ] }, + "Web/CSS/overflow-anchor/Guide_to_scroll_anchoring": { + "modified": "2020-10-15T22:17:58.241Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/overflow-block": { "modified": "2020-10-15T22:17:59.313Z", "contributors": [ @@ -19916,6 +29788,12 @@ "Kyodev" ] }, + "Web/CSS/position_value": { + "modified": "2020-10-15T21:46:27.417Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/CSS/quotes": { "modified": "2020-10-15T21:08:51.774Z", "contributors": [ @@ -20004,6 +29882,13 @@ "FredB" ] }, + "Web/CSS/resolved_value": { + "modified": "2019-04-06T13:07:44.816Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, "Web/CSS/revert": { "modified": "2020-10-15T21:42:54.151Z", "contributors": [ @@ -20291,6 +30176,15 @@ "lbelavoir" ] }, + "Web/CSS/specified_value": { + "modified": "2019-07-12T07:46:53.914Z", + "contributors": [ + "SphinxKnight", + "teoli", + "tregagnon", + "FredB" + ] + }, "Web/CSS/string": { "modified": "2020-10-15T21:10:36.585Z", "contributors": [ @@ -20904,6 +30798,16 @@ "SphinxKnight" ] }, + "Web/CSS/used_value": { + "modified": "2019-07-12T07:47:30.131Z", + "contributors": [ + "SphinxKnight", + "Golga", + "vava", + "teoli", + "FredB" + ] + }, "Web/CSS/user-modify": { "modified": "2020-10-15T21:43:01.040Z", "contributors": [ @@ -21057,6 +30961,14 @@ "JayPanoz" ] }, + "Web/Demos_of_open_web_technologies": { + "modified": "2019-03-18T20:44:11.081Z", + "contributors": [ + "goofy_mdn", + "xavierjs", + "qwincy_p" + ] + }, "Web/EXSLT": { "modified": "2019-01-17T10:26:33.088Z", "contributors": [ @@ -21282,6 +31194,41 @@ "Dria" ] }, + "Web/Guide/AJAX/Community": { + "modified": "2019-01-16T16:10:44.992Z", + "contributors": [ + "chrisdavidmills", + "Fredchat", + "Mgjbot", + "VincentN", + "Chbok" + ] + }, + "Web/Guide/AJAX/Getting_Started": { + "modified": "2020-05-07T07:49:40.639Z", + "contributors": [ + "grandoc", + "VictorLequin", + "Watilin", + "GregMorel", + "CyrilKrylatov", + "chrisdavidmills", + "Jibec", + "P_MO", + "arena", + "Mgjbot", + "Fredchat", + "Rbories", + "BenoitL", + "Cbi1net", + "Rodolphe", + "Chbok", + "VincentN", + "Taken", + "Oumar", + "Diskostu" + ] + }, "Web/Guide/API": { "modified": "2019-03-23T23:08:38.035Z", "contributors": [ @@ -21290,6 +31237,12 @@ "shing0608" ] }, + "Web/Guide/API/WebRTC/Peer-to-peer_communications_with_WebRTC": { + "modified": "2019-03-23T23:24:59.049Z", + "contributors": [ + "AbrahamT" + ] + }, "Web/Guide/Audio_and_video_delivery": { "modified": "2019-03-23T22:00:15.299Z", "contributors": [ @@ -21318,6 +31271,14 @@ "a-mt" ] }, + "Web/Guide/CSS/Block_formatting_context": { + "modified": "2019-05-18T12:20:40.602Z", + "contributors": [ + "SphinxKnight", + "teoli", + "tregagnon" + ] + }, "Web/Guide/Graphics": { "modified": "2019-03-23T23:29:27.864Z", "contributors": [ @@ -21328,6 +31289,24 @@ "darnuria" ] }, + "Web/Guide/HTML/Content_categories": { + "modified": "2020-03-31T11:01:50.986Z", + "contributors": [ + "tristantheb", + "SphinxKnight", + "loella16", + "marie-ototoi", + "tregagnon", + "xaky" + ] + }, + "Web/Guide/HTML/Editable_content": { + "modified": "2019-04-20T23:42:36.501Z", + "contributors": [ + "tregagnon", + "SphinxKnight" + ] + }, "Web/Guide/HTML/HTML5": { "modified": "2019-11-06T04:21:55.272Z", "contributors": [ @@ -21344,6 +31323,46 @@ "BenoitL" ] }, + "Web/Guide/HTML/HTML5/Introduction_to_HTML5": { + "modified": "2019-03-24T00:07:20.983Z", + "contributors": [ + "Goofy", + "Bringdal", + "tregagnon", + "xaky" + ] + }, + "Web/Guide/HTML/Using_HTML_sections_and_outlines": { + "modified": "2020-04-07T04:00:20.055Z", + "contributors": [ + "n3wborn", + "mathildebuenerd", + "ledenis", + "JNa0", + "edspeedy", + "Pols12", + "efazenda", + "Phklrz", + "Mathieu_deLauniere", + "Havano", + "Fredchat", + "wakka27", + "jessmania", + "ferncoder", + "SphinxKnight", + "tregagnon", + "Blancdememoire", + "FredB" + ] + }, + "Web/Guide/Introduction_to_Web_development": { + "modified": "2019-03-24T00:03:04.501Z", + "contributors": [ + "Jeremie", + "fscholz", + "BenoitL" + ] + }, "Web/Guide/Mobile": { "modified": "2019-03-23T23:29:36.868Z", "contributors": [ @@ -21366,6 +31385,13 @@ "a-mt" ] }, + "Web/Guide/Writing_forward-compatible_websites": { + "modified": "2019-03-24T00:13:23.048Z", + "contributors": [ + "Dralyab", + "pixelastic" + ] + }, "Web/HTML": { "modified": "2020-05-09T13:47:36.411Z", "contributors": [ @@ -21410,6 +31436,71 @@ "Takenbot" ] }, + "Web/HTML/Applying_color": { + "modified": "2019-05-09T08:27:28.339Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Attributes": { + "modified": "2019-08-05T13:35:34.698Z", + "contributors": [ + "SphinxKnight", + "louuis", + "msherefel", + "tregagnon", + "FredB" + ] + }, + "Web/HTML/Attributes/autocomplete": { + "modified": "2020-10-30T09:19:41.790Z", + "contributors": [ + "xel1045", + "Thosquey", + "fx-kuntz-dw", + "SphinxKnight", + "klnjmm" + ] + }, + "Web/HTML/Attributes/crossorigin": { + "modified": "2020-10-15T21:22:58.182Z", + "contributors": [ + "SphinxKnight", + "benjaminclot", + "wakka27", + "tregagnon" + ] + }, + "Web/HTML/Attributes/pattern": { + "modified": "2020-12-02T04:01:31.109Z", + "contributors": [ + "SphinxKnight", + "roxaneprovost" + ] + }, + "Web/HTML/Block-level_elements": { + "modified": "2019-06-18T12:22:20.386Z", + "contributors": [ + "SphinxKnight", + "KhalilSnaake", + "Bat41", + "wakka27" + ] + }, + "Web/HTML/CORS_enabled_image": { + "modified": "2019-04-04T15:03:02.054Z", + "contributors": [ + "SphinxKnight", + "Lotfire", + "tregagnon" + ] + }, + "Web/HTML/Date_and_time_formats": { + "modified": "2019-07-21T04:39:30.291Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/HTML/Element": { "modified": "2019-06-20T13:53:53.330Z", "contributors": [ @@ -22945,6 +33036,197 @@ "tregagnon" ] }, + "Web/HTML/Global_attributes": { + "modified": "2020-10-15T21:07:20.352Z", + "contributors": [ + "SphinxKnight", + "xxDukeMCxx", + "Loliwe", + "wakooka", + "claudepache", + "louuis", + "msherefel", + "tregagnon", + "mistyrouge", + "Shz", + "xaky" + ] + }, + "Web/HTML/Global_attributes/accesskey": { + "modified": "2020-10-15T21:33:33.820Z", + "contributors": [ + "SphinxKnight", + "Goofy", + "guillaumev" + ] + }, + "Web/HTML/Global_attributes/autocapitalize": { + "modified": "2020-10-15T22:02:11.899Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/class": { + "modified": "2020-10-15T21:33:47.181Z", + "contributors": [ + "SphinxKnight", + "vazyvite" + ] + }, + "Web/HTML/Global_attributes/contenteditable": { + "modified": "2020-10-15T21:33:48.879Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/contextmenu": { + "modified": "2020-10-15T21:33:49.445Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/data-*": { + "modified": "2020-10-15T21:33:48.787Z", + "contributors": [ + "SphinxKnight", + "ClementRocket", + "dashdashzako", + "olange" + ] + }, + "Web/HTML/Global_attributes/dir": { + "modified": "2020-10-15T21:33:54.030Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/draggable": { + "modified": "2020-10-15T21:33:51.496Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/hidden": { + "modified": "2020-10-15T21:33:54.525Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/id": { + "modified": "2020-10-15T21:33:53.408Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/inputmode": { + "modified": "2020-10-15T22:11:16.049Z", + "contributors": [ + "regseb", + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/is": { + "modified": "2020-10-15T22:01:11.769Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/itemid": { + "modified": "2020-10-15T21:43:26.402Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/itemprop": { + "modified": "2020-10-15T21:43:28.895Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/itemref": { + "modified": "2020-10-15T21:43:27.145Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/itemscope": { + "modified": "2020-10-15T21:43:32.087Z", + "contributors": [ + "SphinxKnight", + "dFegnoux" + ] + }, + "Web/HTML/Global_attributes/itemtype": { + "modified": "2020-10-15T21:43:29.485Z", + "contributors": [ + "SphinxKnight", + "ferdi_" + ] + }, + "Web/HTML/Global_attributes/lang": { + "modified": "2020-10-15T21:33:54.262Z", + "contributors": [ + "SphinxKnight", + "gfc" + ] + }, + "Web/HTML/Global_attributes/slot": { + "modified": "2020-10-15T21:51:35.355Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/spellcheck": { + "modified": "2020-10-15T21:33:50.764Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/style": { + "modified": "2020-10-15T21:33:51.867Z", + "contributors": [ + "SphinxKnight", + "Morgan-jarry" + ] + }, + "Web/HTML/Global_attributes/tabindex": { + "modified": "2020-10-15T21:33:53.441Z", + "contributors": [ + "SphinxKnight", + "ggrossetie", + "Le_suisse", + "Goofy" + ] + }, + "Web/HTML/Global_attributes/title": { + "modified": "2020-10-15T21:33:33.266Z", + "contributors": [ + "SphinxKnight", + "babsolune", + "Goofy", + "guillaumev" + ] + }, + "Web/HTML/Global_attributes/translate": { + "modified": "2020-10-15T21:33:34.133Z", + "contributors": [ + "SphinxKnight", + "Goofy", + "guillaumev" + ] + }, + "Web/HTML/Global_attributes/x-ms-acceleratorkey": { + "modified": "2019-08-05T13:42:31.573Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/HTML/Global_attributes/x-ms-format-detection": { + "modified": "2019-08-05T13:38:52.259Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/HTML/Index": { "modified": "2019-01-16T18:47:13.379Z", "contributors": [ @@ -22952,6 +33234,39 @@ "tregagnon" ] }, + "Web/HTML/Inline_elements": { + "modified": "2019-04-06T13:04:18.081Z", + "contributors": [ + "SphinxKnight", + "KhalilSnaake", + "numahell", + "wakka27" + ] + }, + "Web/HTML/Link_types": { + "modified": "2020-10-15T21:26:15.592Z", + "contributors": [ + "SphinxKnight", + "cdr", + "louuis", + "jcbita" + ] + }, + "Web/HTML/Microdata": { + "modified": "2019-07-30T02:49:00.444Z", + "contributors": [ + "SphinxKnight", + "Emmanuel.KWENE" + ] + }, + "Web/HTML/Preloading_content": { + "modified": "2020-10-15T21:55:30.755Z", + "contributors": [ + "nhoizey", + "SphinxKnight", + "Goofy" + ] + }, "Web/HTML/Quirks_Mode_and_Standards_Mode": { "modified": "2019-05-21T08:04:30.230Z", "contributors": [ @@ -22972,6 +33287,23 @@ "ts-informatique_Grenoble" ] }, + "Web/HTML/Using_the_application_cache": { + "modified": "2020-10-15T21:07:42.579Z", + "contributors": [ + "Qouagga", + "SphinxKnight", + "Surfoo", + "personnel", + "cdromain", + "Gillespie59", + "Tioneb", + "bvauchelle", + "teoli", + "michaelch", + "rd6137", + "whoshallsucceed" + ] + }, "Web/HTML/microformats": { "modified": "2019-07-21T06:21:36.960Z", "contributors": [ @@ -23008,6 +33340,14 @@ "cissoid" ] }, + "Web/HTTP/Basics_of_HTTP/Choosing_between_www_and_non-www_URLs": { + "modified": "2019-03-18T21:44:23.409Z", + "contributors": [ + "SphinxKnight", + "Alpha", + "unpeudetout" + ] + }, "Web/HTTP/Basics_of_HTTP/Data_URIs": { "modified": "2020-10-15T21:59:04.672Z", "contributors": [ @@ -23027,6 +33367,13 @@ "Tiplouf" ] }, + "Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web": { + "modified": "2019-03-18T21:41:54.222Z", + "contributors": [ + "SphinxKnight", + "Alpha" + ] + }, "Web/HTTP/Basics_of_HTTP/MIME_types": { "modified": "2020-01-02T06:41:24.716Z", "contributors": [ @@ -23049,6 +33396,23 @@ "NathanB" ] }, + "Web/HTTP/Basics_of_HTTP/Resource_URLs": { + "modified": "2019-03-18T21:40:41.905Z", + "contributors": [ + "SphinxKnight", + "Alpha" + ] + }, + "Web/HTTP/Browser_detection_using_the_user_agent": { + "modified": "2019-03-23T23:13:53.553Z", + "contributors": [ + "SphinxKnight", + "Alpha", + "macmorning", + "lmahistre", + "KevinLACIRE" + ] + }, "Web/HTTP/CORS": { "modified": "2020-10-15T21:24:42.448Z", "contributors": [ @@ -23082,6 +33446,36 @@ "nchevobbe" ] }, + "Web/HTTP/CORS/Errors/CORSAllowOriginNotMatchingOrigin": { + "modified": "2020-09-04T07:20:46.938Z", + "contributors": [ + "sevarg" + ] + }, + "Web/HTTP/CORS/Errors/CORSDidNotSucceed": { + "modified": "2019-05-08T11:52:53.417Z", + "contributors": [ + "audricschiltknecht", + "hellosct1", + "NicolasGraph", + "Triple_B" + ] + }, + "Web/HTTP/CORS/Errors/CORSDisabled": { + "modified": "2019-03-18T21:23:02.654Z", + "contributors": [ + "SphinxKnight", + "ViveLesFrites" + ] + }, + "Web/HTTP/CORS/Errors/CORSMissingAllowOrigin": { + "modified": "2020-06-10T11:05:53.160Z", + "contributors": [ + "jcletousey", + "efreja", + "TheWildHealer" + ] + }, "Web/HTTP/CORS/Errors/CORSRequestNotHttp": { "modified": "2020-09-23T06:10:15.688Z", "contributors": [ @@ -23099,6 +33493,16 @@ "David-5-1" ] }, + "Web/HTTP/Caching": { + "modified": "2019-07-11T20:27:10.018Z", + "contributors": [ + "ThCarrere", + "dragon38800", + "Watilin", + "SphinxKnight", + "blety" + ] + }, "Web/HTTP/Compression": { "modified": "2020-10-29T12:16:50.940Z", "contributors": [ @@ -23108,6 +33512,12 @@ "Alpha" ] }, + "Web/HTTP/Conditional_requests": { + "modified": "2019-07-27T21:23:45.889Z", + "contributors": [ + "ThCarrere" + ] + }, "Web/HTTP/Content_negotiation": { "modified": "2019-08-20T15:39:14.536Z", "contributors": [ @@ -23579,6 +33989,14 @@ "JNa0" ] }, + "Web/HTTP/Headers/Server": { + "modified": "2020-10-15T22:01:27.985Z", + "contributors": [ + "SphinxKnight", + "codingk8", + "WanFoxOne" + ] + }, "Web/HTTP/Headers/Set-Cookie": { "modified": "2020-10-15T22:30:32.422Z", "contributors": [ @@ -23658,6 +34076,128 @@ "xdelatour" ] }, + "Web/HTTP/Link_prefetching_FAQ": { + "modified": "2019-03-23T23:46:22.581Z", + "contributors": [ + "SphinxKnight", + "Goofy", + "cdromain", + "jigs12", + "wakka27", + "BenoitL", + "Fredchat", + "Kyodev", + "Bellerophon" + ] + }, + "Web/HTTP/Methods": { + "modified": "2020-10-15T21:52:12.802Z", + "contributors": [ + "tristantheb", + "SphinxKnight", + "MandelV", + "mercuryseries", + "dattaz" + ] + }, + "Web/HTTP/Methods/CONNECT": { + "modified": "2020-10-15T21:53:58.732Z", + "contributors": [ + "SphinxKnight", + "Badacadabra", + "dattaz" + ] + }, + "Web/HTTP/Methods/DELETE": { + "modified": "2019-03-23T22:13:09.265Z", + "contributors": [ + "SphinxKnight", + "Badacadabra", + "dattaz" + ] + }, + "Web/HTTP/Methods/GET": { + "modified": "2020-10-15T21:53:59.909Z", + "contributors": [ + "a-mt", + "SphinxKnight", + "Badacadabra", + "dattaz" + ] + }, + "Web/HTTP/Methods/HEAD": { + "modified": "2020-10-15T21:53:59.078Z", + "contributors": [ + "SphinxKnight", + "Badacadabra", + "dattaz" + ] + }, + "Web/HTTP/Methods/OPTIONS": { + "modified": "2020-10-15T22:00:53.161Z", + "contributors": [ + "Yukulele.", + "SphinxKnight", + "lucien.bill" + ] + }, + "Web/HTTP/Methods/PATCH": { + "modified": "2020-02-06T06:05:29.587Z", + "contributors": [ + "humantool", + "PaulDuxblah", + "SphinxKnight", + "ThreadElric", + "Hennek" + ] + }, + "Web/HTTP/Methods/POST": { + "modified": "2020-10-15T21:54:00.053Z", + "contributors": [ + "FlorianHatat", + "slumbering", + "SphinxKnight", + "macmorning", + "placaist", + "Badacadabra", + "dattaz" + ] + }, + "Web/HTTP/Methods/PUT": { + "modified": "2019-03-23T22:13:06.866Z", + "contributors": [ + "SphinxKnight", + "Badacadabra", + "dattaz" + ] + }, + "Web/HTTP/Methods/TRACE": { + "modified": "2020-10-15T22:29:59.662Z", + "contributors": [ + "alexetgus", + "tristantheb" + ] + }, + "Web/HTTP/Overview": { + "modified": "2020-12-01T09:26:27.617Z", + "contributors": [ + "Louis-Aime", + "nolanrigo", + "SphinxKnight", + "Alpha", + "marie-ototoi", + "Hell_Carlito", + "dattaz" + ] + }, + "Web/HTTP/Public_Key_Pinning": { + "modified": "2019-03-18T21:11:18.056Z", + "contributors": [ + "totopsy", + "Tom_D", + "Hell_Carlito" + ] + }, "Web/HTTP/Redirections": { "modified": "2020-03-17T12:32:04.893Z", "contributors": [ @@ -24130,11922 +34670,260 @@ "Mario" ] }, - "Web/JavaScript/Closures": { - "modified": "2020-03-14T03:08:28.899Z", - "contributors": [ - "smeden-lod", - "PhilippePerret", - "SphinxKnight", - "Lamri", - "mbeaudru", - "Mongenet", - "opii93", - "bassam", - "DeepFriedSeagull", - "cosmith", - "teoli", - "Florentsuc", - "zanz" - ] - }, - "Web/JavaScript/Guide": { - "modified": "2020-03-12T19:36:21.976Z", - "contributors": [ - "SphinxKnight", - "teoli", - "delislejm", - "Ame_Nomade", - "BenoitL" - ] - }, - "Web/JavaScript/Guide/Introduction": { - "modified": "2020-03-12T19:40:53.803Z", - "contributors": [ - "CmdCourgette", - "SphinxKnight", - "tonybengue", - "Nopias", - "Arnaudettes", - "tregagnon" - ] - }, - "Web/JavaScript/Guide/Modules": { - "modified": "2020-10-15T22:20:28.070Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/JavaScript_technologies_overview": { - "modified": "2020-03-12T19:39:28.831Z", - "contributors": [ - "SphinxKnight", - "Yopadd", - "Bpruneau", - "tregagnon", - "teoli", - "duthen", - "PanPan", - "DocMcBrown", - "delislejm", - "goofy_bz" - ] - }, - "Web/JavaScript/Language_Resources": { - "modified": "2020-03-12T19:37:01.767Z", - "contributors": [ - "SphinxKnight", - "zatamine", - "teoli", - "Delapouite", - "Mgjbot", - "BenoitL" - ] - }, - "Web/JavaScript/Reference": { - "modified": "2020-03-12T19:35:39.919Z", - "contributors": [ - "SphinxKnight", - "BenoitL", - "teoli", - "Fredchat", - "tregagnon", - "fscholz", - "LaBoumerde", - "AbrahamT", - "Mortys", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Classes": { - "modified": "2020-10-15T21:33:49.394Z", - "contributors": [ - "rachid.chihabi", - "SphinxKnight", - "GregMorel", - "unflores", - "rgranger", - "blackholegalaxy", - "Yukulele." - ] - }, - "Web/JavaScript/Reference/Classes/Private_class_fields": { - "modified": "2020-10-15T22:33:35.342Z", - "contributors": [ - "NemoNobobyPersonne", - "N0wan", - "yohannlog" - ] - }, - "Web/JavaScript/Reference/Classes/constructor": { - "modified": "2020-10-15T21:33:51.548Z", - "contributors": [ - "fbessou", - "SphinxKnight", - "MathieuDebit" - ] - }, - "Web/JavaScript/Reference/Classes/extends": { - "modified": "2020-10-15T21:33:51.793Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Classes/static": { - "modified": "2020-10-15T21:33:57.179Z", - "contributors": [ - "SphinxKnight", - "mohabigmeech", - "AnthonyMelique", - "ericallard0" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames": { - "modified": "2020-10-15T22:33:06.475Z", - "contributors": [ - "JNa0", - "romulocintra" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/DisplayNames": { - "modified": "2020-10-15T22:33:04.699Z", - "contributors": [ - "JNa0" - ] - }, - "Web/JavaScript/Reference/Strict_mode": { - "modified": "2020-03-12T19:38:43.336Z", + "Web/JavaScript/A_re-introduction_to_JavaScript": { + "modified": "2020-07-28T02:45:40.027Z", "contributors": [ + "Gcob", "SphinxKnight", - "pastr", - "Nothus", - "Laurent_Lyaudet", + "takman1", + "yoanmalie", + "pimpin", + "elWombator", + "mbrehin", + "ecolinet", + "arthurlacoste", + "Goofy", "kdex", - "boessel", - "Bpruneau", - "WSH", - "krazygit", - "onra87", - "fscholz", - "teoli", - "jessmania", - "Automatik", - "Munto" - ] - }, - "Web/JavaScript/Shells": { - "modified": "2020-03-12T19:35:39.467Z", - "contributors": [ - "SphinxKnight", + "TheoDardel", + "kai23", "teoli", - "Goofy", - "wakka27", - "ziyunfei", - "julienw" - ] - }, - "Web/Manifest": { - "modified": "2020-07-07T17:00:42.988Z", - "contributors": [ - "yannbertrand", - "chrisspb", - "Goofy", - "mlcdf", - "loella16", - "Luwangel", - "JeffD" - ] - }, - "Web/Manifest/theme_color": { - "modified": "2020-10-15T22:26:29.306Z", - "contributors": [ - "Arzak656" - ] - }, - "Web/MathML": { - "modified": "2020-11-16T12:48:00.196Z", - "contributors": [ - "JNa0", - "fred.wang", - "SphinxKnight" - ] - }, - "Web/MathML/Attribute": { - "modified": "2020-11-16T12:58:45.165Z", - "contributors": [ - "JNa0", - "Fredchat", - "Delapouite", - "SphinxKnight" - ] - }, - "Web/MathML/Authoring": { - "modified": "2020-11-16T13:43:13.167Z", - "contributors": [ - "JNa0", - "florimond.alemps", - "fred.wang", - "Goofy" - ] - }, - "Web/MathML/Element": { - "modified": "2020-11-16T13:26:48.036Z", - "contributors": [ - "JNa0", "tregagnon", - "SphinxKnight" - ] - }, - "Web/MathML/Element/maction": { - "modified": "2019-03-23T23:29:11.950Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/MathML/Element/math": { - "modified": "2020-10-15T21:24:02.886Z", - "contributors": [ - "tristantheb", - "tregagnon", - "SphinxKnight" - ] - }, - "Web/MathML/Element/menclose": { - "modified": "2019-03-23T23:28:57.107Z", - "contributors": [ - "fred.wang", - "Delapouite", - "SphinxKnight" - ] - }, - "Web/MathML/Element/merror": { - "modified": "2019-03-23T23:29:00.856Z", - "contributors": [ - "Delapouite", - "SphinxKnight" - ] - }, - "Web/MathML/Element/mfenced": { - "modified": "2020-10-15T21:23:45.763Z", - "contributors": [ - "tristantheb", - "fred.wang", - "Delapouite", - "SphinxKnight" - ] - }, - "Web/MathML/Element/mfrac": { - "modified": "2019-03-23T23:29:03.213Z", - "contributors": [ - "fred.wang", - "Delapouite", - "SphinxKnight" - ] - }, - "Web/MathML/Element/mi": { - "modified": "2019-03-23T23:29:00.435Z", - "contributors": [ - "Delapouite", - "SphinxKnight" - ] - }, - "Web/MathML/Element/mover": { - "modified": "2019-03-23T23:20:28.812Z", - "contributors": [ - "Goofy", - "fred.wang" - ] - }, - "Web/MathML/Element/msub": { - "modified": "2020-10-15T22:21:32.420Z", - "contributors": [ - "Arzak656" - ] - }, - "Web/MathML/Element/munder": { - "modified": "2019-03-23T23:20:27.966Z", - "contributors": [ - "fred.wang" - ] - }, - "Web/MathML/Element/munderover": { - "modified": "2020-10-15T21:26:39.645Z", - "contributors": [ - "tristantheb", - "fred.wang" - ] - }, - "Web/MathML/Index": { - "modified": "2019-01-16T22:05:50.107Z", - "contributors": [ - "xdelatour" - ] - }, - "Web/Media": { - "modified": "2019-03-18T21:32:54.694Z", - "contributors": [ - "tonybengue" - ] - }, - "Web/Media/Formats": { - "modified": "2020-02-08T13:22:06.570Z", - "contributors": [ - "tristantheb" - ] - }, - "Web/Performance": { - "modified": "2019-12-19T10:00:18.648Z", - "contributors": [ - "chrisdavidmills" - ] - }, - "Web/Performance/How_browsers_work": { - "modified": "2019-12-19T10:00:31.657Z", - "contributors": [ - "chrisdavidmills", - "estelle" - ] - }, - "Web/Progressive_web_apps": { - "modified": "2020-04-26T14:49:45.824Z", - "contributors": [ - "Mozinet", - "hellosct1", - "brandonlazarre", - "chrisdavidmills", - "tonybengue", - "enguerran", - "loella16", - "Hell_Carlito", - "JeffD" - ] - }, - "Web/Progressive_web_apps/App_structure": { - "modified": "2020-08-05T10:07:41.167Z", - "contributors": [ - "Khylias", - "tdufranne", - "poum" - ] - }, - "Web/Progressive_web_apps/Installable_PWAs": { - "modified": "2020-05-31T18:38:21.807Z", - "contributors": [ - "poum" - ] - }, - "Web/Progressive_web_apps/Introduction": { - "modified": "2019-09-19T07:57:58.235Z", - "contributors": [ - "Kuzcoo" - ] - }, - "Web/Progressive_web_apps/Offline_Service_workers": { - "modified": "2020-11-28T08:40:27.578Z", - "contributors": [ - "mandie33", - "floreengrad", - "kgrandemange", - "Lmzd", - "poum" - ] - }, - "Web/Reference": { - "modified": "2020-04-10T02:52:59.247Z", - "contributors": [ - "SphinxKnight", - "ScarabIG", - "smeden-lod", - "tonybengue", - "Nothus", - "mg1", - "PanPan", - "naar" - ] - }, - "Web/Reference/API": { - "modified": "2019-03-23T23:15:29.222Z", - "contributors": [ - "CoulibalyZieSidiki", - "SphinxKnight", - "teoli", - "yvesd", - "Goofy", - "hanyrold" - ] - }, - "Web/SVG": { - "modified": "2020-02-08T12:31:46.566Z", - "contributors": [ - "tristantheb", - "AbdelElMansari", - "Tresmollo", - "unpeudetout", - "marie-ototoi", - "nicodel", - "SphinxKnight", - "teoli", - "Delapouite", - "darnuria", - "Jeremie", - "MsTeshi", - "marc971", - "gemy_c", - "fscholz", - "BenoitL", - "Fredchat", - "Kyodev", - "Duarna", - "Verruckt", - "Chbok", + "Laurent_Lyaudet", + "palmsnipe", + "XiBe", + "Sheppy", + "quentinbdx", + "JackPotte", + "Boa", "Mgjbot", - "Jorolo", - "Anonymous" - ] - }, - "Web/SVG/Attribute": { - "modified": "2019-03-18T20:39:37.299Z", - "contributors": [ - "a-mt", - "Frigory", - "marie-ototoi", - "teoli", - "Delapouite", - "Blackhole", - "ethertank" - ] - }, - "Web/SVG/Attribute/Conditional_Processing": { - "modified": "2020-10-15T22:11:03.231Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/Core": { - "modified": "2020-10-15T22:10:56.108Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/Events": { - "modified": "2020-10-15T22:10:52.662Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/Presentation": { - "modified": "2020-10-15T22:11:15.381Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/Styling": { - "modified": "2020-10-15T22:10:54.819Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/accent-height": { - "modified": "2019-03-23T22:21:03.889Z", - "contributors": [ - "SphinxKnight", - "daimebag" - ] - }, - "Web/SVG/Attribute/clip-path": { - "modified": "2020-10-15T22:11:30.678Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/color": { - "modified": "2020-10-15T22:11:30.261Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/cx": { - "modified": "2019-03-23T23:31:20.118Z", - "contributors": [ - "a-mt", - "teoli", - "Blackhole" - ] - }, - "Web/SVG/Attribute/cy": { - "modified": "2019-03-23T23:31:21.093Z", - "contributors": [ - "a-mt", - "teoli", - "Blackhole" - ] - }, - "Web/SVG/Attribute/d": { - "modified": "2019-07-21T08:22:01.775Z", - "contributors": [ - "JNa0", - "cdoublev", - "AntoineTohan", - "mknx", - "Tolokoban2" - ] - }, - "Web/SVG/Attribute/dx": { - "modified": "2019-03-23T22:03:37.098Z", - "contributors": [ - "a-mt", - "dattaz" - ] - }, - "Web/SVG/Attribute/dy": { - "modified": "2019-03-18T21:22:22.282Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/fill": { - "modified": "2020-10-15T22:11:05.869Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/fill-opacity": { - "modified": "2020-10-15T22:11:05.147Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/fill-rule": { - "modified": "2020-10-15T22:11:05.485Z", - "contributors": [ - "davidwerbrouck", - "a-mt" - ] - }, - "Web/SVG/Attribute/height": { - "modified": "2019-03-23T22:07:31.508Z", - "contributors": [ - "AlexisColin" - ] - }, - "Web/SVG/Attribute/in": { - "modified": "2019-03-18T21:22:14.241Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/mask": { - "modified": "2020-10-15T22:16:06.957Z", - "contributors": [ - "Arzak656" - ] - }, - "Web/SVG/Attribute/points": { - "modified": "2020-02-04T12:32:34.025Z", - "contributors": [ - "Arzak656" - ] - }, - "Web/SVG/Attribute/preserveAspectRatio": { - "modified": "2019-03-18T21:22:57.126Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/seed": { - "modified": "2019-03-23T22:07:14.284Z", - "contributors": [ - "AlexisColin" - ] - }, - "Web/SVG/Attribute/stroke": { - "modified": "2020-10-15T21:56:30.225Z", - "contributors": [ - "a-mt", - "AlexisColin" - ] - }, - "Web/SVG/Attribute/stroke-dasharray": { - "modified": "2020-10-15T21:56:31.583Z", - "contributors": [ - "a-mt", - "AlexisColin" - ] - }, - "Web/SVG/Attribute/stroke-dashoffset": { - "modified": "2020-10-15T22:10:57.575Z", - "contributors": [ - "Nicolapps", - "a-mt" - ] - }, - "Web/SVG/Attribute/stroke-linecap": { - "modified": "2020-10-15T22:11:04.507Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/stroke-linejoin": { - "modified": "2020-10-15T22:11:04.638Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/stroke-miterlimit": { - "modified": "2020-10-15T22:11:03.140Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/stroke-opacity": { - "modified": "2020-10-15T22:11:06.016Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/stroke-width": { - "modified": "2020-10-15T22:11:05.550Z", - "contributors": [ - "AinaBeryl", - "a-mt" - ] - }, - "Web/SVG/Attribute/style": { - "modified": "2020-10-15T22:11:06.053Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Attribute/text-anchor": { - "modified": "2019-03-23T22:32:39.192Z", - "contributors": [ - "PierreGuyot", - "tonybengue", - "CLEm" - ] - }, - "Web/SVG/Attribute/transform": { - "modified": "2019-12-04T16:27:51.754Z", - "contributors": [ - "SphinxKnight", - "Dimitri-web" - ] - }, - "Web/SVG/Attribute/viewBox": { - "modified": "2019-03-23T22:45:10.877Z", - "contributors": [ - "JosephMarinier", - "Frigory", - "Acen1991", - "ylerjen" - ] - }, - "Web/SVG/Attribute/width": { - "modified": "2019-03-23T22:07:27.903Z", - "contributors": [ - "AlexisColin" + "Ame Nomade", + "El riiico", + "BenoitL", + "Fredchat" ] }, - "Web/SVG/Attribute/x": { - "modified": "2019-03-23T22:21:00.230Z", + "Web/JavaScript/About_JavaScript": { + "modified": "2020-03-12T19:36:54.184Z", "contributors": [ "SphinxKnight", - "daimebag" - ] - }, - "Web/SVG/Element": { - "modified": "2020-02-08T11:58:35.321Z", - "contributors": [ - "tristantheb", - "Arzak656", "Dralyab", - "Sebastianz", - "teoli", - "gemy_c" - ] - }, - "Web/SVG/Element/a": { - "modified": "2020-10-15T21:30:14.070Z", - "contributors": [ - "a-mt", - "sblondon", - "Sebastianz", - "SphinxKnight", - "teoli", - "Barbrousse" - ] - }, - "Web/SVG/Element/altGlyph": { - "modified": "2019-03-18T21:15:56.588Z", - "contributors": [ - "Sebastianz", - "SphinxKnight", - "Barbrousse" - ] - }, - "Web/SVG/Element/altGlyphDef": { - "modified": "2019-03-23T23:04:57.212Z", - "contributors": [ - "Sebastianz", - "SphinxKnight", - "Barbrousse" - ] - }, - "Web/SVG/Element/altGlyphItem": { - "modified": "2019-03-23T23:04:57.962Z", - "contributors": [ - "Sebastianz", - "SphinxKnight", - "Barbrousse" - ] - }, - "Web/SVG/Element/animate": { - "modified": "2020-10-15T21:31:45.459Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "bperel", - "fscholz", - "Barbrousse" - ] - }, - "Web/SVG/Element/animateColor": { - "modified": "2020-10-15T21:31:44.928Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "Barbrousse" - ] - }, - "Web/SVG/Element/animateMotion": { - "modified": "2020-10-15T21:31:47.363Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "Barbrousse" - ] - }, - "Web/SVG/Element/animateTransform": { - "modified": "2020-10-15T21:20:56.345Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "teoli", - "TPXP" - ] - }, - "Web/SVG/Element/circle": { - "modified": "2020-10-15T21:09:33.643Z", - "contributors": [ - "EloD10", - "Sebastianz", - "SphinxKnight", - "teoli", - "tregagnon", - "gemy_c" - ] - }, - "Web/SVG/Element/clipPath": { - "modified": "2020-10-15T22:11:31.108Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/defs": { - "modified": "2019-03-23T22:26:29.285Z", - "contributors": [ - "sansourcil", - "eloi-duwer", - "Sebastianz", - "Nothus" - ] - }, - "Web/SVG/Element/desc": { - "modified": "2020-10-15T21:34:39.299Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "B_M", - "Goofy" - ] - }, - "Web/SVG/Element/ellipse": { - "modified": "2020-09-29T06:35:14.424Z", - "contributors": [ - "cdoublev", - "wbamberg", - "Sebastianz", - "SphinxKnight", - "teoli", - "tregagnon", - "gemy_c" - ] - }, - "Web/SVG/Element/feBlend": { - "modified": "2020-10-15T22:12:16.605Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feColorMatrix": { - "modified": "2020-10-15T22:12:13.564Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feComponentTransfer": { - "modified": "2020-10-15T22:12:14.922Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feComposite": { - "modified": "2020-10-15T22:12:16.930Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feConvolveMatrix": { - "modified": "2020-10-15T22:12:18.458Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feDiffuseLighting": { - "modified": "2020-10-15T22:12:15.916Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feDisplacementMap": { - "modified": "2020-10-15T22:12:17.332Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feDistantLight": { - "modified": "2020-10-15T22:12:08.109Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feDropShadow": { - "modified": "2020-10-15T22:12:12.290Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feFlood": { - "modified": "2020-10-15T22:11:42.213Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feFuncA": { - "modified": "2020-10-15T22:12:15.038Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feFuncB": { - "modified": "2020-10-15T22:12:15.581Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feFuncG": { - "modified": "2020-10-15T22:12:14.655Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feFuncR": { - "modified": "2020-10-15T22:12:16.404Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feGaussianBlur": { - "modified": "2020-10-15T22:12:13.052Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feImage": { - "modified": "2020-10-15T22:11:41.220Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feMerge": { - "modified": "2020-10-15T22:12:14.023Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feMergeNode": { - "modified": "2020-10-15T22:12:13.616Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feMorphology": { - "modified": "2020-10-15T22:12:09.662Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feOffset": { - "modified": "2020-10-15T22:12:04.038Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/fePointLight": { - "modified": "2020-10-15T22:12:16.781Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feSpecularLighting": { - "modified": "2020-10-15T22:12:15.374Z", - "contributors": [ - "AlainGourves", - "a-mt" - ] - }, - "Web/SVG/Element/feSpotLight": { - "modified": "2020-10-15T22:12:13.699Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feTile": { - "modified": "2020-10-15T22:12:06.142Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/feTurbulence": { - "modified": "2020-10-15T22:12:10.250Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/filter": { - "modified": "2020-10-15T22:12:14.867Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/foreignObject": { - "modified": "2020-10-15T21:28:38.917Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "marie-ototoi", - "J.DMB", - "Goofy", - "akira86" - ] - }, - "Web/SVG/Element/g": { - "modified": "2020-10-15T21:30:19.332Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "teoli", - "J.DMB", - "fscholz", - "ylerjen" - ] - }, - "Web/SVG/Element/hkern": { - "modified": "2019-03-23T23:04:56.306Z", - "contributors": [ - "Sebastianz", - "SphinxKnight", - "Barbrousse" - ] - }, - "Web/SVG/Element/image": { - "modified": "2020-11-09T05:16:20.671Z", - "contributors": [ - "Lucas-C", - "Sebastianz", - "SphinxKnight", - "teoli", - "Nicronics", - "Goofy" - ] - }, - "Web/SVG/Element/line": { - "modified": "2019-03-23T23:15:29.052Z", - "contributors": [ - "wbamberg", - "Sebastianz", - "SphinxKnight", - "Fredchat", - "iainm" - ] - }, - "Web/SVG/Element/linearGradient": { - "modified": "2020-10-15T22:11:05.477Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/marker": { - "modified": "2020-10-15T22:11:33.513Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/mask": { - "modified": "2020-10-15T21:45:31.463Z", - "contributors": [ - "a-mt", - "ylerjen", - "Sebastianz", - "SphinxKnight" - ] - }, - "Web/SVG/Element/metadata": { - "modified": "2020-10-15T22:12:14.200Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/mpath": { - "modified": "2020-10-15T22:12:17.500Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/path": { - "modified": "2020-10-15T21:09:41.993Z", - "contributors": [ - "ventilateur.ventilateur", - "Gauths", - "Sebastianz", - "SphinxKnight", - "teoli", - "tregagnon", - "gemy_c" - ] - }, - "Web/SVG/Element/pattern": { - "modified": "2020-11-04T12:50:59.879Z", - "contributors": [ - "cdoublev", - "wbamberg", - "Sebastianz", - "SphinxKnight", - "thomas-huguenin" - ] - }, - "Web/SVG/Element/polygon": { - "modified": "2020-10-15T21:56:31.856Z", - "contributors": [ - "Arzak656", - "AlexisColin" - ] - }, - "Web/SVG/Element/polyline": { - "modified": "2019-03-23T22:39:44.292Z", - "contributors": [ - "SphinxKnight", - "Sebastianz", - "Crocmagnon" - ] - }, - "Web/SVG/Element/radialGradient": { - "modified": "2019-03-23T22:07:50.374Z", - "contributors": [ - "AlexisColin", - "Gauths" - ] - }, - "Web/SVG/Element/rect": { - "modified": "2020-10-15T21:09:37.460Z", - "contributors": [ - "EloD10", - "Sebastianz", - "SphinxKnight", - "Nfroidure", - "teoli", + "Gasperowicz", "tregagnon", - "gemy_c" - ] - }, - "Web/SVG/Element/stop": { - "modified": "2020-10-15T22:17:23.569Z", - "contributors": [ - "cdoublev" - ] - }, - "Web/SVG/Element/style": { - "modified": "2019-03-23T22:40:42.582Z", - "contributors": [ - "Sebastianz", "teoli", - "GrosMocassin" - ] - }, - "Web/SVG/Element/svg": { - "modified": "2019-03-23T22:23:41.325Z", - "contributors": [ - "ferdi_", - "khalyomede" - ] - }, - "Web/SVG/Element/switch": { - "modified": "2020-10-15T21:28:19.111Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "J.DMB", - "loic" - ] - }, - "Web/SVG/Element/symbol": { - "modified": "2020-10-15T22:12:40.814Z", - "contributors": [ - "a-mt" - ] - }, - "Web/SVG/Element/text": { - "modified": "2019-03-23T22:57:14.491Z", - "contributors": [ - "Sebastianz", - "GrandSchtroumpf", - "SphinxKnight", - "ylerjen", - "B_M" - ] - }, - "Web/SVG/Element/title": { - "modified": "2020-10-15T21:34:41.922Z", - "contributors": [ - "a-mt", - "Sebastianz", - "SphinxKnight", - "Goofy", - "B_M" - ] - }, - "Web/SVG/Element/tspan": { - "modified": "2019-03-23T22:28:46.810Z", - "contributors": [ - "wbamberg", - "Sebastianz", - "GrandSchtroumpf" - ] - }, - "Web/SVG/Element/use": { - "modified": "2019-03-23T22:26:29.130Z", - "contributors": [ - "yank7", - "Wismill", - "Nothus" - ] - }, - "Web/SVG/Index": { - "modified": "2019-01-16T21:57:35.980Z", - "contributors": [ - "xdelatour" - ] - }, - "Web/SVG/SVG_animation_with_SMIL": { - "modified": "2019-08-24T09:55:45.297Z", - "contributors": [ - "JNa0", - "a-mt", - "fscholz", - "tonybengue" - ] - }, - "Web/Security": { - "modified": "2019-09-10T16:34:32.729Z", - "contributors": [ - "SphinxKnight", - "bldesign.ch", - "CarlosAvim", - "Tom_D", - "goofy_bz", - "marumari" - ] - }, - "Web/Security/Referer_header:_privacy_and_security_concerns": { - "modified": "2020-11-02T18:51:04.362Z", - "contributors": [ - "JNa0", - "applicodeur", - "arnaud.wixiweb", - "duduindo", - "Elaxis_" - ] - }, - "Web/Security/Secure_Contexts": { - "modified": "2019-03-23T22:17:00.806Z", - "contributors": [ - "nobe4" - ] - }, - "Web/Security/Subresource_Integrity": { - "modified": "2019-03-23T22:27:34.272Z", - "contributors": [ - "SphinxKnight", - "nico3333fr" - ] - }, - "Web/Web_Components": { - "modified": "2020-10-09T12:10:17.619Z", - "contributors": [ - "GuillaumeCz", - "jeanremy", - "coldPen", - "Voltariuss", - "ylerjen", - "JNa0", - "wulfy", - "SphinxKnight", - "oritlewski", - "linsolas", - "GtAntoine", - "mknx", - "oussama-jlassi", - "Zecat" - ] - }, - "Web/Web_Components/HTML_Imports": { - "modified": "2020-10-15T22:12:01.555Z", - "contributors": [ - "ledenis", - "ylerjen" - ] - }, - "Web/Web_Components/Using_custom_elements": { - "modified": "2019-03-18T21:38:08.858Z", - "contributors": [ - "NemoNobobyPersonne" - ] - }, - "Web/Web_Components/Using_shadow_DOM": { - "modified": "2020-03-15T20:54:04.062Z", - "contributors": [ - "JNa0" - ] - }, - "Web/XML": { - "modified": "2020-08-30T07:03:09.579Z", - "contributors": [ - "Voulto", - "tristantheb", - "ExE-Boss" - ] - }, - "Web/XML/xml:base": { - "modified": "2019-05-01T21:49:37.439Z", - "contributors": [ - "ExE-Boss", - "loella16" - ] - }, - "Web/XPath": { - "modified": "2020-06-19T03:44:39.700Z", - "contributors": [ - "Jemmy4s", - "ExE-Boss", - "Fredchat", + "Jeremie", "Delapouite", "fscholz", "Mgjbot", - "Celelibi", - "Chbok", - "BenoitL" - ] - }, - "Web/XPath/Axes": { - "modified": "2019-03-23T23:54:15.946Z", - "contributors": [ - "ExE-Boss", - "Delapouite", - "Fredchat", - "Mgjbot", - "VincentN" - ] - }, - "Web/XPath/Axes/ancestor": { - "modified": "2019-01-16T16:12:07.983Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/ancestor-or-self": { - "modified": "2019-01-16T16:12:08.969Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/attribute": { - "modified": "2019-01-16T16:11:52.452Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/child": { - "modified": "2019-01-16T16:11:53.728Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/descendant": { - "modified": "2019-01-16T16:11:48.389Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/descendant-or-self": { - "modified": "2019-01-16T16:12:14.349Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/following": { - "modified": "2019-01-16T16:11:54.323Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/following-sibling": { - "modified": "2019-01-16T16:11:48.257Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/namespace": { - "modified": "2019-01-16T16:11:53.220Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/parent": { - "modified": "2019-01-16T16:11:45.464Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/preceding": { - "modified": "2019-01-16T16:11:48.527Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/preceding-sibling": { - "modified": "2019-01-16T16:11:01.463Z", - "contributors": [ - "ExE-Boss", - "Fredchat" - ] - }, - "Web/XPath/Axes/self": { - "modified": "2019-01-16T16:11:01.388Z", - "contributors": [ - "ExE-Boss", - "Mgjbot", - "Fredchat" - ] - }, - "Web/XSLT": { - "modified": "2019-03-24T00:02:50.333Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills", - "fscholz", - "Fredchat", - "Verruckt", "BenoitL", - "Mgjbot", - "Takenbot", - "Chbok" - ] - }, - "Web/XSLT/Element": { - "modified": "2019-03-23T23:45:04.079Z", - "contributors": [ - "ExE-Boss", - "chrisdavidmills", - "Fredchat", - "VincentN" - ] - }, - "Web/XSLT/Element/element": { - "modified": "2019-01-16T16:02:01.198Z", - "contributors": [ - "ExE-Boss", - "chrisdavidmills", - "Fredchat", + "Extra-Nitro", "VincentN" ] }, - "WebAssembly": { - "modified": "2019-03-23T22:14:12.769Z", - "contributors": [ - "sylv1", - "dattaz", - "SphinxKnight" - ] - }, - "WebAssembly/C_to_wasm": { - "modified": "2019-10-28T10:12:05.168Z", - "contributors": [ - "WhiteMoll", - "benerone", - "NerOcrO", - "baviereteam", - "ClementNerma" - ] - }, - "WebAssembly/Concepts": { - "modified": "2020-01-14T03:35:30.904Z", - "contributors": [ - "SphinxKnight", - "lionelquellery", - "NerOcrO", - "mael-jarnole", - "benerone", - "Keuklar", - "Mo-la-machette", - "arthurwhite" - ] - }, - "WebAssembly/Exported_functions": { - "modified": "2019-06-18T16:22:08.093Z", - "contributors": [ - "BenoitDel" - ] - }, - "WebAssembly/Loading_and_running": { - "modified": "2019-06-18T08:32:36.065Z", - "contributors": [ - "BenoitDel" - ] - }, - "WebAssembly/Understanding_the_text_format": { - "modified": "2020-11-08T19:45:23.458Z", - "contributors": [ - "duduindo", - "lassana.drame.avenir", - "SphinxKnight", - "neilbryson", - "afauroux", - "marcpicaud" - ] - }, - "WebAssembly/Using_the_JavaScript_API": { - "modified": "2020-02-29T07:32:23.744Z", - "contributors": [ - "Sibian2019", - "BenoitDel", - "SphinxKnight", - "nvana", - "si0ls", - "dattaz" - ] - }, - "Web/Accessibility/An_overview_of_accessible_web_applications_and_widgets": { - "modified": "2020-05-08T11:21:39.179Z", - "contributors": [ - "JNa0", - "P45QU10U", - "tonybengue", - "Louprenard", - "kevamp", - "jMoulis", - "Taver", - "vprigent", - "maeljirari", - "teoli" - ] - }, - "Web/Accessibility/ARIA/How_to_file_ARIA-related_bugs": { - "modified": "2019-03-23T22:43:55.753Z", - "contributors": [ - "paul.bignier" - ] - }, - "Web/Accessibility/ARIA/Web_applications_and_ARIA_FAQ": { - "modified": "2019-03-23T23:16:38.785Z", - "contributors": [ - "sdumetz", - "dFegnoux", - "Mozinet", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/forms/alerts": { - "modified": "2019-03-23T23:17:54.084Z", - "contributors": [ - "P45QU10U", - "hmore", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/forms": { - "modified": "2019-03-23T23:18:04.282Z", - "contributors": [ - "PhilippeV", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/forms/Basic_form_hints": { - "modified": "2019-03-23T23:17:50.755Z", - "contributors": [ - "hmore", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/forms/Multipart_labels": { - "modified": "2019-03-23T23:17:46.968Z", - "contributors": [ - "hmore", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Guides": { - "modified": "2019-03-23T23:17:01.535Z", - "contributors": [ - "hmore", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA": { - "modified": "2019-11-08T13:58:24.544Z", - "contributors": [ - "SphinxKnight", - "evefevrier", - "teoli", - "BenoitL", - "Fredchat", - "Goofy", - "FredB", - "Anonymous" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques": { - "modified": "2019-03-23T23:17:45.799Z", - "contributors": [ - "BenoitL", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/ARIA_Technique_Template": { - "modified": "2019-03-23T23:17:02.348Z", - "contributors": [ - "BenoitL", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_radio_role": { - "modified": "2019-03-18T21:16:59.818Z", - "contributors": [ - "paul.bignier" - ] - }, - "Web/Accessibility/ARIA/Roles/Switch_role": { - "modified": "2019-03-23T22:44:02.313Z", - "contributors": [ - "paul.bignier" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-describedby_attribute": { - "modified": "2019-03-23T23:14:38.539Z", - "contributors": [ - "hmore", - "P45QU10U", - "Havano", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-invalid_attribute": { - "modified": "2019-03-23T23:14:24.380Z", - "contributors": [ - "NerOcrO", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute": { - "modified": "2019-09-16T14:04:28.206Z", - "contributors": [ - "Lo_h", - "mathildebuenerd", - "bcetienne", - "David-Werbrouck", - "yoanmalie", - "oliv06", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-labelledby_attribute": { - "modified": "2020-11-26T01:35:04.943Z", - "contributors": [ - "PhilippePerret", - "OlivierNourry", - "dzc34", - "J.DMB", - "Havano", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-orientation_attribute": { - "modified": "2019-03-23T23:14:15.589Z", - "contributors": [ - "J.DMB", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-relevant_attribute": { - "modified": "2019-03-23T22:14:39.098Z", - "contributors": [ - "NerOcrO", - "clokanku" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-required_attribute": { - "modified": "2019-03-23T23:14:22.660Z", - "contributors": [ - "clokanku", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuemax_attribute": { - "modified": "2019-03-23T23:14:27.575Z", - "contributors": [ - "Hell_Carlito", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuemin_attribute": { - "modified": "2019-03-18T20:46:07.166Z", - "contributors": [ - "JeffD", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuenow_attribute": { - "modified": "2019-03-23T23:14:27.424Z", - "contributors": [ - "Gibus", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-valuetext_attribute": { - "modified": "2019-03-18T20:46:06.951Z", - "contributors": [ - "JeffD", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role": { - "modified": "2019-03-23T23:16:30.067Z", - "contributors": [ - "hmore", - "BenoitL", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role": { - "modified": "2019-03-23T23:14:00.888Z", - "contributors": [ - "trouba", - "AdeLyneBD", - "hmore", - "goetsu", - "BenoitL", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_article_role": { - "modified": "2019-03-23T23:16:28.140Z", - "contributors": [ - "hmore", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/Roles/Banner_role": { - "modified": "2019-03-23T23:15:06.469Z", - "contributors": [ - "nerville", - "hmore", - "BenoitL", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/Roles/button_role": { - "modified": "2019-03-23T23:16:24.067Z", - "contributors": [ - "frassinier", - "hmore", - "BenoitL", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/Roles/checkbox_role": { - "modified": "2019-03-23T23:14:59.469Z", - "contributors": [ - "BenoitL", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/Roles/dialog_role": { - "modified": "2020-10-13T10:16:26.541Z", - "contributors": [ - "newick", - "BenoitL", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_group_role": { - "modified": "2020-04-08T04:03:57.859Z", - "contributors": [ - "olivierdupon", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_link_role": { - "modified": "2019-03-23T23:14:59.014Z", - "contributors": [ - "Manuela", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/Roles/listbox_role": { - "modified": "2019-03-23T23:14:58.870Z", - "contributors": [ - "stevenmouret", - "Goofy", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_log_role": { - "modified": "2019-03-23T23:14:20.710Z", - "contributors": [ - "J.DMB", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_presentation_role": { - "modified": "2020-02-06T12:23:48.064Z", - "contributors": [ - "GeoffreyC.", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_progressbar_role": { - "modified": "2019-03-29T05:52:02.630Z", - "contributors": [ - "prsdta", - "Fredchat", - "Goofy" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_slider_role": { - "modified": "2019-03-23T23:14:53.364Z", - "contributors": [ - "Gibus", - "KrySoar", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_status_role": { - "modified": "2019-03-23T23:13:50.573Z", - "contributors": [ - "J.DMB", - "@lucieLme", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/Roles/textbox_role": { - "modified": "2019-03-23T23:13:40.655Z", - "contributors": [ - "J.DMB", - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Techniques/Using_the_toolbar_role": { - "modified": "2019-03-23T23:15:02.491Z", - "contributors": [ - "Fredchat" - ] - }, - "Web/Accessibility/ARIA/ARIA_Live_Regions": { - "modified": "2019-03-23T23:17:43.700Z", - "contributors": [ - "kantoche", - "cdelhomme", - "BenoitL", - "Fredchat" - ] - }, - "Web/Accessibility/Mobile_accessibility_checklist": { - "modified": "2019-03-23T23:16:50.803Z", - "contributors": [ - "Fredchat", - "SphinxKnight" - ] - }, - "Web/Accessibility/Community": { - "modified": "2019-03-23T23:43:56.307Z", - "contributors": [ - "achraf", - "Jeremie", - "Fredchat" - ] - }, - "Web/Accessibility": { - "modified": "2020-04-12T15:58:54.738Z", - "contributors": [ - "ele-gall-ac-mineducation", - "SphinxKnight", - "NerOcrO", - "Steph", - "tonybengue", - "BenoitL", - "Fredchat", - "FredB", - "MoniqueB", - "fscholz", - "Chbok", - "Mgjbot", - "VincentN", - "Cedric", - "Mozinet", - "Jean-Yves Cronier", - "Anonymous", - "Laurent Denis", - "Nickolay" - ] - }, - "Mozilla/Firefox/Releases/1.5/Adapting_XUL_Applications_for_Firefox_1.5": { - "modified": "2019-03-23T23:44:05.298Z", - "contributors": [ - "wbamberg", - "Mgjbot", - "BenoitL", - "Sheppy", - "Chbok" - ] - }, - "Mozilla/Firefox/Releases/3/DOM_improvements": { - "modified": "2019-03-23T23:52:52.677Z", - "contributors": [ - "wbamberg", - "BenoitL", - "Mgjbot" - ] - }, - "Mozilla/Firefox/Releases/3/SVG_improvements": { - "modified": "2019-03-23T23:52:40.955Z", - "contributors": [ - "wbamberg", - "BenoitL", - "Mgjbot" - ] - }, - "Mozilla/Firefox/Releases/3/XUL_improvements_in_Firefox_3": { - "modified": "2019-03-24T00:02:27.372Z", - "contributors": [ - "wbamberg", - "fscholz", - "BenoitL" - ] - }, - "Learn/Accessibility/Accessibility_troubleshooting": { - "modified": "2020-07-16T22:40:35.382Z", - "contributors": [ - "dragon38800" - ] - }, - "Learn/Accessibility/CSS_and_JavaScript": { - "modified": "2020-07-16T22:40:16.805Z", - "contributors": [ - "smeden-lod", - "JNa0", - "dragon38800" - ] - }, - "Learn/Accessibility/HTML": { - "modified": "2020-11-16T16:49:01.676Z", - "contributors": [ - "Mozinet", - "smeden-lod", - "JNa0", - "dragon38800", - "SphinxKnight", - "Tartasprint", - "n-chardon", - "tonybengue" - ] - }, - "Learn/Accessibility": { - "modified": "2020-07-16T22:39:56.923Z", - "contributors": [ - "smeden-lod", - "KrySoar", - "Mozinet", - "SphinxKnight", - "Steph" - ] - }, - "Learn/Accessibility/Mobile": { - "modified": "2020-07-16T22:40:29.992Z", - "contributors": [ - "dragon38800" - ] - }, - "Learn/Accessibility/Multimedia": { - "modified": "2020-07-16T22:40:26.301Z", - "contributors": [ - "dragon38800" - ] - }, - "Learn/Accessibility/WAI-ARIA_basics": { - "modified": "2020-07-16T22:40:21.563Z", - "contributors": [ - "JNa0", - "dragon38800" - ] - }, - "Learn/Accessibility/What_is_accessibility": { - "modified": "2020-08-21T07:34:09.191Z", - "contributors": [ - "geoffctn", - "smeden-lod", - "dragon38800", - "gnoyaze", - "tonybengue" - ] - }, - "Learn/Common_questions/What_is_accessibility": { - "modified": "2020-07-16T22:35:46.786Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Common_questions/Available_text_editors": { - "modified": "2020-07-16T22:35:48.990Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Getting_started_with_the_web/Dealing_with_files": { - "modified": "2020-07-16T22:34:33.292Z", - "contributors": [ - "StrangeRocknRoller", - "Dralyab", - "Ilphrin", - "loella16", - "shoelaces", - "marie-ototoi", - "SphinxKnight" - ] - }, - "Learn/Getting_started_with_the_web": { - "modified": "2020-07-16T22:33:52.213Z", - "contributors": [ - "Melanie.Almeida", - "Dralyab", - "Hirevo", - "Ilphrin", - "loella16", - "tonybengue", - "Porkepix", - "Aminelahlou", - "allan.miro", - "SphinxKnight", - "mouloudia1981", - "Oliviermoz", - "qwincy", - "Luejni", - "Goofy", - "maxperchus" - ] - }, - "Learn/Getting_started_with_the_web/Installing_basic_software": { - "modified": "2020-10-20T05:04:23.584Z", - "contributors": [ - "SebastienLatouche", - "goofy_mdn", - "SphinxKnight", - "NacimHarfouche", - "Chomchaum", - "Dralyab", - "zakaila", - "Ilphrin", - "TiCaillou", - "yannicka", - "loella16", - "clamb", - "PifyZ", - "DamienBertrand", - "qwincy", - "Luejni", - "Goofy" - ] - }, - "Learn/Getting_started_with_the_web/How_the_Web_works": { - "modified": "2020-07-16T22:34:00.161Z", - "contributors": [ - "grandoc", - "Keyrolus", - "ValentinFlamand", - "Dralyab", - "TheStarrK", - "Ilphrin", - "loella16", - "SphinxKnight" - ] - }, - "Learn/Getting_started_with_the_web/CSS_basics": { - "modified": "2020-07-16T22:34:58.312Z", - "contributors": [ - "Melanie.Almeida", - "Dralyab", - "Ilphrin", - "loella16", - "Mozinet", - "marie-ototoi", - "bl4n", - "SphinxKnight" - ] - }, - "Learn/Getting_started_with_the_web/HTML_basics": { - "modified": "2020-07-16T22:34:45.216Z", - "contributors": [ - "aSeches", - "Chomchaum", - "StrangeRocknRoller", - "Dralyab", - "Ilphrin", - "loella16", - "tonybengue", - "KhalilSnaake", - "SphinxKnight" - ] - }, - "Learn/Getting_started_with_the_web/JavaScript_basics": { - "modified": "2020-07-16T22:35:10.257Z", - "contributors": [ - "edspeedy", - "grandoc", - "SuppWill", - "Melanie.Almeida", - "Drakone", - "clamb", - "manuilambert", - "Maartz", - "codingk8", - "Dralyab", - "TheStarrK", - "loella16", - "TheoDardel", - "bl4n", - "SphinxKnight", - "Aelerinya" - ] - }, - "Learn/Getting_started_with_the_web/Publishing_your_website": { - "modified": "2020-07-16T22:34:25.316Z", - "contributors": [ - "edspeedy", - "Dralyab", - "NemoNobobyPersonne", - "Ilphrin", - "villastien", - "SphinxKnight" - ] - }, - "Learn/Getting_started_with_the_web/What_will_your_website_look_like": { - "modified": "2020-07-16T22:34:16.258Z", - "contributors": [ - "Dralyab", - "Ilphrin", - "yannicka", - "loella16", - "SphinxKnight", - "J.DMB", - "Luejni" - ] - }, - "Learn/Getting_started_with_the_web/The_web_and_web_standards": { - "modified": "2020-11-28T07:27:01.600Z", - "contributors": [ - "Kinskikick", - "Chomchaum" - ] - }, - "Learn/Common_questions/Thinking_before_coding": { - "modified": "2020-07-16T22:35:34.202Z", - "contributors": [ - "SphinxKnight", - "rtabusse" - ] - }, - "Learn/Common_questions/set_up_a_local_testing_server": { - "modified": "2020-07-16T22:35:52.861Z", - "contributors": [ - "Duth", - "smeden-lod", - "ThCarrere", - "Zinavolia", - "fleuronvilik", - "TheStarrK", - "Albynton" - ] - }, - "Learn/Common_questions": { - "modified": "2020-08-07T08:34:09.122Z", - "contributors": [ - "ramakuzhou", - "As-Sinder", - "JeffD", - "Willyntobila" - ] - }, - "Learn/Common_questions/What_is_a_URL": { - "modified": "2020-07-16T22:35:29.353Z", - "contributors": [ - "clamb", - "Porkepix", - "SphinxKnight" - ] - }, - "Learn/Common_questions/What_is_a_domain_name": { - "modified": "2020-07-16T22:35:44.035Z", - "contributors": [ - "Porkepix", - "SphinxKnight" - ] - }, - "Learn/Common_questions/Common_web_layouts": { - "modified": "2020-07-16T22:35:42.406Z", - "contributors": [ - "SphinxKnight", - "Goofy", - "ValPom" - ] - }, - "Learn/Common_questions/Design_for_all_types_of_users": { - "modified": "2020-07-16T22:35:50.809Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/CSS/Building_blocks/Advanced_styling_effects": { - "modified": "2020-07-16T22:28:21.276Z", - "contributors": [ - "chrisdavidmills", - "Dralyab" - ] - }, - "Learn/CSS/Building_blocks/Backgrounds_and_borders": { - "modified": "2020-10-12T10:29:46.948Z", - "contributors": [ - "chuck2kill", - "pauline.chalus", - "smeden-lod" - ] - }, - "Learn/CSS/Building_blocks/Cascade_and_inheritance": { - "modified": "2020-10-17T12:41:21.832Z", - "contributors": [ - "geraldventadour", - "smeden-lod" - ] - }, - "Learn/CSS/Building_blocks/Debugging_CSS": { - "modified": "2020-10-15T22:35:18.278Z", - "contributors": [ - "chuck2kill" - ] - }, - "Learn/CSS/Building_blocks/Handling_different_text_directions": { - "modified": "2020-10-12T12:01:46.438Z", - "contributors": [ - "chuck2kill" - ] - }, - "Learn/CSS/Building_blocks": { - "modified": "2020-09-16T07:14:02.390Z", - "contributors": [ - "Voulto", - "smeden-lod", - "AxelGiauffret", - "chrisdavidmills" - ] - }, - "Learn/CSS/Building_blocks/The_box_model": { - "modified": "2020-10-31T20:40:32.362Z", - "contributors": [ - "Romain04", - "devscipline", - "cgz141413", - "vvvaleee" - ] - }, - "Learn/CSS/Building_blocks/Overflowing_content": { - "modified": "2020-10-13T05:02:31.498Z", - "contributors": [ - "chuck2kill", - "JTR1103" - ] - }, - "Learn/CSS/Building_blocks/Selectors/Combinators": { - "modified": "2020-12-07T09:25:08.631Z", - "contributors": [ - "francoistm", - "chuck2kill" - ] - }, - "Learn/CSS/Building_blocks/Selectors": { - "modified": "2020-10-09T07:28:41.371Z", - "contributors": [ - "chuck2kill", - "smeden-lod", - "Zouayni" - ] - }, - "Learn/CSS/Building_blocks/Selectors/Pseudo-classes_and_pseudo-elements": { - "modified": "2020-10-17T16:55:55.753Z", - "contributors": [ - "geraldventadour", - "chuck2kill", - "time132", - "smeden-lod" - ] - }, - "Learn/CSS/Building_blocks/Selectors/Attribute_selectors": { - "modified": "2020-07-16T22:28:49.665Z", - "contributors": [ - "smeden-lod" - ] - }, - "Learn/CSS/Building_blocks/Selectors/Type_Class_and_ID_Selectors": { - "modified": "2020-07-16T22:28:39.961Z", - "contributors": [ - "smeden-lod" - ] - }, - "Learn/CSS/Building_blocks/Sizing_items_in_CSS": { - "modified": "2020-10-14T08:26:17.339Z", - "contributors": [ - "chuck2kill", - "Guetso", - "JTR1103", - "cgz141413", - "smeden-lod" - ] - }, - "Learn/CSS/Building_blocks/Styling_tables": { - "modified": "2020-07-16T22:28:15.930Z", - "contributors": [ - "smeden-lod", - "chrisdavidmills", - "manuilambert", - "PhilippeV", - "Dralyab" - ] - }, - "Learn/CSS/Building_blocks/Values_and_units": { - "modified": "2020-10-13T07:02:20.601Z", - "contributors": [ - "chuck2kill" - ] - }, - "Learn/CSS/Howto/create_fancy_boxes": { - "modified": "2020-07-16T22:25:49.335Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/CSS/Howto/Generated_content": { - "modified": "2020-07-16T22:25:47.662Z", - "contributors": [ - "chrisdavidmills", - "teoli", - "grandoc", - "Mgjbot", - "Verruckt", - "BenoitL" - ] - }, - "Learn/CSS/Howto": { - "modified": "2020-07-16T22:25:42.247Z", - "contributors": [ - "loella16", - "SphinxKnight" - ] - }, - "Learn/CSS/CSS_layout/Practical_positioning_examples": { - "modified": "2020-07-16T22:26:48.222Z", - "contributors": [ - "Anonymous" - ] - }, - "Learn/CSS/CSS_layout/Flexbox_skills": { - "modified": "2020-07-16T22:27:33.960Z", - "contributors": [ - "Anonymous" - ] - }, - "Learn/CSS/CSS_layout/Flexbox": { - "modified": "2020-07-16T22:26:52.633Z", - "contributors": [ - "Anonymous", - "interfacteur", - "_julien_", - "Dralyab" - ] - }, - "Learn/CSS/CSS_layout/Floats": { - "modified": "2020-07-16T22:26:37.621Z", - "contributors": [ - "Anonymous", - "Dralyab", - "Alan_Braut" - ] - }, - "Learn/CSS/CSS_layout/Fundamental_Layout_Comprehension": { - "modified": "2020-07-16T22:27:24.245Z", - "contributors": [ - "tristantheb", - "junior-batilat" - ] - }, - "Learn/CSS/CSS_layout/Grids": { - "modified": "2020-07-16T22:26:59.113Z", - "contributors": [ - "Anonymous", - "Dralyab" - ] - }, - "Learn/CSS/CSS_layout": { - "modified": "2020-07-16T22:26:30.167Z", - "contributors": [ - "Anonymous", - "manuilambert", - "Dralyab", - "tonybengue" - ] - }, - "Learn/CSS/CSS_layout/Introduction": { - "modified": "2020-07-16T22:27:04.363Z", - "contributors": [ - "Anonymous", - "Dralyab", - "creposucre", - "Alan_Braut" - ] - }, - "Learn/CSS/CSS_layout/Positioning": { - "modified": "2020-11-08T08:33:26.641Z", - "contributors": [ - "CCR-G", - "Anonymous", - "Dralyab", - "Alan_Braut" - ] - }, - "Learn/CSS/CSS_layout/Legacy_Layout_Methods": { - "modified": "2020-07-16T22:27:13.887Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/CSS/CSS_layout/Media_queries": { - "modified": "2020-07-16T22:27:31.483Z", - "contributors": [ - "tristantheb" - ] - }, - "Learn/CSS/CSS_layout/Multiple-column_Layout": { - "modified": "2020-07-16T22:27:09.504Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/CSS/CSS_layout/Normal_Flow": { - "modified": "2020-07-16T22:27:21.075Z", - "contributors": [ - "Anonymous", - "Dralyab" - ] - }, - "Learn/CSS/CSS_layout/Supporting_Older_Browsers": { - "modified": "2020-07-16T22:27:18.222Z", - "contributors": [ - "tristantheb" - ] - }, - "Learn/CSS/CSS_layout/Responsive_Design": { - "modified": "2020-07-16T22:27:27.744Z", - "contributors": [ - "xavier.boisnon", - "tristantheb", - "Anonymous" - ] - }, - "Learn/CSS": { - "modified": "2020-10-08T16:01:55.051Z", - "contributors": [ - "geraldventadour", - "BAHLOUL_Farouk", - "nherbaut", - "Dralyab", - "SphinxKnight", - "dattaz", - "Oliviermoz" - ] - }, - "Learn/CSS/Building_blocks/Fundamental_CSS_comprehension": { - "modified": "2020-07-16T22:28:12.063Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/CSS/Building_blocks/A_cool_looking_box": { - "modified": "2020-07-16T22:28:26.748Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/CSS/Building_blocks/Creating_fancy_letterheaded_paper": { - "modified": "2020-07-16T22:28:24.684Z", - "contributors": [ - "LeMilitaire", - "Dralyab" - ] - }, - "Learn/Common_questions/What_are_browser_developer_tools": { - "modified": "2020-07-16T22:35:47.424Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Common_questions/How_does_the_Internet_work": { - "modified": "2020-07-16T22:35:36.757Z", - "contributors": [ - "TheStarrK", - "Porkepix", - "SphinxKnight", - "ValPom" - ] - }, - "Learn/Front-end_web_developer": { - "modified": "2020-12-12T07:17:26.887Z", - "contributors": [ - "leeadoukonou", - "Twinklelight", - "geraldventadour", - "KHALIL5benz", - "Gwenishere" - ] - }, - "Learn/HTML/Cheatsheet": { - "modified": "2020-07-16T22:22:44.025Z", - "contributors": [ - "SphinxKnight", - "Goofy" - ] - }, - "Learn/HTML/Howto/Add_a_hit_map_on_top_of_an_image": { - "modified": "2020-07-16T22:22:42.935Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/HTML/Multimedia_and_embedding/Responsive_images": { - "modified": "2020-12-06T15:45:53.769Z", - "contributors": [ - "Kinskikick", - "jwhitlock", - "ncodefun", - "Bpruneau", - "Dralyab", - "edspeedy", - "SphinxKnight" - ] - }, - "Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web": { - "modified": "2020-07-16T22:24:39.978Z", - "contributors": [ - "brundozer", - "Dralyab", - "carnival187", - "SphinxKnight" - ] - }, - "Learn/HTML/Howto/Define_terms_with_HTML": { - "modified": "2020-07-16T22:22:41.835Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/HTML/Howto": { - "modified": "2020-07-16T22:22:28.392Z", - "contributors": [ - "Goofy", - "SphinxKnight", - "SisteSkygge" - ] - }, - "Learn/HTML/Howto/Use_data_attributes": { - "modified": "2020-07-16T22:22:34.977Z", - "contributors": [ - "lotfire24", - "SphinxKnight", - "Goofy" - ] - }, - "Learn/HTML/Howto/Use_JavaScript_within_a_webpage": { - "modified": "2020-07-16T22:22:40.147Z", - "contributors": [ - "RomainLanz", - "SphinxKnight" - ] - }, - "Learn/HTML": { - "modified": "2020-07-16T22:22:17.105Z", - "contributors": [ - "Th0m4", - "Dralyab", - "zakaila", - "Ilphrin", - "interfacteur", - "Goofy", - "jlagneau", - "gillou58", - "SphinxKnight", - "DamienBertrand" - ] - }, - "Learn/HTML/Introduction_to_HTML/Creating_hyperlinks": { - "modified": "2020-11-27T09:49:15.655Z", - "contributors": [ - "Chomchaum", - "goofy_mdn", - "Dralyab", - "_kud", - "NemoNobobyPersonne", - "zakaila", - "Ilphrin" - ] - }, - "Learn/HTML/Introduction_to_HTML/Debugging_HTML": { - "modified": "2020-07-16T22:24:12.781Z", - "contributors": [ - "chrisdavidmills", - "LeMilitaire", - "Dralyab", - "Ilphrin" - ] - }, - "Learn/HTML/Introduction_to_HTML/Document_and_website_structure": { - "modified": "2020-07-16T22:24:04.214Z", - "contributors": [ - "tonybengue", - "fredckl", - "Dralyab", - "AntoineJacquet", - "olschneider", - "SamuChan", - "Ilphrin" - ] - }, - "Learn/HTML/Introduction_to_HTML/Advanced_text_formatting": { - "modified": "2020-11-29T07:50:37.082Z", - "contributors": [ - "Kinskikick", - "Dralyab", - "zakaila", - "BartGui", - "Goofy" - ] - }, - "Learn/HTML/Introduction_to_HTML/Getting_started": { - "modified": "2020-07-16T22:23:00.212Z", - "contributors": [ - "aSeches", - "Chomchaum", - "Dralyab", - "bastosh", - "Lizie", - "KhalilSnaake" - ] - }, - "Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals": { - "modified": "2020-07-16T22:23:32.043Z", - "contributors": [ - "aSeches", - "Chomchaum", - "LeMilitaire", - "Dralyab", - "gnoyaze", - "clamb", - "Ilphrin" - ] - }, - "Learn/HTML/Introduction_to_HTML": { - "modified": "2020-07-16T22:22:47.142Z", - "contributors": [ - "bfritscher", - "NerOcrO", - "Dralyab", - "Ilphrin", - "loella16", - "Porkepix", - "Jeremie", - "SphinxKnight" - ] - }, - "Learn/HTML/Introduction_to_HTML/Marking_up_a_letter": { - "modified": "2020-12-05T16:03:44.361Z", - "contributors": [ - "Kinskikick", - "chrisdavidmills", - "LeMilitaire", - "Dralyab", - "Ilphrin" - ] - }, - "Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content": { - "modified": "2020-07-16T22:24:18.719Z", - "contributors": [ - "LeMilitaire", - "Dralyab", - "Arkelis", - "Ilphrin" - ] - }, - "Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML": { - "modified": "2020-11-17T15:11:05.138Z", - "contributors": [ - "gauthier.delaserraz", - "lord128", - "Chomchaum", - "Dralyab", - "tonybengue", - "bastosh", - "loella16", - "Pethrow", - "KhalilSnaake" - ] - }, - "Learn/HTML/Multimedia_and_embedding/Video_and_audio_content": { - "modified": "2020-07-16T22:24:52.741Z", - "contributors": [ - "Chomchaum", - "LeMilitaire", - "Dralyab", - "zakaila" - ] - }, - "Learn/HTML/Multimedia_and_embedding/Images_in_HTML": { - "modified": "2020-07-16T22:24:44.917Z", - "contributors": [ - "BAHLOUL_Farouk", - "didierbroska", - "Chomchaum", - "daftaupe", - "zakaila", - "Dralyab" - ] - }, - "Learn/HTML/Multimedia_and_embedding": { - "modified": "2020-07-16T22:24:25.278Z", - "contributors": [ - "tristantheb", - "Dralyab", - "AntoineJacquet", - "zakaila", - "Ilphrin" - ] - }, - "Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page": { - "modified": "2020-07-16T22:25:07.018Z", - "contributors": [ - "zakaila" - ] - }, - "Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies": { - "modified": "2020-07-16T22:25:01.620Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/HTML/Tables/Advanced": { - "modified": "2020-07-16T22:25:25.886Z", - "contributors": [ - "Dralyab", - "loella16", - "tonybengue" - ] - }, - "Learn/HTML/Tables/Basics": { - "modified": "2020-12-13T07:01:09.726Z", - "contributors": [ - "Kinskikick", - "ThCarrere", - "Dralyab", - "loella16", - "tonybengue" - ] - }, - "Learn/HTML/Tables": { - "modified": "2020-07-16T22:25:11.317Z", - "contributors": [ - "NerOcrO", - "Dralyab", - "loella16", - "tonybengue" - ] - }, - "Learn/HTML/Tables/Structuring_planet_data": { - "modified": "2020-07-16T22:25:29.724Z", - "contributors": [ - "Dralyab", - "loella16", - "tonybengue" - ] - }, - "Learn": { - "modified": "2020-10-08T14:43:04.373Z", - "contributors": [ - "geraldventadour", - "stphngrc", - "smeden-lod", - "methodx", - "SphinxKnight", - "Melanie.Almeida", - "fredrun14", - "lecoeurseb", - "StrangeRocknRoller", - "tonybengue", - "Dralyab", - "egidiusmendel", - "unsteadyCode", - "W1773ND", - "Ilphrin", - "Raulel", - "JeffD", - "mliatt", - "teoli", - "gcodeur", - "Goofy", - "PetiPandaRou", - "jeromepasquelin", - "ValPom", - "Oliviermoz", - "DamienBertrand", - "wakka27", - "Benedetti", - "maxperchus" - ] - }, - "Learn/Index": { - "modified": "2020-07-16T22:33:36.900Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/JavaScript/Building_blocks/Build_your_own_function": { - "modified": "2020-07-16T22:31:29.138Z", - "contributors": [ - "smeden-lod", - "EmerikC", - "Chaospherae", - "andyquin", - "Gasperowicz" - ] - }, - "Learn/JavaScript/Building_blocks/conditionals": { - "modified": "2020-07-16T22:31:13.085Z", - "contributors": [ - "Tendø", - "smeden-lod", - "Chomchaum", - "Eric-ciccotti", - "grandoc", - "tonybengue", - "Dralyab", - "OxyDesign" - ] - }, - "Learn/JavaScript/Building_blocks/Events": { - "modified": "2020-07-16T22:31:37.886Z", - "contributors": [ - "Chaospherae", - "bubzy34", - "tonybengue" - ] - }, - "Learn/JavaScript/Building_blocks/Functions": { - "modified": "2020-07-16T22:31:24.630Z", - "contributors": [ - "Voltariuss", - "smeden-lod", - "vacarme", - "Mania", - "bubzy34", - "tonybengue" - ] - }, - "Learn/JavaScript/Building_blocks/Image_gallery": { - "modified": "2020-07-16T22:31:43.231Z", - "contributors": [ - "tristantheb", - "Chaospherae", - "Jcninho87", - "SphinxKnight", - "tonybengue" - ] - }, - "Learn/JavaScript/Building_blocks": { - "modified": "2020-07-16T22:31:07.626Z", - "contributors": [ - "smeden-lod", - "tonybengue", - "SphinxKnight", - "benjaminlepine", - "loella16", - "daufinsyd" - ] - }, - "Learn/JavaScript/Building_blocks/Looping_code": { - "modified": "2020-07-16T22:31:19.091Z", - "contributors": [ - "JNa0", - "baslumol", - "Eric-ciccotti", - "andyquin", - "ThCarrere", - "bubzy34", - "tonybengue", - "joan38", - "Abrams" - ] - }, - "Learn/JavaScript/Building_blocks/Return_values": { - "modified": "2020-07-16T22:31:33.181Z", - "contributors": [ - "Chaospherae", - "andyquin", - "tonybengue", - "farantDEV" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Client-side_storage": { - "modified": "2020-07-16T22:33:04.752Z", - "contributors": [ - "smeden-lod", - "a-mt" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Drawing_graphics": { - "modified": "2020-07-16T22:33:01.225Z", - "contributors": [ - "CcelestinC", - "a-mt" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Fetching_data": { - "modified": "2020-07-16T22:32:57.712Z", + "Web/JavaScript/Closures": { + "modified": "2020-03-14T03:08:28.899Z", "contributors": [ - "nrdAio", "smeden-lod", - "neytsumi", - "CcelestinC", - "BigBigDoudou", - "a-mt" - ] - }, - "Learn/JavaScript/Client-side_web_APIs": { - "modified": "2020-07-16T22:32:39.093Z", - "contributors": [ - "a-mt", - "Dralyab", - "bretondev" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Introduction": { - "modified": "2020-07-16T22:32:44.687Z", - "contributors": [ - "zoora", - "fuentesloic", - "BigBigDoudou", - "a-mt", - "Dralyab", - "elWombator", - "bretondev" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Manipulating_documents": { - "modified": "2020-07-16T22:32:47.994Z", - "contributors": [ - "Vony", - "a-mt" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Third_party_APIs": { - "modified": "2020-07-16T22:32:54.118Z", - "contributors": [ - "SphinxKnight", - "a-mt" - ] - }, - "Learn/JavaScript/Client-side_web_APIs/Video_and_audio_APIs": { - "modified": "2020-07-16T22:32:52.122Z", - "contributors": [ - "a-mt", - "Naouak" - ] - }, - "Learn/JavaScript": { - "modified": "2020-07-16T22:29:38.759Z", - "contributors": [ - "mper", - "Dralyab", - "tonybengue", - "loella16", - "SphinxKnight", - "Thogusa" - ] - }, - "Learn/Common_questions/What_are_hyperlinks": { - "modified": "2020-07-16T22:35:43.089Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Tools_and_testing/GitHub": { - "modified": "2020-09-09T16:10:57.840Z", - "contributors": [ - "JNa0" - ] - }, - "Learn/Tools_and_testing": { - "modified": "2020-07-16T22:38:55.131Z", - "contributors": [ - "gnoyaze", - "KrySoar" - ] - }, - "Learn/Common_questions/Pages_sites_servers_and_search_engines": { - "modified": "2020-07-16T22:35:39.748Z", - "contributors": [ - "SphinxKnight", - "fndiaye", - "ValPom" - ] - }, - "Learn/Common_questions/How_much_does_it_cost": { - "modified": "2020-07-16T22:35:45.519Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Common_questions/What_is_a_web_server": { - "modified": "2020-07-16T22:35:31.313Z", - "contributors": [ - "jswisher", - "adupays", - "LooDom", - "SphinxKnight" - ] - }, - "Learn/Common_questions/What_software_do_I_need": { - "modified": "2020-07-16T22:35:33.023Z", - "contributors": [ - "JNa0", - "SphinxKnight" - ] - }, - "Learn/Common_questions/Checking_that_your_web_site_is_working_properly": { - "modified": "2020-07-16T22:35:50.068Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Common_questions/Upload_files_to_a_web_server": { - "modified": "2020-07-16T22:35:41.575Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Learn/Common_questions/Using_Github_pages": { - "modified": "2020-07-16T22:35:51.735Z", - "contributors": [ - "tonybengue", - "SphinxKnight" - ] - }, - "Mozilla/Firefox/Releases/3/Notable_bugs_fixed": { - "modified": "2019-03-23T23:50:56.565Z", - "contributors": [ - "wbamberg", - "Mgjbot", - "BenoitL" - ] - }, - "Mozilla/Firefox/Releases/3/Site_compatibility": { - "modified": "2019-03-23T23:51:24.948Z", - "contributors": [ - "wbamberg", - "Sheppy", - "Mgjbot", - "BenoitL", - "Kyodev", - "Fredchat" - ] - }, - "Web/API/Document_object_model/How_to_create_a_DOM_tree": { - "modified": "2019-03-24T00:07:12.456Z", - "contributors": [ - "loella16", - "kmaglione", - "Azema", - "Valacar", - "Fredchat", - "Fping" - ] - }, - "Web/Accessibility/Keyboard-navigable_JavaScript_widgets": { - "modified": "2019-03-23T23:45:41.315Z", - "contributors": [ - "Jeremie", - "Fredchat", - "Kyodev", - "Daaaaad", - "BenoitL" - ] - }, - "Web/SVG/Tutorial/SVG_and_CSS": { - "modified": "2019-03-23T23:43:35.150Z", - "contributors": [ - "teoli", - "Verruckt", - "BenoitL" - ] - }, - "Web/Progressive_web_apps/Responsive/Media_types": { - "modified": "2019-03-24T00:11:03.641Z", - "contributors": [ - "teoli", - "grandoc", - "Verruckt", - "BenoitL" - ] - }, - "Web/Guide/Writing_forward-compatible_websites": { - "modified": "2019-03-24T00:13:23.048Z", - "contributors": [ - "Dralyab", - "pixelastic" - ] - }, - "Web/Guide/Introduction_to_Web_development": { - "modified": "2019-03-24T00:03:04.501Z", - "contributors": [ - "Jeremie", - "fscholz", - "BenoitL" - ] - }, - "Glossary/DHTML": { - "modified": "2019-03-24T00:02:32.004Z", - "contributors": [ - "loella16", - "fscholz", - "Mgjbot", - "BenoitL", - "Chbok", - "Anonymous" - ] - }, - "Web/API/Document_Object_Model/Traversing_an_HTML_table_with_JavaScript_and_DOM_Interfaces": { - "modified": "2019-03-23T23:47:28.003Z", - "contributors": [ - "loella16", - "BenoitL", - "Mgjbot", - "Planche" - ] - }, - "Web/API/XSLTProcessor/XSL_Transformations_in_Mozilla_FAQ": { - "modified": "2019-01-16T16:04:45.409Z", - "contributors": [ - "VincentN", - "Mgjbot", - "Kyodev", - "Fredchat", - "BenoitL" - ] - }, - "Web/API/Window/devicemotion_event": { - "modified": "2019-04-18T20:33:39.760Z", - "contributors": [ - "wbamberg", - "estelle", - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Window/deviceorientation_event": { - "modified": "2019-04-18T20:33:41.817Z", - "contributors": [ - "wbamberg", - "estelle", - "fscholz", - "Kalwyn" - ] - }, - "Games/Tutorials/2D_breakout_game_Phaser": { - "modified": "2019-06-20T04:41:51.709Z", - "contributors": [ - "Zyrass" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Build_the_brick_field": { - "modified": "2020-06-28T04:40:48.007Z", - "contributors": [ - "PascalLeMerrer", - "ms-studio", - "NadjaRbgt", - "jgil83000", - "socadance" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Create_the_Canvas_and_draw_on_it": { - "modified": "2020-06-27T09:58:29.574Z", - "contributors": [ - "PascalLeMerrer", - "antzilla", - "wbamberg", - "loella16", - "mboultoureau" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Collision_detection": { - "modified": "2020-06-28T03:56:54.608Z", - "contributors": [ - "PascalLeMerrer", - "NadjaRbgt", - "Antoine-92" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Bounce_off_the_walls": { - "modified": "2020-06-27T07:15:09.503Z", - "contributors": [ - "PascalLeMerrer", - "ms-studio", - "jgil83000", - "wbamberg", - "eerrtrr" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Finishing_up": { - "modified": "2020-06-27T06:26:41.729Z", - "contributors": [ - "PascalLeMerrer" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Game_over": { - "modified": "2020-06-27T09:56:22.821Z", - "contributors": [ - "PascalLeMerrer", - "ms-studio", - "wbamberg", - "GaryJULIEN" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript": { - "modified": "2020-06-27T08:09:27.078Z", - "contributors": [ - "PascalLeMerrer", - "wbamberg", - "loella16", - "Flacipe", - "mboultoureau" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Mouse_controls": { - "modified": "2020-06-28T04:14:12.215Z", - "contributors": [ - "PascalLeMerrer" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Move_the_ball": { - "modified": "2020-06-27T10:00:36.942Z", - "contributors": [ - "PascalLeMerrer", - "SphinxKnight", - "jgil83000", - "wbamberg", - "eerrtrr", - "Arhance05", - "Cotting" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Paddle_and_keyboard_controls": { - "modified": "2020-06-27T09:45:30.950Z", - "contributors": [ - "PascalLeMerrer", - "ms-studio", - "jgil83000", - "wbamberg", - "eerrtrr" - ] - }, - "Games/Tutorials/2D_Breakout_game_pure_JavaScript/Track_the_score_and_win": { - "modified": "2020-06-28T04:10:36.923Z", - "contributors": [ - "PascalLeMerrer", - "ms-studio", - "NadjaRbgt", - "Camrifof" - ] - }, - "Games/Tutorials/HTML5_Gamedev_Phaser_Device_Orientation": { - "modified": "2019-03-23T23:13:43.165Z", - "contributors": [ - "wbamberg", - "loella16", - "mliatt", - "PhilippeS", - "Antoine" - ] - }, - "Games/Tutorials": { - "modified": "2019-03-23T23:13:37.908Z", - "contributors": [ - "wbamberg", - "loella16", - "LineVA", - "Antoine", - "groovecoder" - ] - }, - "Glossary/404": { - "modified": "2019-03-23T23:07:59.110Z", - "contributors": [ - "loella16", - "Jeremie", - "Porkepix", - "genma" - ] - }, - "Glossary/502": { - "modified": "2019-03-23T23:00:23.677Z", - "contributors": [ - "loella16", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Abstraction": { - "modified": "2019-03-23T23:00:07.652Z", - "contributors": [ - "loella16", - "AlemFarid", - "Porkepix", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Accessibility": { - "modified": "2019-03-23T23:00:06.850Z", - "contributors": [ - "loella16", - "vanz", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Adobe_Flash": { - "modified": "2019-03-23T23:00:08.019Z", - "contributors": [ - "loella16", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/AJAX": { - "modified": "2020-02-09T18:25:52.010Z", - "contributors": [ - "tristantheb", - "tanguymartinez", - "AbdelElMansari", - "NemoNobobyPersonne", - "loella16", - "wakeuteu", - "Tradetnet", - "Gibus", - "vanz", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Algorithm": { - "modified": "2019-01-16T20:52:42.595Z", - "contributors": [ - "loella16", - "vanz", - "SphinxKnight" - ] - }, - "Glossary/Alignment_Container": { - "modified": "2019-03-18T21:18:07.982Z", - "contributors": [ - "AurelieBayre" - ] - }, - "Glossary/Alignment_Subject": { - "modified": "2019-07-26T06:07:44.096Z", - "contributors": [ - "necraidan" - ] - }, - "Glossary/ALPN": { - "modified": "2020-09-25T06:08:01.612Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Progressive_Enhancement": { - "modified": "2019-03-23T22:39:20.648Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/API": { - "modified": "2019-10-18T09:39:16.224Z", - "contributors": [ - "tanguymartinez", - "loella16", - "vanz", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Apple_Safari": { - "modified": "2019-03-23T23:00:07.474Z", - "contributors": [ - "loella16", - "Porkepix", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/application_context": { - "modified": "2019-03-23T22:25:39.268Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "htindon" - ] - }, - "Glossary/Modern_web_apps": { - "modified": "2019-01-17T02:12:55.112Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Information_architecture": { - "modified": "2019-03-23T22:02:39.824Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Argument": { - "modified": "2019-03-23T23:00:07.319Z", - "contributors": [ - "loella16", - "Porkepix", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/ARIA": { - "modified": "2019-03-23T23:00:07.200Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "vanz", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/ARPA": { - "modified": "2019-03-23T22:41:59.454Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Arpanet": { - "modified": "2019-03-23T22:41:20.781Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/array": { - "modified": "2019-03-23T23:00:07.104Z", - "contributors": [ - "loella16", - "Porkepix", - "Gibus", - "CLEm", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/ASCII": { - "modified": "2019-03-23T22:46:33.759Z", - "contributors": [ - "loella16", - "Porkepix", - "vanz" - ] - }, - "Glossary/Asynchronous": { - "modified": "2019-03-23T22:40:37.762Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/ATAG": { - "modified": "2019-03-23T23:00:06.741Z", - "contributors": [ - "loella16", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/DOS_attack": { - "modified": "2019-03-23T22:38:58.117Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Attribute": { - "modified": "2019-03-23T23:00:06.975Z", - "contributors": [ - "loella16", - "gharel", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Grid_Axis": { - "modified": "2019-03-23T22:03:10.370Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Main_Axis": { - "modified": "2019-03-18T21:45:39.916Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Cross_Axis": { - "modified": "2019-03-18T21:45:47.680Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Tag": { - "modified": "2019-03-23T22:57:07.360Z", - "contributors": [ - "loella16", - "Porkepix", - "GeekShadow" - ] - }, - "Glossary/Bandwidth": { - "modified": "2019-03-23T22:42:48.033Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/beacon": { - "modified": "2020-09-25T05:38:18.987Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Bézier_curve": { - "modified": "2020-10-05T03:57:01.254Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/BiDi": { - "modified": "2019-03-23T22:41:59.861Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/BigInt": { - "modified": "2020-09-25T05:47:04.712Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Blink": { - "modified": "2019-03-23T22:59:53.173Z", - "contributors": [ - "loella16", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/Block_cipher_mode_of_operation": { - "modified": "2020-09-25T05:52:15.554Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Boolean": { - "modified": "2019-03-23T22:58:43.329Z", - "contributors": [ - "loella16", - "Goofy", - "htindon" - ] - }, - "Glossary/Boot2Gecko": { - "modified": "2019-03-23T22:44:37.220Z", - "contributors": [ - "loella16", - "Bat" - ] - }, - "Glossary/Bootstrap": { - "modified": "2020-10-08T09:01:42.946Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Breadcrumb": { - "modified": "2020-09-25T06:01:58.166Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/brotli_compression": { - "modified": "2020-09-25T05:08:06.594Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Browsing_context": { - "modified": "2020-09-27T07:13:04.450Z", - "contributors": [ - "tomderudder", - "loella16", - "xdelatour" - ] - }, - "Glossary/Cache": { - "modified": "2019-10-26T12:15:38.533Z", - "contributors": [ - "ledenis", - "Othael" - ] - }, - "Glossary/cacheable": { - "modified": "2019-03-23T22:03:25.242Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/CalDAV": { - "modified": "2019-03-23T22:42:10.052Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Canvas": { - "modified": "2019-03-23T22:46:31.363Z", - "contributors": [ - "loella16", - "vanz" - ] - }, - "Glossary/CardDAV": { - "modified": "2019-03-23T22:42:06.600Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/CDN": { - "modified": "2019-03-23T22:40:07.356Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Grid_Cell": { - "modified": "2019-03-23T22:03:17.867Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Digital_certificate": { - "modified": "2019-03-23T22:40:24.230Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Certificate_authority": { - "modified": "2019-03-23T22:40:36.402Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Certified": { - "modified": "2019-03-23T22:40:21.550Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Character": { - "modified": "2019-03-23T22:57:04.701Z", - "contributors": [ - "loella16", - "Porkepix", - "Lizie" - ] - }, - "Glossary/Cipher": { - "modified": "2019-03-23T22:32:32.968Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "sebastien-bartoli" - ] - }, - "Glossary/Encryption": { - "modified": "2019-03-23T22:39:39.008Z", - "contributors": [ - "loella16", - "SphinxKnight", - "xdelatour" - ] - }, - "Glossary/Chrome": { - "modified": "2019-03-23T23:04:30.083Z", - "contributors": [ - "loella16", - "Jeremie", - "J.DMB", - "Pierre.Fauconnier", - "oooops" - ] - }, - "Glossary/Class": { - "modified": "2019-03-23T22:41:15.262Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Key": { - "modified": "2019-03-23T22:02:44.687Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/CMS": { - "modified": "2019-03-23T22:57:05.726Z", - "contributors": [ - "loella16", - "Porkepix", - "Goofy", - "htindon" - ] - }, - "Glossary/character_encoding": { - "modified": "2019-03-23T22:25:41.959Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "htindon" - ] - }, - "Glossary/Codec": { - "modified": "2019-03-23T22:42:11.584Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Grid_Column": { - "modified": "2019-03-23T22:03:13.654Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Compile": { - "modified": "2019-03-23T22:49:54.371Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "y9mo" - ] - }, - "Glossary/lossy_compression": { - "modified": "2020-05-17T20:09:32.712Z", - "contributors": [ - "pauladeville" - ] - }, - "Glossary/Lossless_compression": { - "modified": "2020-11-10T04:48:58.531Z", - "contributors": [ - "Voulto", - "pauladeville" - ] - }, - "Glossary/Computer_Programming": { - "modified": "2019-03-23T22:42:04.675Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Digest": { - "modified": "2019-03-23T22:39:24.362Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Conditional": { - "modified": "2019-03-23T22:40:22.363Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Constant": { - "modified": "2019-03-23T22:42:08.752Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Constructor": { - "modified": "2019-03-23T22:40:24.326Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Stacking_context": { - "modified": "2019-03-18T21:45:45.716Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Type_Conversion": { - "modified": "2019-03-23T22:41:51.598Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Cookie": { - "modified": "2019-03-23T22:40:01.278Z", - "contributors": [ - "Porkepix", - "loella16", - "xdelatour" - ] - }, - "Glossary/Copyleft": { - "modified": "2019-03-23T22:38:55.191Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/CORS": { - "modified": "2019-03-23T22:40:00.673Z", - "contributors": [ - "loella16", - "Yves_ASTIER", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/CRLF": { - "modified": "2019-03-23T22:39:56.107Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Cross-site_scripting": { - "modified": "2020-09-04T02:51:19.273Z", - "contributors": [ - "SphinxKnight", - "jooo.market", - "loella16" - ] - }, - "Glossary/CRUD": { - "modified": "2019-03-23T22:56:57.160Z", - "contributors": [ - "loella16", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/Cryptanalysis": { - "modified": "2019-03-23T22:39:19.630Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Ciphertext": { - "modified": "2019-03-23T22:53:37.701Z", - "contributors": [ - "loella16", - "Goofy", - "SphinxKnight" - ] - }, - "Glossary/Cryptography": { - "modified": "2019-03-23T22:39:19.721Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/CSP": { - "modified": "2020-12-12T07:41:44.720Z", - "contributors": [ - "JNa0", - "loella16", - "xdelatour" - ] - }, - "Glossary/CSRF": { - "modified": "2019-03-23T22:39:14.118Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/CSS": { - "modified": "2020-05-24T07:09:43.791Z", - "contributors": [ - "tristantheb", - "loella16", - "tonybengue", - "arlequin", - "interfacteur", - "ysabelm", - "Porkepix", - "marie-ototoi", - "magikmanu", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/caret": { - "modified": "2019-03-18T21:45:34.459Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Decryption": { - "modified": "2019-03-23T22:39:22.127Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/challenge": { - "modified": "2019-03-23T22:03:29.414Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Delta": { - "modified": "2020-10-08T09:27:37.753Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Distributed_Denial_of_Service": { - "modified": "2019-03-23T22:03:22.826Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Denial_of_Service": { - "modified": "2019-01-16T22:13:09.374Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Repo": { - "modified": "2019-03-18T21:15:47.756Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Descriptor_(CSS)": { - "modified": "2019-03-23T22:03:25.810Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Deserialization": { - "modified": "2019-03-23T22:03:27.594Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Session_Hijacking": { - "modified": "2019-05-23T08:47:32.401Z", - "contributors": [ - "Watilin", - "loella16" - ] - }, - "Glossary/Developer_Tools": { - "modified": "2019-03-23T22:03:22.936Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/CIA": { - "modified": "2019-03-23T22:39:55.578Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Navigation_directive": { - "modified": "2019-03-23T22:03:14.851Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Reporting_directive": { - "modified": "2019-03-23T22:03:09.311Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Fetch_directive": { - "modified": "2019-03-23T22:03:13.368Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/DMZ": { - "modified": "2019-03-23T22:03:28.627Z", - "contributors": [ - "loella16", - "macmorning" - ] - }, - "Glossary/DNS": { - "modified": "2019-03-23T22:56:52.127Z", - "contributors": [ - "loella16", - "Porkepix", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/Doctype": { - "modified": "2019-03-23T23:06:03.805Z", - "contributors": [ - "loella16", - "Jeremie", - "Dexter_Deter" - ] - }, - "Glossary/Document_directive": { - "modified": "2019-03-23T22:03:22.186Z", - "contributors": [ - "Porkepix", - "loella16" - ] - }, - "Glossary/DOM": { - "modified": "2019-03-23T22:57:17.449Z", - "contributors": [ - "loella16", - "davidgourde", - "vanz", - "Goofy", - "htindon" - ] - }, - "Glossary/Second-level_Domain": { - "modified": "2019-01-16T21:52:29.757Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Domain": { - "modified": "2019-03-23T22:32:24.113Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "htindon" - ] - }, - "Glossary/Dominator": { - "modified": "2019-03-23T22:03:21.288Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/DTMF": { - "modified": "2019-03-23T22:03:28.745Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/ECMA": { - "modified": "2019-03-23T22:46:33.851Z", - "contributors": [ - "loella16", - "Porkepix", - "vanz" - ] - }, - "Glossary/ECMAScript": { - "modified": "2019-03-23T22:42:01.993Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Empty_element": { - "modified": "2019-03-23T22:58:49.655Z", - "contributors": [ - "loella16", - "cdr" - ] - }, - "Glossary/Element": { - "modified": "2019-03-18T21:38:38.555Z", - "contributors": [ - "AurelieBayre", - "gnoyaze" - ] - }, - "Glossary/Script-supporting_element": { - "modified": "2019-03-18T21:46:41.808Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Simple_response_header": { - "modified": "2019-03-18T21:45:55.399Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Request_header": { - "modified": "2019-03-18T21:46:42.307Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Entity_header": { - "modified": "2019-03-23T22:12:49.956Z", - "contributors": [ - "loella16", - "Badacadabra" - ] - }, - "Glossary/Simple_header": { - "modified": "2019-03-18T21:45:54.235Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Head": { - "modified": "2019-03-23T22:39:01.787Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Response_header": { - "modified": "2019-03-18T21:46:41.952Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Encapsulation": { - "modified": "2019-03-23T22:41:15.348Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Endianness": { - "modified": "2019-03-23T22:39:43.705Z", - "contributors": [ - "warpdesign", - "loella16", - "xdelatour" - ] - }, - "Glossary/Engine": { - "modified": "2019-03-23T22:42:14.243Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Entity": { - "modified": "2019-03-23T22:42:04.087Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/document_environment": { - "modified": "2019-03-18T21:45:35.460Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/event": { - "modified": "2019-03-23T22:03:33.571Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Exception": { - "modified": "2019-03-23T22:49:59.707Z", - "contributors": [ - "loella16", - "Gibus", - "y9mo" - ] - }, - "Glossary/Expando": { - "modified": "2019-03-23T22:41:24.942Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/ISP": { - "modified": "2019-03-23T22:41:15.640Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Falsy": { - "modified": "2019-03-23T22:24:34.255Z", - "contributors": [ - "forresst", - "loella16", - "myrmecia" - ] - }, - "Glossary/Favicon": { - "modified": "2020-10-08T10:43:13.038Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Closure": { - "modified": "2019-03-23T22:38:51.275Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Firefox_OS": { - "modified": "2019-03-23T23:08:04.734Z", - "contributors": [ - "loella16", - "Jeremie", - "genma" - ] - }, - "Glossary/First_contentful_paint": { - "modified": "2020-11-10T08:21:34.381Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/first_meaningful_paint": { - "modified": "2020-11-10T08:20:23.558Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Flex_Container": { - "modified": "2019-03-18T21:45:56.489Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Flex_Item": { - "modified": "2019-03-18T21:45:50.759Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Flex": { - "modified": "2019-03-18T21:45:53.322Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Flexbox": { - "modified": "2019-03-18T21:45:59.605Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Self-Executing_Anonymous_Function": { - "modified": "2019-03-18T21:27:08.446Z", - "contributors": [ - "Porkepix" - ] - }, - "Glossary/Cryptographic_hash_function": { - "modified": "2019-03-23T22:39:21.209Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/First-class_Function": { - "modified": "2019-03-23T22:03:09.220Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Callback_function": { - "modified": "2019-10-23T02:51:28.575Z", - "contributors": [ - "SphinxKnight", - "loella16" - ] - }, - "Glossary/Function": { - "modified": "2019-03-23T22:57:15.355Z", - "contributors": [ - "loella16", - "Goofy", - "htindon" - ] - }, - "Glossary/Forbidden_header_name": { - "modified": "2019-03-23T22:03:08.442Z", - "contributors": [ - "loella16", - "Porkepix" - ] - }, - "Glossary/Forbidden_response_header_name": { - "modified": "2019-03-23T22:03:07.354Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Fork": { - "modified": "2019-10-16T12:26:16.525Z", - "contributors": [ - "Mozinet", - "hellosct1" - ] - }, - "Glossary/FTP": { - "modified": "2019-03-23T22:57:02.956Z", - "contributors": [ - "loella16", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/FTU": { - "modified": "2019-03-23T22:39:47.645Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Gaia": { - "modified": "2019-03-23T22:42:05.161Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Gecko": { - "modified": "2019-03-23T22:42:01.710Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/General_header": { - "modified": "2019-03-23T22:17:50.134Z", - "contributors": [ - "loella16", - "Posey1235" - ] - }, - "Glossary/gif": { - "modified": "2019-03-23T22:42:12.743Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/GIJ": { - "modified": "2019-01-16T21:52:08.705Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Git": { - "modified": "2019-03-23T22:56:56.750Z", - "contributors": [ - "loella16", - "Gibus", - "Porkepix", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/Glyph": { - "modified": "2019-08-25T18:38:32.909Z", - "contributors": [ - "Pols12" - ] - }, - "Glossary/Gonk": { - "modified": "2019-03-23T22:41:40.903Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Google_Chrome": { - "modified": "2019-03-23T22:41:41.934Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/GPL": { - "modified": "2019-03-23T22:41:39.440Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/GPU": { - "modified": "2019-01-17T00:05:22.673Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Graceful_degradation": { - "modified": "2019-03-23T22:03:22.370Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Grid_Container": { - "modified": "2019-03-30T11:19:32.680Z", - "contributors": [ - "kaderamrichat" - ] - }, - "Glossary/Grid": { - "modified": "2019-03-23T22:03:08.561Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Guard": { - "modified": "2019-01-17T02:08:05.574Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Gutters": { - "modified": "2019-03-23T22:02:47.196Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/GZip_compression": { - "modified": "2019-03-23T22:03:21.908Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/hash": { - "modified": "2019-03-23T22:39:11.400Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/HTTP_header": { - "modified": "2019-03-23T22:13:03.478Z", - "contributors": [ - "loella16", - "luccioman" - ] - }, - "Glossary/Inheritance": { - "modified": "2019-03-18T21:15:48.792Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/HMAC": { - "modified": "2019-03-23T22:02:44.595Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Hoisting": { - "modified": "2019-03-23T22:32:08.449Z", - "contributors": [ - "NemoNobobyPersonne", - "loella16", - "latour4", - "ericnsh", - "ylerjen" - ] - }, - "Glossary/Host": { - "modified": "2019-03-23T22:42:04.779Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Hotlink": { - "modified": "2019-03-23T22:02:45.441Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Houdini": { - "modified": "2020-09-25T06:35:50.044Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/HPKP": { - "modified": "2019-03-23T22:02:44.491Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/HSTS": { - "modified": "2019-03-23T22:17:04.593Z", - "contributors": [ - "loella16", - "David-5-1", - "Porkepix" - ] - }, - "Glossary/HTML": { - "modified": "2020-02-08T12:46:36.790Z", - "contributors": [ - "tristantheb", - "Porkepix", - "SphinxKnight", - "Brahim-Tb", - "AbdelElMansari", - "Watilin", - "louisgrasset", - "loella16", - "marie-ototoi", - "xdelatour" - ] - }, - "Glossary/HTML5": { - "modified": "2019-03-23T22:42:01.476Z", - "contributors": [ - "Mozinet", - "Goofy", - "xdelatour" - ] - }, - "Glossary/HTTP_2": { - "modified": "2020-02-23T18:12:20.047Z", - "contributors": [ - "tristantheb" - ] - }, - "Glossary/HTTP_3": { - "modified": "2020-10-08T10:15:56.390Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/HTTP": { - "modified": "2019-12-04T16:30:35.039Z", - "contributors": [ - "Porkepix", - "marcpicaud", - "loella16", - "marie-ototoi", - "Jeremie", - "Goofy", - "htindon" - ] - }, - "Glossary/https": { - "modified": "2019-03-23T22:41:38.751Z", - "contributors": [ - "SphinxKnight", - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Hyperlink": { - "modified": "2019-03-18T21:43:54.235Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Hypertext": { - "modified": "2019-03-23T22:42:03.435Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/I18N": { - "modified": "2019-03-23T22:41:26.912Z", - "contributors": [ - "Goofy", - "xdelatour" - ] - }, - "Glossary/IANA": { - "modified": "2019-03-23T22:42:02.685Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/ICANN": { - "modified": "2019-03-23T22:41:20.475Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/ICE": { - "modified": "2019-03-18T21:15:41.890Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/IDE": { - "modified": "2019-03-23T22:42:01.895Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Idempotent": { - "modified": "2019-03-23T22:02:43.812Z", - "contributors": [ - "SphinxKnight", - "loella16" - ] - }, - "Glossary/Identifier": { - "modified": "2019-03-23T22:41:09.348Z", - "contributors": [ - "loella16", - "SphinxKnight", - "xdelatour" - ] - }, - "Glossary/IDL": { - "modified": "2019-03-23T22:40:46.124Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/IETF": { - "modified": "2019-03-23T22:41:14.969Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/IIFE": { - "modified": "2019-03-23T22:40:31.554Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Raster_image": { - "modified": "2019-03-18T21:46:42.119Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/IMAP": { - "modified": "2019-03-23T22:40:46.212Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Immutable": { - "modified": "2019-03-23T22:40:36.312Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary": { - "modified": "2020-10-11T04:48:06.317Z", - "contributors": [ - "peterbe", - "SphinxKnight", - "wbamberg", - "floustier", - "loella16", - "Jeremie", - "Macadam" - ] - }, - "Glossary/Index": { - "modified": "2019-01-16T21:55:44.075Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/IndexedDB": { - "modified": "2019-03-23T22:46:35.134Z", - "contributors": [ - "loella16", - "vanz" - ] - }, - "Glossary/SQL_Injection": { - "modified": "2019-03-18T21:46:32.446Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Input_method_editor": { - "modified": "2020-07-20T14:35:12.540Z", - "contributors": [ - "tbetous" - ] - }, - "Glossary/Instance": { - "modified": "2019-03-23T22:41:11.990Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Middleware": { - "modified": "2019-03-23T22:02:42.236Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Internationalization_and_localization": { - "modified": "2020-10-09T08:51:46.428Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Internet": { - "modified": "2019-03-23T22:53:44.936Z", - "contributors": [ - "loella16", - "Goofy", - "htindon" - ] - }, - "Glossary/IP_Address": { - "modified": "2019-03-23T22:53:42.998Z", - "contributors": [ - "loella16", - "Goofy", - "htindon" - ] - }, - "Glossary/IPv4": { - "modified": "2019-03-23T22:57:18.924Z", - "contributors": [ - "loella16", - "Porkepix", - "Goofy", - "dattaz" - ] - }, - "Glossary/IPv6": { - "modified": "2019-03-23T22:57:21.986Z", - "contributors": [ - "loella16", - "Porkepix", - "Goofy", - "dattaz" - ] - }, - "Glossary/IRC": { - "modified": "2019-03-23T22:58:51.295Z", - "contributors": [ - "loella16", - "Goofy", - "Sodan" - ] - }, - "Glossary/ISO": { - "modified": "2019-03-23T22:40:36.585Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/ITU": { - "modified": "2020-09-25T06:42:41.752Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Jank": { - "modified": "2019-01-17T02:07:53.363Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Java": { - "modified": "2019-03-23T22:40:52.651Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/JavaScript": { - "modified": "2019-07-06T09:36:27.477Z", - "contributors": [ - "JNa0", - "abvll", - "loella16", - "marie-ototoi", - "vanz" - ] - }, - "Glossary/jpeg": { - "modified": "2019-03-23T22:42:05.422Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/jQuery": { - "modified": "2019-03-18T21:44:06.026Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/JSON": { - "modified": "2019-03-23T22:14:27.925Z", - "contributors": [ - "marcpicaud", - "BenoitL" - ] - }, - "Glossary/Keyword": { - "modified": "2019-03-23T22:40:38.596Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/High-level_programming_language": { - "modified": "2019-03-23T22:02:41.493Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Dynamic_programming_language": { - "modified": "2019-03-23T22:03:22.277Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Latency": { - "modified": "2019-10-26T12:09:56.716Z", - "contributors": [ - "ledenis" - ] - }, - "Glossary/Lazy_load": { - "modified": "2020-08-28T17:22:57.514Z", - "contributors": [ - "jsiny" - ] - }, - "Glossary/LGPL": { - "modified": "2019-03-23T22:40:24.920Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Ligature": { - "modified": "2019-03-23T22:40:33.596Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/baseline": { - "modified": "2019-08-25T18:36:58.702Z", - "contributors": [ - "Pols12" - ] - }, - "Glossary/Grid_Lines": { - "modified": "2019-03-23T22:03:18.469Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Grid_Rows": { - "modified": "2019-03-23T22:03:16.488Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Locale": { - "modified": "2019-03-23T22:53:30.385Z", - "contributors": [ - "Goofy", - "Porkepix" - ] - }, - "Glossary/loop": { - "modified": "2019-03-23T22:41:58.930Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/ltr": { - "modified": "2019-01-16T21:54:05.497Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/State_machine": { - "modified": "2019-03-18T21:45:44.311Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/MathML": { - "modified": "2019-03-23T22:40:42.034Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Media/CSS": { - "modified": "2020-10-09T09:27:07.839Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Media": { - "modified": "2020-09-25T06:46:27.178Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Metadata": { - "modified": "2019-03-23T22:39:13.695Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Method": { - "modified": "2019-03-23T22:48:52.633Z", - "contributors": [ - "loella16", - "Porkepix", - "Gibus", - "CLEm" - ] - }, - "Glossary/Microsoft_Edge": { - "modified": "2019-03-23T22:42:05.336Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Microsoft_Internet_Explorer": { - "modified": "2019-03-23T22:41:39.204Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/mime": { - "modified": "2019-03-23T22:41:30.560Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/minification": { - "modified": "2020-10-09T09:12:43.676Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/MitM": { - "modified": "2019-03-23T22:02:42.338Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Mixin": { - "modified": "2019-03-23T22:40:20.738Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Mobile_First": { - "modified": "2019-01-17T02:07:48.652Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Modem": { - "modified": "2019-03-23T22:01:18.215Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/modularity": { - "modified": "2019-03-23T22:40:53.509Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Compile_time": { - "modified": "2019-03-23T22:38:58.464Z", - "contributors": [ - "Jeremie", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Search_engine": { - "modified": "2019-03-23T22:39:26.753Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Rendering_engine": { - "modified": "2019-03-23T22:41:58.102Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Mozilla_Firefox": { - "modified": "2019-03-23T22:42:01.387Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Mutable": { - "modified": "2019-03-23T22:01:19.010Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/MVC": { - "modified": "2019-03-23T22:02:46.018Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Namespace": { - "modified": "2019-03-23T22:40:18.478Z", - "contributors": [ - "ylerjen" - ] - }, - "Glossary/NaN": { - "modified": "2019-03-23T22:50:00.212Z", - "contributors": [ - "loella16", - "Gibus", - "Porkepix" - ] - }, - "Glossary/NAT": { - "modified": "2019-03-23T22:41:06.552Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Native": { - "modified": "2019-03-23T22:41:39.546Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Browser": { - "modified": "2019-03-23T22:58:47.673Z", - "contributors": [ - "loella16", - "Porkepix", - "Goofy", - "Sodan" - ] - }, - "Glossary/Netscape_Navigator": { - "modified": "2019-03-23T22:41:30.201Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/NNTP": { - "modified": "2019-03-23T22:40:45.090Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Node.js": { - "modified": "2019-03-23T22:57:00.606Z", - "contributors": [ - "loella16", - "vanz", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/Domain_name": { - "modified": "2019-03-23T22:41:45.215Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Placeholder_names": { - "modified": "2019-03-23T22:01:08.667Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/non-normative": { - "modified": "2019-03-23T22:40:53.799Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Normative": { - "modified": "2019-03-23T22:40:46.036Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Null": { - "modified": "2019-03-23T22:41:31.875Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Number": { - "modified": "2019-07-30T05:53:43.899Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Global_object": { - "modified": "2019-08-12T02:59:41.540Z", - "contributors": [ - "SphinxKnight", - "yvisherve", - "loella16", - "xdelatour" - ] - }, - "Glossary/Parent_object": { - "modified": "2019-03-23T22:41:08.742Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Object": { - "modified": "2019-03-23T22:48:58.921Z", - "contributors": [ - "loella16", - "Cobrand", - "CLEm" - ] - }, - "Glossary/OpenGL": { - "modified": "2019-03-23T22:39:58.850Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/OpenSSL": { - "modified": "2019-03-23T22:40:31.413Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Opera_Browser": { - "modified": "2019-03-23T22:42:05.249Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Operand": { - "modified": "2019-03-23T22:42:03.272Z", - "contributors": [ - "loella16", - "SphinxKnight", - "xdelatour" - ] - }, - "Glossary/Operator": { - "modified": "2019-03-23T22:41:59.764Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Canonical_order": { - "modified": "2019-03-23T22:03:27.512Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Origin": { - "modified": "2019-03-23T23:05:24.534Z", - "contributors": [ - "loella16", - "Jeremie", - "Watilin" - ] - }, - "Glossary/OTA": { - "modified": "2019-03-23T22:57:20.732Z", - "contributors": [ - "loella16", - "vanz", - "Goofy", - "dattaz" - ] - }, - "Glossary/OWASP": { - "modified": "2019-03-23T22:40:34.868Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/P2P": { - "modified": "2019-03-23T22:57:06.814Z", - "contributors": [ - "Goofy", - "Toumitoun" - ] - }, - "Glossary/PAC": { - "modified": "2019-03-23T22:36:31.695Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Packet": { - "modified": "2020-10-12T03:29:11.646Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Parameter": { - "modified": "2019-03-23T22:40:31.655Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/firewall": { - "modified": "2019-03-23T22:33:06.193Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Parse": { - "modified": "2019-03-23T22:40:37.469Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Parser": { - "modified": "2019-03-23T22:40:29.017Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/PDF": { - "modified": "2019-03-23T22:57:04.556Z", - "contributors": [ - "Porkepix", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/percent-encoding": { - "modified": "2019-03-23T22:01:15.210Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/PHP": { - "modified": "2019-03-23T22:57:01.311Z", - "contributors": [ - "loella16", - "Porkepix", - "Toumitoun" - ] - }, - "Glossary/Call_stack": { - "modified": "2019-03-23T22:41:33.785Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Grid_Tracks": { - "modified": "2019-03-23T22:02:47.082Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/CSS_pixel": { - "modified": "2020-10-05T04:42:31.706Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Pixel": { - "modified": "2019-03-23T22:40:37.845Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/PNG": { - "modified": "2019-03-23T22:41:50.073Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Polyfill": { - "modified": "2019-03-18T20:40:41.785Z", - "contributors": [ - "GaelWLR", - "caribouflex", - "loella16", - "Ostefanini" - ] - }, - "Glossary/Polymorphism": { - "modified": "2019-03-23T22:39:57.969Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/OOP": { - "modified": "2019-03-23T22:48:59.017Z", - "contributors": [ - "loella16", - "Gibus", - "CLEm" - ] - }, - "Glossary/POP": { - "modified": "2019-03-23T22:40:50.975Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Port": { - "modified": "2019-03-23T22:58:43.599Z", - "contributors": [ - "loella16", - "Porkepix", - "Lulamay", - "Jeremie" - ] - }, - "Glossary/Global_scope": { - "modified": "2019-03-23T22:41:14.880Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Local_scope": { - "modified": "2019-03-23T22:40:56.046Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Scope": { - "modified": "2019-03-23T22:40:22.490Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Vendor_Prefix": { - "modified": "2019-03-23T22:40:15.581Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/CSS_preprocessor": { - "modified": "2019-03-23T22:03:31.823Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Presto": { - "modified": "2019-03-23T22:42:11.378Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Primitive": { - "modified": "2019-03-23T22:48:58.549Z", - "contributors": [ - "loella16", - "Gibus", - "CLEm" - ] - }, - "Glossary/privileged_code": { - "modified": "2019-03-18T21:44:10.644Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Privileged": { - "modified": "2019-03-23T22:41:29.520Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Prototype-based_programming": { - "modified": "2019-03-23T22:01:08.082Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Progressive_web_apps": { - "modified": "2019-03-23T22:18:10.153Z", - "contributors": [ - "loella16", - "unpeudetout", - "Jeremie" - ] - }, - "Glossary/Promise": { - "modified": "2020-11-29T17:08:43.767Z", - "contributors": [ - "Dimitri_TRAVAILLOUX", - "JNa0", - "tpoisseau" - ] - }, - "Glossary/property/CSS": { - "modified": "2019-03-23T22:57:05.036Z", - "contributors": [ - "loella16", - "xdelatour", - "Goofy", - "htindon" - ] - }, - "Glossary/Protocol": { - "modified": "2019-03-23T22:42:16.452Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Prototype": { - "modified": "2019-03-23T22:40:20.436Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Pseudo-class": { - "modified": "2019-03-23T22:40:46.877Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Pseudocode": { - "modified": "2019-03-18T21:47:09.076Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Pseudo-element": { - "modified": "2019-03-23T22:40:07.267Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Python": { - "modified": "2019-03-23T22:40:49.701Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Quality_values": { - "modified": "2019-03-18T21:47:07.513Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/QUIC": { - "modified": "2020-10-12T03:40:33.880Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/RAIL": { - "modified": "2020-10-11T05:55:50.398Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Garbage_collection": { - "modified": "2019-03-23T22:37:46.005Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/RDF": { - "modified": "2019-03-23T22:40:14.803Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Real_User_Monitoring": { - "modified": "2020-09-25T05:36:48.774Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/bounding_box": { - "modified": "2019-01-17T00:01:56.249Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "htindon" - ] - }, - "Glossary/Recursion": { - "modified": "2019-03-23T22:41:09.659Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Object_reference": { - "modified": "2019-03-23T22:40:23.211Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Reference": { - "modified": "2019-03-23T22:40:24.148Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Reflow": { - "modified": "2019-03-18T21:46:42.626Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Regular_expression": { - "modified": "2019-03-23T22:46:36.694Z", - "contributors": [ - "loella16", - "Porkepix", - "Hell_Carlito", - "sebastien-bartoli", - "vanz" - ] - }, - "Glossary/Preflight_request": { - "modified": "2019-03-23T22:14:22.077Z", - "contributors": [ - "Porkepix", - "elias551", - "loella16", - "Yves_ASTIER" - ] - }, - "Glossary/Responsive_web_design": { - "modified": "2019-03-18T21:46:42.758Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/REST": { - "modified": "2019-03-23T22:39:50.192Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/RGB": { - "modified": "2019-03-23T22:39:05.612Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/RIL": { - "modified": "2019-03-23T22:39:40.462Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/RNG": { - "modified": "2019-03-23T22:39:14.416Z", - "contributors": [ - "Goofy", - "xdelatour" - ] - }, - "Glossary/Crawler": { - "modified": "2019-03-23T22:39:26.515Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Robots.txt": { - "modified": "2019-03-23T22:39:27.042Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/RSS": { - "modified": "2019-03-23T22:40:15.677Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/RTF": { - "modified": "2019-03-23T22:42:05.530Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/rtl": { - "modified": "2019-01-16T20:52:28.089Z", - "contributors": [ - "Goofy", - "Porkepix" - ] - }, - "Glossary/RTP": { - "modified": "2020-09-30T07:30:27.350Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Ruby": { - "modified": "2019-03-23T22:41:17.345Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Same-origin_policy": { - "modified": "2019-06-14T06:25:34.615Z", - "contributors": [ - "Watilin" - ] - }, - "Glossary/SCM": { - "modified": "2019-03-23T22:38:57.015Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/SCTP": { - "modified": "2019-03-18T21:46:38.825Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/SDP": { - "modified": "2019-03-23T22:41:12.448Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/safe": { - "modified": "2019-03-18T21:46:28.796Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/CSS_Selector": { - "modified": "2019-03-23T22:39:53.102Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Semantics": { - "modified": "2019-03-23T22:38:43.484Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/SEO": { - "modified": "2019-03-18T21:46:24.952Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Serialization": { - "modified": "2019-03-23T22:03:28.172Z", - "contributors": [ - "macmorning", - "loella16" - ] - }, - "Glossary/Proxy_server": { - "modified": "2019-03-18T21:47:12.657Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Web_server": { - "modified": "2020-10-11T04:52:56.117Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Server": { - "modified": "2019-03-23T22:41:08.500Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Shim": { - "modified": "2019-03-18T21:45:43.959Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Signature/Function": { - "modified": "2019-03-23T22:40:21.442Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Signature": { - "modified": "2019-03-23T22:40:17.194Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Signature/Security": { - "modified": "2019-03-23T23:47:49.334Z", - "contributors": [ - "fsiliadin", - "Sebastianz", - "CedricP", - "Fredchat" - ] - }, - "Glossary/SIMD": { - "modified": "2019-03-23T22:41:12.178Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/SISD": { - "modified": "2019-03-23T22:41:10.120Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Site_map": { - "modified": "2020-10-11T05:42:01.722Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Site": { - "modified": "2020-10-11T05:33:50.641Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/SLD": { - "modified": "2019-03-23T22:42:04.405Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Sloppy_mode": { - "modified": "2019-03-18T21:45:43.833Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Slug": { - "modified": "2019-03-18T21:45:46.971Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/SMTP": { - "modified": "2019-03-23T22:40:17.302Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/SOAP": { - "modified": "2019-03-23T22:40:38.697Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Specification": { - "modified": "2019-03-23T22:41:43.100Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/SQL": { - "modified": "2019-03-23T22:57:00.831Z", - "contributors": [ - "Porkepix", - "Toumitoun" - ] - }, - "Glossary/SRI": { - "modified": "2019-03-18T21:46:37.925Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/SSL": { - "modified": "2019-03-18T21:46:35.161Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Statement": { - "modified": "2019-03-23T22:42:03.846Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/String": { - "modified": "2019-03-23T22:40:00.102Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Control_flow": { - "modified": "2019-03-23T22:41:59.034Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Data_structure": { - "modified": "2019-09-04T16:13:28.582Z", - "contributors": [ - "SphinxKnight", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/STUN": { - "modified": "2019-03-23T22:40:15.360Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Cipher_suite": { - "modified": "2019-03-23T22:32:22.378Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "sebastien-bartoli" - ] - }, - "Glossary/SVG": { - "modified": "2019-03-23T22:40:20.842Z", - "contributors": [ - "loella16", - "Porkepix", - "marie-ototoi", - "xdelatour" - ] - }, - "Glossary/SVN": { - "modified": "2019-03-23T22:57:07.228Z", - "contributors": [ - "loella16", - "Toumitoun" - ] - }, - "Glossary/Symbol": { - "modified": "2019-03-23T22:39:08.053Z", - "contributors": [ - "Nopias", - "loella16", - "xdelatour" - ] - }, - "Glossary/Synchronous": { - "modified": "2019-03-23T22:40:33.779Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Syntax_error": { - "modified": "2019-03-23T22:41:06.855Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/Syntax": { - "modified": "2019-03-23T22:39:03.649Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/buffer": { - "modified": "2019-03-18T21:45:35.327Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/TCP_handshake": { - "modified": "2019-09-15T08:41:25.795Z", - "contributors": [ - "estelle" - ] - }, - "Glossary/TCP_slow_start": { - "modified": "2019-09-02T01:46:30.468Z", - "contributors": [ - "estelle" - ] - }, - "Glossary/TCP": { - "modified": "2019-03-23T22:57:04.926Z", - "contributors": [ - "Porkepix", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/Telnet": { - "modified": "2019-03-23T22:42:10.476Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Smoke_Test": { - "modified": "2019-03-18T21:45:36.505Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Texel": { - "modified": "2020-10-11T05:05:07.567Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/Plaintext": { - "modified": "2019-03-23T22:39:26.132Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Three_js": { - "modified": "2019-03-23T22:40:32.870Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Time_to_interactive": { - "modified": "2020-11-10T08:04:33.624Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/TLD": { - "modified": "2019-03-23T22:38:54.058Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/TLS": { - "modified": "2019-03-23T22:39:14.027Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/TOFU": { - "modified": "2019-03-18T21:45:44.983Z", - "contributors": [ - "SphinxKnight", - "loella16" - ] - }, - "Glossary/Transmission_Control_Protocol_(TCP)": { - "modified": "2019-09-13T20:23:27.919Z", - "contributors": [ - "estelle" - ] - }, - "Glossary/Tree_shaking": { - "modified": "2019-03-18T21:45:48.808Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Card_sorting": { - "modified": "2019-03-23T22:25:45.561Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "htindon" - ] - }, - "Glossary/Trident": { - "modified": "2019-03-23T22:57:05.971Z", - "contributors": [ - "loella16", - "GeekShadow" - ] - }, - "Glossary/Truthy": { - "modified": "2019-03-23T22:43:00.610Z", - "contributors": [ - "loella16", - "davidbourguignon", - "jswisher", - "raoul632" - ] - }, - "Glossary/TTL": { - "modified": "2019-03-18T21:45:45.855Z", - "contributors": [ - "SphinxKnight", - "loella16" - ] - }, - "Glossary/TURN": { - "modified": "2019-03-23T22:40:25.013Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Dynamic_typing": { - "modified": "2019-03-23T22:41:39.637Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Static_typing": { - "modified": "2019-03-23T22:41:24.853Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Type_coercion": { - "modified": "2020-08-28T17:39:29.859Z", - "contributors": [ - "jsiny" - ] - }, - "Glossary/MIME_type": { - "modified": "2019-03-23T22:40:46.635Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Type": { - "modified": "2019-03-23T22:42:01.802Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/UDP": { - "modified": "2019-03-23T22:41:59.662Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/UI": { - "modified": "2019-03-23T22:41:37.563Z", - "contributors": [ - "SphinxKnight", - "Gibus", - "xdelatour" - ] - }, - "Glossary/undefined": { - "modified": "2019-03-23T22:04:28.704Z", - "contributors": [ - "loella16", - "michelc" - ] - }, - "Glossary/Unicode": { - "modified": "2019-03-18T21:45:46.646Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/URI": { - "modified": "2019-03-23T22:57:00.503Z", - "contributors": [ - "loella16", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/URL": { - "modified": "2020-10-19T13:47:26.150Z", - "contributors": [ - "Voulto", - "loella16", - "marie-ototoi", - "Porkepix", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/URN": { - "modified": "2019-03-23T22:39:50.091Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Usenet": { - "modified": "2019-03-23T22:40:09.482Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/User_agent": { - "modified": "2019-03-23T22:40:37.671Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/UTF-8": { - "modified": "2019-03-23T22:39:53.487Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/UX": { - "modified": "2019-03-23T22:32:29.107Z", - "contributors": [ - "Gibus", - "htindon" - ] - }, - "Glossary/Value": { - "modified": "2019-03-23T22:40:20.340Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Validator": { - "modified": "2019-03-23T22:57:06.137Z", - "contributors": [ - "loella16", - "Porkepix", - "Toumitoun" - ] - }, - "Glossary/Global_variable": { - "modified": "2019-03-23T22:41:13.951Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Local_variable": { - "modified": "2019-03-23T22:41:09.572Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Variable": { - "modified": "2019-03-23T22:42:09.601Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Viewport": { - "modified": "2019-03-23T22:39:08.726Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Glossary/VoIP": { - "modified": "2019-03-23T22:39:39.990Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/W3C": { - "modified": "2019-03-23T22:57:06.246Z", - "contributors": [ - "Porkepix", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/WAI": { - "modified": "2019-03-23T22:39:58.348Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/WCAG": { - "modified": "2019-03-23T22:40:02.080Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Web_standards": { - "modified": "2019-03-23T22:40:24.427Z", - "contributors": [ - "Porkepix", - "xdelatour" - ] - }, - "Glossary/WebDAV": { - "modified": "2019-03-23T22:40:37.379Z", - "contributors": [ - "tonybengue", - "xdelatour" - ] - }, - "Glossary/WebExtensions": { - "modified": "2019-03-23T22:07:24.912Z", - "contributors": [ - "Mozinet" - ] - }, - "Glossary/WebGL": { - "modified": "2019-03-23T22:40:38.243Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/WebIDL": { - "modified": "2019-03-23T22:40:18.690Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/WebKit": { - "modified": "2019-03-23T22:40:36.496Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/webm": { - "modified": "2019-03-23T22:40:30.477Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/webp": { - "modified": "2019-03-23T22:40:38.141Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/WebRTC": { - "modified": "2019-03-23T22:41:08.284Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/WebSockets": { - "modified": "2019-03-23T22:40:37.281Z", - "contributors": [ - "Raul6469", - "loella16", - "xdelatour" - ] - }, - "Glossary/WebVTT": { - "modified": "2019-03-18T21:45:46.184Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/WHATWG": { - "modified": "2019-03-23T22:40:20.041Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Whitespace": { - "modified": "2020-09-25T06:24:07.540Z", - "contributors": [ - "Voulto" - ] - }, - "Glossary/World_Wide_Web": { - "modified": "2019-03-23T22:40:59.764Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/Wrapper": { - "modified": "2019-03-23T22:40:25.100Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/XForms": { - "modified": "2019-03-23T22:40:51.846Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/XHR_(XMLHttpRequest)": { - "modified": "2019-03-18T21:45:35.065Z", - "contributors": [ - "Porkepix", - "loella16" - ] - }, - "Glossary/XInclude": { - "modified": "2019-03-18T21:44:11.126Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/XLink": { - "modified": "2019-03-23T22:39:40.575Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/XML": { - "modified": "2019-03-23T22:41:20.251Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/XPath": { - "modified": "2019-03-23T22:40:53.901Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/XQuery": { - "modified": "2019-03-23T22:40:51.223Z", - "contributors": [ - "loella16", - "xdelatour" - ] - }, - "Glossary/XSLT": { - "modified": "2019-03-23T22:40:34.285Z", - "contributors": [ - "xdelatour" - ] - }, - "Glossary/Grid_Areas": { - "modified": "2019-06-14T08:10:14.682Z", - "contributors": [ - "loella16" - ] - }, - "Glossary/Block/CSS": { - "modified": "2019-03-23T22:56:52.690Z", - "contributors": [ - "loella16", - "Goofy", - "Toumitoun" - ] - }, - "Glossary/Node/networking": { - "modified": "2019-03-23T22:42:03.351Z", - "contributors": [ - "loella16", - "Porkepix", - "xdelatour" - ] - }, - "Web/API/Canvas_API/Manipulating_video_using_canvas": { - "modified": "2019-03-23T23:19:48.901Z", - "contributors": [ - "loella16", - "kuronoyurei" - ] - }, - "Web/CSS/inset-block-end": { - "modified": "2020-10-15T21:43:23.981Z", - "contributors": [ - "SphinxKnight", - "rachelandrew" - ] - }, - "Web/CSS/inset-block-start": { - "modified": "2020-10-15T21:43:23.193Z", - "contributors": [ - "SphinxKnight", - "rachelandrew" - ] - }, - "Web/CSS/inset-inline-end": { - "modified": "2020-10-15T21:43:21.489Z", - "contributors": [ - "SphinxKnight", - "rachelandrew" - ] - }, - "Web/CSS/inset-inline-start": { - "modified": "2020-10-15T21:43:20.633Z", - "contributors": [ - "SphinxKnight", - "rachelandrew" - ] - }, - "Web/JavaScript/Reference/Deprecated_and_obsolete_features": { - "modified": "2020-03-12T19:36:16.242Z", - "contributors": [ + "PhilippePerret", "SphinxKnight", - "soleuu", - "Vnicolas", + "Lamri", + "mbeaudru", + "Mongenet", + "opii93", + "bassam", + "DeepFriedSeagull", + "cosmith", "teoli", - "LaBoumerde", - "matteodelabre" - ] - }, - "Games/Anatomy": { - "modified": "2019-01-17T06:54:31.636Z", - "contributors": [ - "wbamberg", - "und3rh00d", - "loella16", - "ericfourmaux" - ] - }, - "Games/Examples": { - "modified": "2019-03-23T22:44:48.124Z", - "contributors": [ - "wbamberg", - "loella16", - "Gibus", - "samuelbeloola", - "BNedry" - ] - }, - "Games": { - "modified": "2019-09-09T15:31:44.765Z", - "contributors": [ - "SphinxKnight", - "wbamberg", - "gnoyaze", - "Zefling", - "loella16", - "Tetrastorm" - ] - }, - "Games/Index": { - "modified": "2019-01-16T21:55:43.323Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Games/Introduction_to_HTML5_Game_Development": { - "modified": "2020-09-28T01:50:43.797Z", - "contributors": [ - "Voulto", - "JNa0", - "dragon38800" - ] - }, - "Games/Introduction": { - "modified": "2019-04-23T09:34:16.784Z", - "contributors": [ - "As-Sinder", - "wbamberg", - "loella16", - "DeathPixHell", - "CarlosAvim", - "Tetrastorm", - "Goofy", - "SphinxKnight" - ] - }, - "Games/Publishing_games/Game_monetization": { - "modified": "2020-10-08T10:55:08.029Z", - "contributors": [ - "Voulto" - ] - }, - "Games/Publishing_games": { - "modified": "2020-09-28T03:39:21.488Z", - "contributors": [ - "Voulto", - "wbamberg", - "NerOcrO", - "Tipoussin" - ] - }, - "Mozilla/Firefox/Releases/2/Security_changes": { - "modified": "2019-03-23T23:54:31.258Z", - "contributors": [ - "wbamberg", - "Mgjbot", - "BenoitL", - "Fredchat", - "Chbok" - ] - }, - "Learn/CSS/First_steps/What_is_CSS": { - "modified": "2020-10-15T22:25:55.680Z", - "contributors": [ - "geraldventadour", - "SphinxKnight", - "smeden-lod" - ] - }, - "Learn/CSS/Styling_text/Fundamentals": { - "modified": "2020-07-16T22:26:05.430Z", - "contributors": [ - "Dralyab", - "loella16", - "Oliv" - ] - }, - "Learn/CSS/Styling_text/Styling_links": { - "modified": "2020-11-15T18:10:36.319Z", - "contributors": [ - "NemoNobobyPersonne", - "Dralyab" - ] - }, - "Learn/JavaScript/First_steps/Useful_string_methods": { - "modified": "2020-07-16T22:30:46.814Z", - "contributors": [ - "smeden-lod", - "Dralyab", - "Iwazaru", - "tonybengue" - ] - }, - "Learn/JavaScript/First_steps/Arrays": { - "modified": "2020-07-16T22:30:53.940Z", - "contributors": [ - "smeden-lod", - "tavax", - "Dralyab", - "tonybengue" - ] - }, - "Learn/JavaScript/First_steps/Test_your_skills:_Arrays": { - "modified": "2020-10-17T18:40:31.138Z", - "contributors": [ - "tonybengue" - ] - }, - "Learn/JavaScript/Objects/Adding_bouncing_balls_features": { - "modified": "2020-07-16T22:32:34.729Z", - "contributors": [ - "AkwindFr", - "tonybengue" - ] - }, - "Learn/JavaScript/Objects/Inheritance": { - "modified": "2020-07-16T22:32:13.707Z", - "contributors": [ - "franssu", - "loranger32", - "elWombator", - "lobertrand", - "manuwhat", - "Yopai", - "AntrHaxx", - "MartyO256", - "Alpha" - ] - }, - "Learn/JavaScript/Objects/Object-oriented_JS": { - "modified": "2020-07-16T22:32:05.419Z", - "contributors": [ - "grandoc", - "FloppyJunior", - "vacarme", - "zoora", - "Jetinho", - "elWombator", - "manuwhat", - "antoninha", - "LDCL", - "Alpha", - "SphinxKnight" - ] - }, - "Learn/JavaScript/Objects/Object_building_practice": { - "modified": "2020-07-16T22:32:31.265Z", - "contributors": [ - "smeden-lod", - "loranger32", - "manuwhat" - ] - }, - "Learn/JavaScript/Objects/Object_prototypes": { - "modified": "2020-07-16T22:32:19.975Z", - "contributors": [ - "grandoc", - "Etheonor", - "aSeches", - "zoora", - "Jetinho", - "JonGarbayo", - "LDCL", - "Alpha" - ] - }, - "Learn/Performance/why_web_performance": { - "modified": "2020-11-10T09:10:02.087Z", - "contributors": [ - "Voulto" - ] - }, - "Learn/Server-side/Django/Generic_views": { - "modified": "2020-08-10T12:14:32.253Z", - "contributors": [ - "BrRoman" - ] - }, - "Learn/Server-side/First_steps/Client-Server_overview": { - "modified": "2020-07-16T22:36:19.848Z", - "contributors": [ - "smeden-lod", - "houckontape", - "SphinxKnight", - "ThCarrere" - ] - }, - "Learn/Server-side/First_steps": { - "modified": "2020-07-16T22:36:08.675Z", - "contributors": [ - "Etheonor", - "smeden-lod", - "SphinxKnight", - "JeffD", - "KurtC0ba1n", - "ayshiff", - "chrisdavidmills" - ] - }, - "Learn/Server-side/First_steps/Introduction": { - "modified": "2020-07-16T22:36:13.996Z", - "contributors": [ - "smeden-lod", - "SphinxKnight", - "ThCarrere", - "a-mt" - ] - }, - "Learn/Server-side/First_steps/Web_frameworks": { - "modified": "2020-07-16T22:36:24.273Z", - "contributors": [ - "smeden-lod", - "houckontape", - "SphinxKnight", - "Mania" + "Florentsuc", + "zanz" ] }, - "Learn/Server-side/First_steps/Website_security": { - "modified": "2020-07-16T22:36:28.165Z", + "Web/JavaScript/Data_structures": { + "modified": "2020-07-03T14:40:14.994Z", "contributors": [ - "smeden-lod", - "ThCarrere", - "LeMilitaire", + "GDFtj", + "jpcote", "SphinxKnight", - "JeffD" - ] - }, - "Learn/Tools_and_testing/Cross_browser_testing/Accessibility": { - "modified": "2020-07-16T22:39:16.445Z", - "contributors": [ - "Dralyab", - "Azyme" - ] - }, - "Learn/Tools_and_testing/Cross_browser_testing/HTML_and_CSS": { - "modified": "2020-07-16T22:39:09.777Z", - "contributors": [ - "NacimHarfouche", - "Azyme" - ] - }, - "Learn/Tools_and_testing/Understanding_client-side_tools/Command_line": { - "modified": "2020-08-07T09:37:14.013Z", - "contributors": [ - "voronamanga" - ] - }, - "Glossary/Localization": { - "modified": "2019-03-24T00:14:08.788Z", - "contributors": [ - "loella16", - "ethertank", - "DirkS", - "Mgjbot", + "Titome", + "michelc", + "BEHOUBA", + "Palisanka", + "Havano", + "tym", "Fredchat", - "BenoitL", - "Goofy", - "Verruckt", - "Takenbot", - "Chbok" - ] - }, - "conflicting/MDN/Contribute": { - "modified": "2020-02-19T18:10:07.383Z", - "contributors": [ - "jswisher", - "SphinxKnight" - ] - }, - "MDN/At_ten/History_of_MDN": { - "modified": "2019-03-23T22:50:37.833Z", - "contributors": [ - "stephaniehobson", - "tchevalier", - "SphinxKnight" - ] - }, - "MDN/At_ten": { - "modified": "2019-03-23T22:50:40.435Z", - "contributors": [ - "lumiru", - "achraf", - "stephaniehobson", - "Cyber-Tron", - "ArtonP", - "SphinxKnight", - "tchevalier" - ] - }, - "MDN/About": { - "modified": "2019-03-24T00:12:46.908Z", - "contributors": [ - "wbamberg", - "Porkepix", - "Mozinet", - "fscholz", - "jswisher", - "microsoft", - "wakka27", - "Jeremie", "teoli", - "tregagnon", - "le penseur", - "Akiro", - "BenoitL", - "Petrus", - "Omnisilver", - "Gege2", - "Dria", - "Cbeard", - "Anonymous" - ] - }, - "MDN/Contribute/Howto/Convert_code_samples_to_be_live": { - "modified": "2019-01-16T20:18:20.962Z", - "contributors": [ - "wbamberg", - "Maamouch", - "Goofy", - "Lamaw" - ] - }, - "MDN/Contribute/Howto/Create_an_interactive_exercise_to_help_learning_the_web": { - "modified": "2019-07-17T03:15:29.432Z", - "contributors": [ - "SphinxKnight", - "AkwindFr" - ] - }, - "MDN/Guidelines/Code_guidelines": { - "modified": "2020-09-30T15:29:18.597Z", - "contributors": [ - "chrisdavidmills", - "tristantheb" - ] - }, - "MDN/Yari": { - "modified": "2020-02-08T12:56:22.102Z", - "contributors": [ - "tristantheb" - ] - }, - "MDN/Structures/Live_samples": { - "modified": "2020-09-30T09:06:59.551Z", - "contributors": [ - "chrisdavidmills", - "tristantheb", - "wbamberg", - "Johann-S" - ] - }, - "MDN/Structures/Compatibility_tables": { - "modified": "2020-10-15T22:02:05.521Z", - "contributors": [ - "chrisdavidmills", - "wbamberg", - "jcletousey", - "loella16" - ] - }, - "Mozilla/Firefox/Releases/3/Updating_web_applications": { - "modified": "2019-03-23T23:53:12.406Z", - "contributors": [ - "wbamberg", - "Sheppy", - "Mgjbot", - "BenoitL" - ] - }, - "Mozilla/Firefox/Releases/2/Updating_extensions": { - "modified": "2019-03-23T23:50:49.070Z", - "contributors": [ - "wbamberg", - "Mgjbot", - "Fredchat", - "Planche" - ] - }, - "Mozilla/Firefox/Releases/3/Updating_extensions": { - "modified": "2019-12-13T20:33:09.962Z", - "contributors": [ - "wbamberg", - "Sheppy", - "Gandoulf", - "BenoitL", - "Mgjbot", - "Fredchat" - ] - }, - "Mozilla/Add-ons/WebExtensions/Add_a_button_to_the_toolbar": { - "modified": "2019-07-03T05:22:48.886Z", - "contributors": [ - "hellosct1", - "JNa0", - "Goofy" - ] - }, - "Mozilla/Add-ons/WebExtensions/Implement_a_settings_page": { - "modified": "2019-05-19T03:44:17.070Z", - "contributors": [ - "hellosct1", - "RoyalPanda" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/proxy/settings": { - "modified": "2020-10-15T22:04:59.888Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/eval": { - "modified": "2020-10-15T21:55:14.114Z", - "contributors": [ - "hellosct1", - "m-r-r" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow": { - "modified": "2020-10-15T21:55:11.329Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/reload": { - "modified": "2020-10-15T21:55:58.911Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/inspectedWindow/tabId": { - "modified": "2020-10-15T21:55:59.720Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/network/getHAR": { - "modified": "2020-10-15T22:04:36.939Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/network": { - "modified": "2020-10-15T21:55:16.357Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/network/onNavigated": { - "modified": "2020-10-15T21:56:01.394Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/network/onRequestFinished": { - "modified": "2020-10-15T22:04:12.813Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/create": { - "modified": "2020-10-15T21:56:02.132Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/elements": { - "modified": "2020-10-15T22:04:11.356Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ElementsPanel/createSidebarPane": { - "modified": "2020-10-15T22:04:11.111Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ElementsPanel": { - "modified": "2020-10-15T21:56:25.683Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ElementsPanel/onSelectionChanged": { - "modified": "2020-10-15T21:56:28.564Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionPanel": { - "modified": "2020-10-15T21:56:01.635Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane": { - "modified": "2020-10-15T22:04:11.081Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/onHidden": { - "modified": "2020-10-15T22:04:12.026Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/onShown": { - "modified": "2020-10-15T22:04:11.474Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setExpression": { - "modified": "2020-10-15T22:04:11.532Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setObject": { - "modified": "2020-10-15T22:04:12.294Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/ExtensionSidebarPane/setPage": { - "modified": "2020-10-15T22:15:03.534Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels": { - "modified": "2020-10-15T21:55:15.857Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/onThemeChanged": { - "modified": "2020-10-15T21:55:59.922Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/devtools/panels/themeName": { - "modified": "2020-10-15T21:55:59.431Z", - "contributors": [ - "hellosct1" - ] - }, - "conflicting/Mozilla/Add-ons/WebExtensions/API/menus/overrideContext": { - "modified": "2019-07-03T07:58:27.877Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/proxy/onError": { - "modified": "2020-10-15T22:00:36.758Z", - "contributors": [ - "hellosct1", - "wbamberg" - ] - }, - "conflicting/Mozilla/Add-ons/WebExtensions/API/userScripts/RegisteredUserScript/unregister": { - "modified": "2020-10-15T22:23:34.113Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/API/userScripts/Working_with_userScripts": { - "modified": "2019-10-13T04:55:15.939Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Browser_support_for_JavaScript_APIs": { - "modified": "2020-10-15T20:55:07.811Z", - "contributors": [ - "hellosct1", - "SphinxKnight" - ] - }, - "Mozilla/Add-ons/WebExtensions/Build_a_cross_browser_extension": { - "modified": "2019-09-22T19:56:40.143Z", - "contributors": [ - "hellosct1", - "ponsfrilus" - ] - }, - "Mozilla/Add-ons/WebExtensions/Debugging_(before_Firefox_50)": { - "modified": "2019-03-18T21:02:43.036Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Differences_between_API_implementations": { - "modified": "2019-07-08T08:23:30.368Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Examples": { - "modified": "2020-05-24T09:35:11.044Z", - "contributors": [ - "hellosct1", - "NerOcrO", - "gritchou" - ] - }, - "Mozilla/Add-ons/WebExtensions/Extending_the_developer_tools": { - "modified": "2019-07-08T08:20:22.550Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Chrome_incompatibilities": { - "modified": "2019-10-13T06:54:47.652Z", - "contributors": [ - "hellosct1", - "SphinxKnight", - "lp177", - "wtoscer", - "Goofy", - "Bat41" - ] - }, - "Mozilla/Add-ons/WebExtensions/Safely_inserting_external_content_into_a_page": { - "modified": "2019-07-03T12:00:39.099Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Interact_with_the_clipboard": { - "modified": "2019-07-03T05:46:49.789Z", - "contributors": [ - "hellosct1", - "MyriamB" - ] - }, - "Mozilla/Add-ons/WebExtensions/Intercept_HTTP_requests": { - "modified": "2019-07-03T05:48:59.759Z", - "contributors": [ - "hellosct1", - "Wintersunshine-Do" - ] - }, - "Mozilla/Add-ons/WebExtensions/manifest.json/background": { - "modified": "2020-10-15T21:53:54.965Z", - "contributors": [ - "hellosct1", - "Porkepix", - "loella16" - ] - }, - "Mozilla/Add-ons/WebExtensions/manifest.json/author": { - "modified": "2020-10-15T21:53:55.193Z", - "contributors": [ - "hellosct1", - "fscholz", - "regseb", - "Porkepix", - "loella16" - ] - }, - "Mozilla/Add-ons/WebExtensions/manifest.json/theme_experiment": { - "modified": "2020-10-15T22:23:34.499Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Native_manifests": { - "modified": "2019-09-30T13:34:40.128Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Sharing_objects_with_page_scripts": { - "modified": "2020-09-21T20:21:11.522Z", - "contributors": [ - "JackNUMBER", - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/What_next_": { - "modified": "2020-05-24T10:03:42.606Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Work_with_contextual_identities": { - "modified": "2019-07-03T12:03:14.858Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Work_with_the_Cookies_API": { - "modified": "2019-07-03T12:04:24.574Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/Working_with_the_Tabs_API": { - "modified": "2019-10-13T09:50:25.032Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Add-ons/WebExtensions/user_interface/Sidebars": { - "modified": "2020-06-21T16:36:44.213Z", - "contributors": [ - "hellosct1", - "Eonm" - ] - }, - "Mozilla/Add-ons/WebExtensions/user_interface/Context_menu_items": { - "modified": "2019-09-30T14:46:57.757Z", - "contributors": [ - "hellosct1", - "chrisspb", - "Outpox" - ] - }, - "Mozilla/Add-ons/WebExtensions/user_interface/Extension_pages": { - "modified": "2020-06-09T16:59:51.409Z", - "contributors": [ - "hellosct1", - "JNa0" - ] - }, - "Mozilla/Add-ons/WebExtensions/user_interface/devtools_panels": { - "modified": "2019-07-03T14:11:08.292Z", - "contributors": [ - "hellosct1" - ] - }, - "Mozilla/Developer_guide/So_you_just_built_Firefox": { - "modified": "2019-03-23T23:19:14.291Z", - "contributors": [ - "chrisdavidmills", - "juleschz" - ] - }, - "Mozilla/Firefox/Releases/1.5": { - "modified": "2019-03-24T00:15:36.655Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner", - "BenoitL", - "Mgjbot", - "Mozinet", - "Chbok" - ] - }, - "Mozilla/Firefox/Releases/11": { - "modified": "2019-03-23T23:38:04.029Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/12": { - "modified": "2019-03-18T21:08:58.052Z", - "contributors": [ - "fscholz", - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/13": { - "modified": "2019-03-23T23:38:05.142Z", - "contributors": [ - "wbamberg", - "prayash", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/15": { - "modified": "2019-03-23T23:06:29.503Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/16": { - "modified": "2019-03-23T23:37:32.181Z", - "contributors": [ - "wbamberg", - "mrstork", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/17": { - "modified": "2019-03-18T21:08:57.759Z", - "contributors": [ - "fscholz", - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/17/Site_compatibility": { - "modified": "2019-01-16T21:49:04.673Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/18": { - "modified": "2019-03-23T23:35:11.165Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/18/Site_compatibility": { - "modified": "2019-01-16T21:57:32.133Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/19": { - "modified": "2019-03-23T23:34:04.814Z", - "contributors": [ - "wbamberg", - "Sebastianz", - "tregagnon", - "FredB", - "ThePrisoner", - "Skoua" - ] - }, - "Mozilla/Firefox/Releases/19/Site_compatibility": { - "modified": "2019-01-16T21:57:39.651Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/2": { - "modified": "2019-03-24T00:04:11.055Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "fscholz", - "Mgjbot", - "BenoitL", - "Fredchat", - "Chbok", - "Lefou", - "Planche", - "Mozinet" - ] - }, - "Mozilla/Firefox/Releases/20": { - "modified": "2019-03-23T23:33:26.421Z", - "contributors": [ - "wbamberg", - "FredB", - "ThePrisoner", - "Martial76" - ] - }, - "Mozilla/Firefox/Releases/20/Site_compatibility": { - "modified": "2019-01-16T21:58:36.580Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/21": { - "modified": "2019-11-20T21:19:06.767Z", - "contributors": [ - "wbamberg", - "tregagnon", - "Delapouite" - ] - }, - "Mozilla/Firefox/Releases/21/Site_compatibility": { - "modified": "2019-01-16T21:57:29.270Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/22": { - "modified": "2019-03-23T23:28:17.543Z", - "contributors": [ - "wbamberg", - "chrisdavidmills", - "Skoua" - ] - }, - "Mozilla/Firefox/Releases/22/Site_compatibility": { - "modified": "2019-01-16T21:57:40.074Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/23": { - "modified": "2019-03-23T22:59:15.612Z", - "contributors": [ - "wbamberg", - "benaddou", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/23/Site_compatibility": { - "modified": "2019-01-16T21:57:25.542Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/24": { - "modified": "2019-03-23T22:43:17.357Z", - "contributors": [ - "wbamberg", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/24/Site_compatibility": { - "modified": "2019-01-16T21:57:47.692Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/3.5": { - "modified": "2019-03-24T00:01:24.251Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "BenoitL", - "Chbok", - "Goofy", - "Mgjbot" - ] - }, - "Mozilla/Firefox/Releases/3.6": { - "modified": "2019-12-13T20:33:39.144Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner", - "fryn", - "fscholz", - "Thomash", - "BenoitL" - ] - }, - "Mozilla/Firefox/Releases/3": { - "modified": "2019-03-23T23:57:59.495Z", - "contributors": [ - "wbamberg", - "tregagnon", - "FredB", - "BenoitL", - "Mgjbot", - "Chbok", - "Mozinet", - "Fredchat", - "Rishtarz", - "Kyodev" - ] - }, - "Mozilla/Firefox/Releases/35": { - "modified": "2019-12-13T20:33:22.682Z", - "contributors": [ - "wbamberg", - "SphinxKnight", - "mliatt", - "Godrod", - "Runatal" - ] - }, - "Mozilla/Firefox/Releases/35/Site_Compatibility": { - "modified": "2019-01-16T21:49:04.592Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/4": { - "modified": "2019-11-21T00:43:25.071Z", - "contributors": [ - "wbamberg", - "Sebastianz", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/40": { - "modified": "2019-03-23T22:51:13.163Z", - "contributors": [ - "wbamberg", - "SphinxKnight", - "BenoitEsnard", - "ov357" - ] - }, - "Mozilla/Firefox/Releases/40/Site_Compatibility": { - "modified": "2019-01-16T21:48:27.545Z", - "contributors": [ - "wbamberg", - "xdelatour" + "ferncoder", + "bfn" ] }, - "Mozilla/Firefox/Releases/41": { - "modified": "2019-03-23T22:49:38.696Z", + "Web/JavaScript/Enumerability_and_ownership_of_properties": { + "modified": "2020-03-12T19:39:48.844Z", "contributors": [ - "wbamberg", "SphinxKnight", - "Paleno" - ] - }, - "Mozilla/Firefox/Releases/41/Site_Compatibility": { - "modified": "2019-01-16T21:48:49.107Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Mozilla/Firefox/Releases/5": { - "modified": "2019-03-23T23:38:10.236Z", - "contributors": [ - "fscholz", - "wbamberg", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/50": { - "modified": "2019-03-23T22:23:32.722Z", - "contributors": [ - "wbamberg", - "Xhelas" - ] - }, - "Mozilla/Firefox/Releases/59": { - "modified": "2019-03-18T21:37:37.649Z", - "contributors": [ - "wbamberg", - "julienw" - ] - }, - "Mozilla/Firefox/Releases/6": { - "modified": "2019-11-21T00:43:13.867Z", - "contributors": [ - "wbamberg", - "tregagnon", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/63": { - "modified": "2019-03-18T21:22:08.997Z", - "contributors": [ - "algorun77" - ] - }, - "Mozilla/Firefox/Releases/65": { - "modified": "2019-03-18T20:39:08.555Z", - "contributors": [ - "samus35" - ] - }, - "Mozilla/Firefox/Releases/68": { - "modified": "2019-08-22T13:01:38.971Z", - "contributors": [ - "BuzzRage" - ] - }, - "Mozilla/Firefox/Releases/69": { - "modified": "2019-08-14T05:59:15.506Z", - "contributors": [ - "Kuzcoo" + "Ehstrali" ] }, - "Mozilla/Firefox/Releases/7": { - "modified": "2019-03-23T23:38:06.097Z", + "Web/JavaScript/Equality_comparisons_and_sameness": { + "modified": "2020-03-12T19:39:18.857Z", "contributors": [ - "wbamberg", "SphinxKnight", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/70": { - "modified": "2019-09-02T05:07:52.712Z", - "contributors": [ - "pbrosset" - ] - }, - "Mozilla/Firefox/Releases/76": { - "modified": "2020-05-10T16:11:03.049Z", - "contributors": [ - "tristantheb" - ] - }, - "Mozilla/Firefox/Releases/77": { - "modified": "2020-05-10T15:53:10.394Z", - "contributors": [ - "tristantheb", - "Neku3721" - ] - }, - "Mozilla/Firefox/Releases/8": { - "modified": "2019-11-21T00:43:06.185Z", - "contributors": [ - "wbamberg", - "Sebastianz", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases/9": { - "modified": "2019-12-13T20:33:26.081Z", - "contributors": [ - "wbamberg", - "fscholz", - "tregagnon", - "FredB", - "ThePrisoner" - ] - }, - "Mozilla/Firefox/Releases": { - "modified": "2020-09-04T09:36:06.531Z", - "contributors": [ - "Voulto", - "wbamberg", - "FredB", - "Sheppy" - ] - }, - "Web/API/Navigator/getUserMedia": { - "modified": "2019-03-23T23:05:32.482Z", - "contributors": [ - "a-mt", - "Nek-", - "Eric013", - "SuperStrong" - ] - }, - "Tools/about:debugging/about:debugging_before_Firefox_68": { - "modified": "2020-07-16T22:36:33.804Z", - "contributors": [ - "caleyz" - ] - }, - "Tools/about:debugging": { - "modified": "2020-07-16T22:36:32.303Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Accessing_the_Developer_Tools": { - "modified": "2020-07-16T22:35:25.957Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Browser_Toolbox": { - "modified": "2020-07-16T22:35:55.531Z", - "contributors": [ - "hellosct1", - "wbamberg", - "maximelore", - "nico_nc", - "teoli", - "KittenOverlord", - "nora" - ] - }, - "Tools/Browser_Console": { - "modified": "2020-07-16T22:35:42.346Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli", - "Jeremie", - "tregagnon", - "Delapouite", - "SylvainPasche", - "BenoitL", - "Pablor44", - "Fredchat", - "Matdere" - ] - }, - "Tools/Web_Console/Console_messages": { - "modified": "2020-08-29T03:46:11.424Z", - "contributors": [ - "stphngrc", - "wbamberg", - "maximelore", - "glickind" - ] - }, - "Tools/Web_Console/Helpers": { - "modified": "2020-08-28T09:54:35.807Z", - "contributors": [ - "stphngrc", - "wbamberg", - "maximelore", - "teoli", - "tregagnon" - ] - }, - "Tools/Web_Console": { - "modified": "2020-07-16T22:34:05.900Z", - "contributors": [ - "maximelore", - "wbamberg", - "glickind", - "Coraline", - "teoli", - "Thegennok", - "trevorh", - "J.DMB", - "tregagnon", - "milc", - "sperling", - "dataG" - ] - }, - "Tools/Web_Console/Keyboard_shortcuts": { - "modified": "2020-07-16T22:34:22.621Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Web_Console/UI_Tour": { - "modified": "2020-07-16T22:34:17.163Z", - "contributors": [ - "maximelore", - "wbamberg", - "glickind" - ] - }, - "Tools/Web_Console/Rich_output": { - "modified": "2020-07-16T22:34:20.227Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Web_Console/Split_console": { - "modified": "2020-07-16T22:34:20.903Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Web_Console/The_command_line_interpreter": { - "modified": "2020-08-28T09:12:31.516Z", - "contributors": [ - "stphngrc", - "tchioubak", - "aminelch", - "A-312", - "maximelore", - "wbamberg" - ] - }, - "Tools/DevToolsColors": { - "modified": "2020-07-16T22:35:53.314Z", - "contributors": [ - "maximelore", - "wbamberg", + "edspeedy", + "Durev", + "ferdi_", + "Bringdal", + "juliensoret", "teoli" ] }, - "Tools/Remote_Debugging/Chrome_Desktop": { - "modified": "2020-07-16T22:35:40.256Z", + "Web/JavaScript/EventLoop": { + "modified": "2020-07-16T10:21:17.789Z", "contributors": [ - "wbamberg", + "robinsimonklein", "SphinxKnight", - "teoli", - "jsx", - "dorianecampagne" - ] - }, - "Tools/Remote_Debugging/Debugging_Firefox_Desktop": { - "modified": "2020-07-16T22:35:40.983Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Remote_Debugging/Debugging_Firefox_for_Android_with_WebIDE": { - "modified": "2020-07-16T22:35:40.616Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Remote_Debugging": { - "modified": "2020-07-16T22:35:37.277Z", - "contributors": [ - "maximelore", - "wbamberg", - "glickind", - "teoli", - "J.DMB", - "G-de-Bruges", - "medhi.naveau@hotmail.be", - "Omnilaika02", - "KIDY" - ] - }, - "Tools/Remote_Debugging/Thunderbird": { - "modified": "2020-07-16T22:35:39.867Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Debugger/How_to/Access_debugging_in_add-ons": { - "modified": "2020-07-16T22:35:14.754Z", - "contributors": [ - "wbamberg", - "maximelore", - "teoli" - ] - }, - "Tools/Debugger/How_to/Highlight_and_inspect_DOM_nodes": { - "modified": "2020-07-16T22:35:13.697Z", - "contributors": [ - "wbamberg", - "maximelore", - "teoli" - ] - }, - "Tools/Debugger/How_to/Set_a_conditional_breakpoint": { - "modified": "2020-07-16T22:35:10.533Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Set_a_breakpoint": { - "modified": "2020-07-16T22:35:09.962Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Breaking_on_exceptions": { - "modified": "2020-07-16T22:35:15.043Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Debugger/How_to/Debug_eval_sources": { - "modified": "2020-07-16T22:35:14.396Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Disable_breakpoints": { - "modified": "2020-07-16T22:35:11.273Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Pretty-print_a_minified_file": { - "modified": "2020-07-16T22:35:13.988Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to": { - "modified": "2020-09-04T07:36:16.042Z", - "contributors": [ - "Voulto", - "wbamberg", - "maximelore", - "teoli", - "sidgan" - ] - }, - "Tools/Debugger/How_to/Ignore_a_source": { - "modified": "2020-07-16T22:35:13.367Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Open_the_debugger": { - "modified": "2020-07-16T22:35:09.012Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Step_through_code": { - "modified": "2020-07-16T22:35:11.898Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Debugger/How_to/Search": { - "modified": "2020-07-16T22:35:15.360Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Debugger/How_to/Set_Watch_Expressions": { - "modified": "2020-07-16T22:35:15.802Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Debugger/How_to/Use_a_source_map": { - "modified": "2020-07-16T22:35:12.417Z", - "contributors": [ - "tchevalier", - "maximelore", - "wbamberg", - "hervehobbes", + "mikaoelitiana", "necraidan", - "teoli", - "franckuser16" - ] - }, - "Tools/Debugger": { - "modified": "2020-07-16T22:35:04.438Z", - "contributors": [ - "maximelore", - "wbamberg", - "glickind", - "teoli", - "SphinxKnight", - "Omnilaika02", - "nora" - ] - }, - "Tools/Debugger/Keyboard_shortcuts": { - "modified": "2020-07-16T22:35:18.146Z", - "contributors": [ - "maximelore", - "wbamberg", "teoli" ] }, - "Tools/Debugger/Set_an_XHR_breakpoint": { - "modified": "2020-07-16T22:35:20.080Z", - "contributors": [ - "maximelore" - ] - }, - "Tools/Debugger/Source_map_errors": { - "modified": "2020-07-16T22:35:19.304Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Debugger/UI_Tour": { - "modified": "2020-07-16T22:35:16.333Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli", - "Goofy" - ] - }, - "Tools/DevToolsAPI": { - "modified": "2020-07-16T22:35:24.078Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/DOM_Property_Viewer": { - "modified": "2020-07-16T22:36:34.322Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Shader_Editor": { - "modified": "2020-07-16T22:35:54.397Z", - "contributors": [ - "maximelore", - "wbamberg", - "stephaniehobson", - "teoli", - "bassam", - "tregagnon" - ] - }, - "Tools/Style_Editor": { - "modified": "2020-07-16T22:35:00.333Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli", - "tregagnon", - "salsero" - ] - }, - "Tools/Web_Audio_Editor": { - "modified": "2020-07-16T22:36:08.440Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli", - "tregagnon", - "batisteo" - ] - }, - "Tools/Firefox_OS_Simulator_clone": { - "modified": "2020-07-16T22:36:22.890Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Tools": { - "modified": "2020-07-16T22:44:14.844Z", + "Web/JavaScript/Guide": { + "modified": "2020-03-12T19:36:21.976Z", "contributors": [ "SphinxKnight", - "maximelore", - "sunazerty", - "wbamberg", - "Dralyab", - "unpeudetout", - "stephane34", - "enguerran", - "BenoitL", - "Pierrot", - "Goofy", - "Sabine", - "Azurrea", - "thequestion", - "KittenOverlord", - "ninovelena", - "tregagnon", - "teoli", - "wakka27", - "Juju77", - "tchevalier", - "Delapouite", - "FredB", - "ethertank", - "julienw", - "tcit", - "Fredchat", - "Kyodev", - "Mgjbot", - "Takenbot", - "Andreas Wuest", - "Jean-Yves Cronier", - "Chbok", - "Jep", - "Nickolay", - "TestUser" - ] - }, - "Tools/Index": { - "modified": "2020-07-16T22:36:03.885Z", - "contributors": [ - "wbamberg", - "xdelatour" - ] - }, - "Tools/Accessibility_inspector": { - "modified": "2020-07-16T22:36:39.636Z", - "contributors": [ - "maximelore", - "hellosct1", - "SphinxKnight" - ] - }, - "Tools/Accessibility_inspector/Simulation": { - "modified": "2020-07-16T22:36:40.512Z", - "contributors": [ - "MarieComet" - ] - }, - "Tools/Page_Inspector/3-pane_mode": { - "modified": "2020-07-16T22:34:53.714Z", - "contributors": [ - "maximelore" - ] - }, - "Tools/Page_Inspector/How_to/Edit_CSS_filters": { - "modified": "2020-07-16T22:34:45.240Z", - "contributors": [ - "maximelore", - "wbamberg", - "MRdotB" - ] - }, - "Tools/Page_Inspector/How_to/Examine_grid_layouts": { - "modified": "2020-07-16T22:34:47.223Z", - "contributors": [ - "GregMorel", - "maximelore", - "wbamberg", - "Mozinet", - "PhilippePerret" - ] - }, - "Tools/Page_Inspector/How_to/Examine_and_edit_HTML": { - "modified": "2020-07-16T22:34:40.766Z", - "contributors": [ - "maximelore", - "wbamberg", - "JeffD", "teoli", - "micetf", - "SphinxKnight", - "Goofy" + "delislejm", + "Ame_Nomade", + "BenoitL" ] }, - "Tools/Page_Inspector/How_to/Examine_and_edit_CSS": { - "modified": "2020-07-16T22:34:42.394Z", + "Web/JavaScript/Guide/Control_flow_and_error_handling": { + "modified": "2020-03-12T19:38:47.675Z", "contributors": [ - "wbamberg", - "Alan_Braut", - "maximelore", - "Loliwe", "SphinxKnight", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to/Examine_and_edit_the_box_model": { - "modified": "2020-07-16T22:34:34.287Z", - "contributors": [ - "wbamberg", - "maximelore", - "clementpolito", - "teoli", - "jsx" - ] - }, - "Tools/Page_Inspector/How_to/Examine_event_listeners": { - "modified": "2020-07-16T22:34:35.648Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to": { - "modified": "2020-07-16T22:34:31.149Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli", - "sidgan" - ] - }, - "Tools/Page_Inspector/How_to/Inspect_and_select_colors": { - "modified": "2020-07-16T22:34:34.991Z", - "contributors": [ - "wbamberg", - "maximelore", - "teoli", - "jsx" - ] - }, - "Tools/Page_Inspector/How_to/Open_the_Inspector": { - "modified": "2020-07-16T22:34:32.703Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to/View_background_images": { - "modified": "2020-07-16T22:34:44.112Z", - "contributors": [ "wbamberg", - "maximelore", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to/Reposition_elements_in_the_page": { - "modified": "2020-07-16T22:34:45.853Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Page_Inspector/How_to/Select_and_highlight_elements": { - "modified": "2020-07-16T22:34:46.553Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Page_Inspector/How_to/Select_an_element": { - "modified": "2020-07-16T22:34:33.580Z", - "contributors": [ - "wbamberg", - "maximelore", - "teoli", - "jsx" - ] - }, - "Tools/Page_Inspector/How_to/Use_the_Inspector_API": { - "modified": "2020-07-16T22:34:44.851Z", - "contributors": [ - "maximelore", - "wbamberg", - "daimebag", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to/Use_the_Inspector_from_the_Web_Console": { - "modified": "2020-07-16T22:34:44.470Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to/Visualize_transforms": { - "modified": "2020-07-16T22:34:39.528Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "Tools/Page_Inspector/How_to/Work_with_animations/Animation_inspector_(Firefox_41_and_42)": { - "modified": "2020-07-16T22:34:37.976Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Page_Inspector/How_to/Work_with_animations/Animation_inspector_example:_Web_Animations_API": { - "modified": "2020-07-16T22:34:38.254Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Page_Inspector/How_to/Work_with_animations/Animation_inspector_example:_CSS_transitions": { - "modified": "2020-07-16T22:34:37.720Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Page_Inspector/How_to/Work_with_animations": { - "modified": "2020-07-16T22:34:36.523Z", - "contributors": [ - "maximelore", - "wbamberg", - "daimebag", - "colibri83", - "hutrd", - "MRdotB" - ] - }, - "Tools/Page_Inspector": { - "modified": "2020-07-16T22:34:27.499Z", - "contributors": [ - "maximelore", - "wbamberg", - "clementpolito", - "teoli", - "J.DMB", + "Wizhou", + "Ostefanini", + "Gueusette", "tregagnon", - "milc", - "tchevalier", - "Delapouite" - ] - }, - "Tools/Page_Inspector/Keyboard_shortcuts": { - "modified": "2020-07-16T22:34:50.971Z", - "contributors": [ - "wbamberg", - "maximelore", "teoli" ] }, - "Tools/Page_Inspector/UI_Tour": { - "modified": "2020-07-16T22:34:49.046Z", - "contributors": [ - "maximelore", - "wbamberg", - "fixius69gggg", - "hutrd", - "clementpolito" - ] - }, - "Tools/JSON_viewer": { - "modified": "2020-07-16T22:36:31.458Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Measure_a_portion_of_the_page": { - "modified": "2020-07-16T22:36:38.831Z", - "contributors": [ - "maximelore" - ] - }, - "Tools/Memory/Aggregate_view": { - "modified": "2020-07-16T22:36:28.617Z", - "contributors": [ - "wbamberg", - "maximelore", - "solfen" - ] - }, - "Tools/Memory/Basic_operations": { - "modified": "2020-07-16T22:36:29.526Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Memory/DOM_allocation_example": { - "modified": "2020-07-16T22:36:30.900Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Memory/Dominators_view": { - "modified": "2020-07-16T22:36:28.146Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Memory/Dominators": { - "modified": "2020-07-16T22:36:29.172Z", - "contributors": [ - "wkz3w59", - "wbamberg", - "maximelore" - ] - }, - "Tools/Memory": { - "modified": "2020-07-16T22:36:26.928Z", - "contributors": [ - "wbamberg", - "maximelore", - "unpeudetout" - ] - }, - "Tools/Memory/Monster_example": { - "modified": "2020-07-16T22:36:29.974Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Memory/Tree_map_view": { - "modified": "2020-07-16T22:36:30.334Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Migrating_from_Firebug": { - "modified": "2020-07-16T22:36:37.454Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Network_Monitor": { - "modified": "2020-07-16T22:35:30.164Z", - "contributors": [ - "maximelore", - "roiLeo", - "wbamberg", - "Breizhim", - "Hell_Carlito", - "marie-ototoi", - "teoli", - "J.DMB", - "P45QU10U", - "Omnilaika02", - "Goofy" - ] - }, - "Tools/Network_Monitor/Performance_Analysis": { - "modified": "2020-11-12T09:23:11.969Z", - "contributors": [ - "JNa0", - "maximelore", - "zatteo" - ] - }, - "Tools/Network_Monitor/recording": { - "modified": "2020-07-16T22:35:35.319Z", - "contributors": [ - "maximelore" - ] - }, - "Tools/Network_Monitor/request_details": { - "modified": "2020-11-12T09:26:09.919Z", - "contributors": [ - "JNa0", - "hellosct1", - "maximelore" - ] - }, - "Tools/Network_Monitor/request_list": { - "modified": "2020-07-16T22:35:33.669Z", - "contributors": [ - "maximelore" - ] - }, - "Tools/Network_Monitor/Throttling": { - "modified": "2020-07-16T22:35:36.195Z", - "contributors": [ - "maximelore" - ] - }, - "Tools/Network_Monitor/toolbar": { - "modified": "2020-07-16T22:35:32.750Z", - "contributors": [ - "maximelore", - "hellosct1" - ] - }, - "Tools/Tools_Toolbox": { - "modified": "2020-07-16T22:35:27.255Z", - "contributors": [ - "maximelore", - "sunazerty", - "wbamberg", - "Amandine83", - "joel.costamagna" - ] - }, - "Tools/Paint_Flashing_Tool": { - "modified": "2020-07-16T22:35:43.506Z", - "contributors": [ - "nicofrand", - "maximelore", - "wbamberg" - ] - }, - "Tools/Performance/Allocations": { - "modified": "2020-07-16T22:36:22.257Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/Call_Tree": { - "modified": "2020-07-16T22:36:19.677Z", - "contributors": [ - "maximelore", - "wbamberg", - "Puxarnal" - ] - }, - "Tools/Performance/Examples": { - "modified": "2020-07-16T22:36:20.791Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/Examples/Sorting_algorithms_comparison": { - "modified": "2020-07-16T22:36:21.341Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/Flame_Chart": { - "modified": "2020-07-16T22:36:20.412Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/Frame_rate": { - "modified": "2020-07-16T22:36:19.001Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/How_to": { - "modified": "2020-07-16T22:36:21.749Z", - "contributors": [ - "wbamberg", - "Porkepix", - "maximelore" - ] - }, - "Tools/Performance": { - "modified": "2020-07-16T22:36:12.629Z", - "contributors": [ - "maximelore", - "wbamberg", - "Porkepix", - "KrySoar", - "WSH", - "adim" - ] - }, - "Tools/Performance/Scenarios/Animating_CSS_properties": { - "modified": "2020-07-16T22:36:16.242Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Performance/Scenarios": { - "modified": "2020-07-16T22:36:15.683Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/Scenarios/Intensive_JavaScript": { - "modified": "2020-07-16T22:36:16.709Z", - "contributors": [ - "wbamberg", - "maximelore" - ] - }, - "Tools/Performance/UI_Tour": { - "modified": "2020-07-16T22:36:14.899Z", - "contributors": [ - "Thomsath", - "wbamberg", - "elsawalker", - "maximelore", - "axel8591" - ] - }, - "Tools/Performance/Waterfall": { - "modified": "2020-07-16T22:36:17.448Z", - "contributors": [ - "maximelore", - "wbamberg", - "P45QU10U" - ] - }, - "Tools/Eyedropper": { - "modified": "2020-07-16T22:36:07.358Z", - "contributors": [ - "wbamberg", - "maximelore", - "teoli", - "Goofy", - "maybe", - "AnthonyMaton", - "louloutche" - ] - }, - "Tools/Keyboard_shortcuts": { - "modified": "2020-07-16T22:35:47.095Z", - "contributors": [ - "Mozinet", - "maximelore", - "wbamberg", - "maybe", - "teoli", - "SphinxKnight", - "fscholz", - "tregagnon", - "Fredchat", - "Omnilaika02" - ] - }, - "Tools/Rulers": { - "modified": "2020-07-16T22:36:26.322Z", - "contributors": [ - "maximelore", - "wbamberg", - "sayabiws" - ] - }, - "Tools/Settings": { - "modified": "2020-07-16T22:36:34.961Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/Taking_screenshots": { - "modified": "2020-07-16T22:36:38.392Z", - "contributors": [ - "maximelore", - "wbamberg", - "Porkepix", - "QuaiSera" - ] - }, - "Tools/Tips": { - "modified": "2020-07-16T22:36:36.322Z", - "contributors": [ - "maximelore", - "wbamberg", - "JeffD" - ] - }, - "Tools/Working_with_iframes": { - "modified": "2020-07-16T22:36:11.851Z", - "contributors": [ - "maximelore", - "wbamberg", - "unpeudetout", - "yaaboukir", - "teoli", - "maybe", - "Sheppy", - "J.DMB" - ] - }, - "Tools/Validators": { - "modified": "2020-07-16T22:35:03.388Z", - "contributors": [ - "wbamberg", - "maximelore", - "tregagnon", - "Mgjbot", - "Kyodev", - "Fredchat", - "Jean-Yves Cronier" - ] - }, - "Tools/View_source": { - "modified": "2020-07-16T22:35:02.805Z", - "contributors": [ - "maximelore", - "wbamberg" - ] - }, - "Tools/3D_View": { - "modified": "2020-07-16T22:34:25.273Z", - "contributors": [ - "Kearny", - "maximelore", - "wbamberg", - "erwandf", - "Red-Phoenix", - "Bene", - "tregagnon", - "ModernGames" - ] - }, - "Tools/Responsive_Design_Mode": { - "modified": "2020-07-16T22:35:21.388Z", - "contributors": [ - "maximelore", - "Machou", - "wbamberg", - "LaurentGarnier", - "WillyReyno", - "trevorh", - "J.DMB", - "Nadra", - "Omnilaika02", - "wakka27", - "tregagnon", - "Goofy", - "Delapouite", - "mh_nichts" - ] - }, - "Glossary/SGML": { - "modified": "2019-03-23T23:31:44.178Z", - "contributors": [ - "loella16", - "Hell_Carlito", - "sebastien-bartoli", - "SphinxKnight" - ] - }, - "Web/SVG/SVG_1.1_Support_in_Firefox": { - "modified": "2019-03-23T23:49:52.334Z", - "contributors": [ - "marie-ototoi", - "wakka27", - "Fredchat", - "BenoitL", - "VincentN", - "Mgjbot", - "Chbok" - ] - }, - "Web/API/Canvas_API/A_basic_ray-caster": { - "modified": "2019-03-23T23:44:18.702Z", - "contributors": [ - "loella16", - "teoli", - "Delapouite", - "Fredchat", - "VincentN", - "Planche" - ] - }, - "Mozilla/Firefox/Releases/1.5/Using_Firefox_1.5_caching": { - "modified": "2019-03-24T00:03:08.986Z", - "contributors": [ - "wbamberg", - "nicofrand", - "fscholz", - "Mgjbot", - "Sheppy", - "BenoitL", - "Doozer", - "Chbok" - ] - }, - "Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast": { - "modified": "2020-05-11T17:06:50.947Z", - "contributors": [ - "ewen-lbh", - "Maxi_Mega" - ] - }, - "Web/API/EffectTiming/delay": { - "modified": "2019-03-23T22:28:20.379Z", - "contributors": [ - "SphinxKnight", - "HereComesJuju" - ] - }, - "Web/API/EffectTiming": { - "modified": "2019-03-23T22:28:24.754Z", - "contributors": [ - "SphinxKnight", - "HereComesJuju", - "rachelnabors" - ] - }, - "Web/API/File_and_Directory_Entries_API": { - "modified": "2019-03-23T22:35:43.265Z", - "contributors": [ - "alexisdelee" - ] - }, - "Web/API/HTML_Drag_and_Drop_API": { - "modified": "2019-10-25T04:36:55.763Z", - "contributors": [ - "SphinxKnight", - "jledentu", - "teoli", - "kazma", - "goofy_bz", - "azurakaiser", - "Delapouite", - "rd6137" - ] - }, - "Web/API/HTML_Drag_and_Drop_API/Drag_operations": { - "modified": "2019-11-28T11:30:12.535Z", - "contributors": [ - "azocankara", - "arthurlacoste", - "SphinxKnight", - "teoli", - "Jeremie", - "Chbok" - ] - }, - "Web/API/IndexedDB_API/Basic_Concepts_Behind_IndexedDB": { - "modified": "2020-03-19T07:25:26.127Z", - "contributors": [ - "ChristopheBoucaut", - "loella16", - "Alpha", - "SphinxKnight", - "teoli", - "julienw" - ] - }, - "Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria": { - "modified": "2019-07-09T03:14:33.430Z", - "contributors": [ - "SphinxKnight", - "xavieralt", - "loella16", - "Billos" - ] - }, - "Web/API/IndexedDB_API": { - "modified": "2020-05-12T10:06:55.343Z", - "contributors": [ - "floreengrad", - "giloop", - "matmorel", - "eiro", - "EloD10", - "onra87", - "loella16", - "gharel", - "SphinxKnight", - "JeffD", - "P45QU10U", - "Caudralys", - "moins52" - ] - }, - "Web/API/IndexedDB_API/Using_IndexedDB": { - "modified": "2019-11-09T09:03:11.340Z", - "contributors": [ - "JNa0", - "wbamberg", - "loella16", - "P45QU10U", - "SphinxKnight", - "zap221" - ] - }, - "Web/API/BaseAudioContext/createGain": { - "modified": "2019-03-23T22:43:18.087Z", - "contributors": [ - "JNa0", - "marie-ototoi", - "Threstle" - ] - }, - "Web/API/Canvas_API/Tutorial/Advanced_animations": { - "modified": "2020-11-13T03:38:18.424Z", - "contributors": [ - "SphinxKnight", - "benjaminbouwyn", - "PaperFlu", - "loella16", - "gliluaume", - "lumiru", - "vanz" - ] - }, - "Web/API/Canvas_API/Tutorial/Applying_styles_and_colors": { - "modified": "2020-11-13T03:38:20.196Z", - "contributors": [ - "SphinxKnight", - "lhapaipai", - "a-mt", - "lebernard", - "loella16", - "JNa0", - "ecolinet", - "jmh" - ] - }, - "Web/API/Canvas_API/Tutorial/Basic_animations": { - "modified": "2020-11-13T03:38:18.694Z", - "contributors": [ - "SphinxKnight", - "a-mt", - "loella16", - "lumiru", - "zaphibel" - ] - }, - "Web/API/Canvas_API/Tutorial/Compositing/Example": { - "modified": "2020-11-13T03:38:18.691Z", - "contributors": [ - "SphinxKnight", - "a-mt" - ] - }, - "Web/API/Canvas_API/Tutorial/Compositing": { - "modified": "2020-11-13T03:38:19.786Z", - "contributors": [ - "SphinxKnight", - "a-mt", - "Syberam" - ] - }, - "Web/API/Canvas_API/Tutorial/Drawing_text": { - "modified": "2020-11-13T03:38:17.919Z", - "contributors": [ - "SphinxKnight", - "a-mt", - "loella16", - "jmh", - "emersion", - "Delapouite", - "Mgjbot", - "BenoitL" - ] - }, - "Web/API/Canvas_API/Tutorial/Drawing_shapes": { - "modified": "2020-11-13T03:38:18.692Z", - "contributors": [ - "SphinxKnight", - "Link_D._Potter", - "jpcote", - "NerOcrO", - "a-mt", - "lebernard", - "Halkeand", - "loella16", - "NemoNobobyPersonne", - "ecolinet", - "mesclics", - "JNa0", - "jmh", - "teoli", - "pie3636", - "anaskiee", - "Mathieu_deLauniere" - ] - }, - "Web/API/Canvas_API/Tutorial/Hit_regions_and_accessibility": { - "modified": "2020-11-13T03:38:19.005Z", - "contributors": [ - "SphinxKnight", - "smartinus44", - "Syberam" - ] - }, - "Web/API/Canvas_API/Tutorial": { - "modified": "2020-11-13T03:38:17.265Z", - "contributors": [ - "SphinxKnight", - "loella16", - "lumiru", - "jmh", - "Mathieu_deLauniere", - "teoli", - "Jeremie", - "Delapouite", - "Mgjbot", - "BenoitL", - "Chbok" - ] - }, - "Web/API/Canvas_API/Tutorial/Optimizing_canvas": { - "modified": "2020-11-13T03:38:18.443Z", - "contributors": [ - "SphinxKnight", - "jonathanlinat", - "lumiru", - "Hell_Carlito", - "ClementNerma" - ] - }, - "Web/API/Canvas_API/Tutorial/Pixel_manipulation_with_canvas": { - "modified": "2020-11-13T03:38:20.129Z", - "contributors": [ - "SphinxKnight", - "loella16", - "NemoNobobyPersonne", - "jodenda" - ] - }, - "Web/API/Canvas_API/Tutorial/Transformations": { - "modified": "2020-11-13T03:38:19.573Z", - "contributors": [ - "SphinxKnight", - "ni.pineau", - "loella16", - "BEHOUBA", - "gliluaume" - ] - }, - "Web/API/Canvas_API/Tutorial/Using_images": { - "modified": "2020-11-13T03:38:17.830Z", - "contributors": [ - "SphinxKnight", - "a-mt", - "loella16", - "jmh", - "Sebastianz", - "teoli", - "Laurent_Lyaudet", - "Delapouite", - "Notafish", - "Mgjbot", - "BenoitL" - ] - }, - "Web/API/Canvas_API/Tutorial/Basic_usage": { - "modified": "2020-11-13T03:38:18.165Z", - "contributors": [ - "SphinxKnight", - "OhNiice", - "FabienTregan", - "NerOcrO", - "lebernard", - "iyadev", - "loella16", - "mireero", - "CoCay", - "AymDev", - "jmh", - "Nicolas_A", - "Olivier_C", - "MicroJoe", - "Mathieu_deLauniere" - ] - }, - "Web/API/DeviceOrientationEvent/absolute": { - "modified": "2019-03-23T23:28:20.161Z", - "contributors": [ - "Hellscream360", - "AshfaqHossain", - "darnuria" - ] - }, - "Web/API/Document_Object_Model/Examples": { - "modified": "2019-03-23T23:50:50.905Z", - "contributors": [ - "loella16", - "SphinxKnight", - "teoli", - "khalid32", - "BenoitL", - "Domif", - "Mgjbot", - "Fredchat" - ] - }, - "Web/API/Document_object_model/Locating_DOM_elements_using_selectors": { - "modified": "2019-03-18T21:39:30.176Z", - "contributors": [ - "loella16" - ] - }, - "Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core/Example": { - "modified": "2020-03-02T10:16:52.814Z", - "contributors": [ - "SphinxKnight", - "loella16" - ] - }, - "Web/API/Document_object_model/Using_the_W3C_DOM_Level_1_Core": { - "modified": "2020-03-02T10:16:52.732Z", + "Web/JavaScript/Guide/Details_of_the_Object_Model": { + "modified": "2020-07-03T14:11:44.605Z", "contributors": [ "SphinxKnight", "wbamberg", - "loella16", - "Mgjbot", - "BenoitL" - ] - }, - "Web/API/Document/anchors": { - "modified": "2019-09-26T06:32:48.667Z", - "contributors": [ - "Le-Bookman", - "wbamberg", - "ThibautBremand", - "symsym" - ] - }, - "Web/API/HTMLOrForeignElement/blur": { - "modified": "2020-10-15T21:17:21.812Z", - "contributors": [ - "abvll", - "a-mt", - "teoli", - "jsx", - "tregagnon", - "BenoitL" - ] - }, - "Web/API/Element/innerHTML": { - "modified": "2020-11-03T14:59:36.186Z", - "contributors": [ - "spirival", - "loella16", - "sami.boukortt", - "fscholz", - "teoli", - "scaillerie", - "khalid32", - "ethertank", - "grafik.muzik", - "Mgjbot", - "BenoitL", - "Takenbot", - "Anonymous" - ] - }, - "Web/API/GlobalEventHandlers/onwheel": { - "modified": "2019-03-18T21:09:01.795Z", - "contributors": [ - "fscholz", - "loella16", - "alexandre-le-borgne" - ] - }, - "Web/API/Event/Comparison_of_Event_Targets": { - "modified": "2019-03-18T21:39:09.103Z", - "contributors": [ - "loella16" - ] - }, - "Web/API/FormData/Using_FormData_Objects": { - "modified": "2019-03-23T22:14:27.375Z", - "contributors": [ - "Wintersunshine-Do" - ] - }, - "Web/API/HTMLOrForeignElement/dataset": { - "modified": "2020-10-15T21:37:22.950Z", - "contributors": [ - "abvll", + "jsfez", + "jjperuzzi", + "Faegy", "P45QU10U", - "tburette", - "Hell_Carlito", - "Laurent_Lyaudet" - ] - }, - "Web/API/HTMLOrForeignElement/focus": { - "modified": "2019-10-10T16:45:54.605Z", - "contributors": [ - "HRobineau", - "a-mt", - "vava", - "fscholz", - "teoli", - "jsx", - "tregagnon", - "BenoitL" - ] - }, - "Web/API/ElementCSSInlineStyle/style": { - "modified": "2020-10-15T21:09:58.052Z", - "contributors": [ - "tristantheb", - "dominiquevilain", - "edspeedy", - "ebear", - "fscholz", - "teoli", - "xuancanh", - "Julien.stuby", - "BenoitL", - "Mgjbot", - "Takenbot" - ] - }, - "Web/API/HTMLOrForeignElement/tabIndex": { - "modified": "2019-03-24T00:13:15.014Z", - "contributors": [ - "fscholz", - "khalid32", + "gpartenet", + "Yves_ASTIER", + "QuentinPerez", "teoli", - "dextra", - "BenoitL" - ] - }, - "Web/API/HTMLFormElement/submit_event": { - "modified": "2019-09-03T20:50:22.661Z", - "contributors": [ - "estelle", - "Watilin", - "fscholz", - "thbil" - ] - }, - "Web/API/IDBOpenDBRequest/blocked_event": { - "modified": "2019-03-23T22:00:21.621Z", - "contributors": [ - "wbamberg", - "fscholz", - "Kalwyn" - ] - }, - "Web/API/NavigatorOnLine/Online_and_offline_events": { - "modified": "2019-03-23T23:53:02.447Z", - "contributors": [ - "Suriteka", - "chrisdavidmills", - "BenoitL", - "Mgjbot" - ] - }, - "Web/API/HTMLElement/innerText": { - "modified": "2020-10-15T21:45:59.327Z", - "contributors": [ - "loella16", - "Watilin", - "kodliber", - "lansanasylla" - ] - }, - "Web/API/Notifications_API/Using_the_Notifications_API": { - "modified": "2019-03-23T22:59:38.508Z", - "contributors": [ - "nhoizey", - "ajie62", - "Kazquo", - "Hell_Carlito", - "JeffD", - "3bandiste", - "Goofy", - "Moosh" - ] - }, - "Web/API/Pointer_events/Pinch_zoom_gestures": { - "modified": "2019-03-23T22:13:16.101Z", - "contributors": [ - "a-mt", - "insomniaqc" - ] - }, - "Web/API/Crypto/getRandomValues": { - "modified": "2020-10-15T21:32:23.009Z", - "contributors": [ - "tristantheb", - "noftaly", - "Clemix37", - "ea1000", - "fscholz", - "Grahack" - ] - }, - "conflicting/Web/API/Selection": { - "modified": "2019-03-18T21:28:44.424Z", - "contributors": [ - "Watilin" - ] - }, - "Web/API/Web_Workers_API/Structured_clone_algorithm": { - "modified": "2019-03-23T22:20:19.039Z", - "contributors": [ - "Hell_Carlito", - "Watilin" + "darul75", + "tinou98", + "mssa.ndiaye", + "npichon", + "e.begovic" ] }, - "Web/API/Web_Workers_API/Using_web_workers": { - "modified": "2019-11-27T14:21:09.047Z", + "Web/JavaScript/Guide/Expressions_and_Operators": { + "modified": "2020-03-12T19:38:41.114Z", "contributors": [ - "leobnt", "SphinxKnight", - "hyphaene", - "necraidan", - "loella16", - "aurelienb33", - "Gasperowicz", - "dcamilleri", - "Philiphil", - "mliatt", - "SaintCyr", - "qwincy_p", - "m3doune", - "nicodel", - "jmh", - "goofy_bz", - "ThibautBremand", - "jean-pierre.gay", - "gaspardbenoit", - "teoli", - "tregagnon", - "dbruant", - "AurelienM" - ] - }, - "Web/API/WebGL_API/By_example/Clearing_with_colors": { - "modified": "2019-03-23T22:42:38.405Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Basic_scissoring": { - "modified": "2019-03-23T22:42:39.054Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Clearing_by_clicking": { - "modified": "2019-03-23T22:42:47.790Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Scissor_animation": { - "modified": "2019-03-23T22:41:55.736Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Simple_color_animation": { - "modified": "2019-03-23T22:42:38.639Z", - "contributors": [ - "chrisdavidmills", - "phareal", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Detect_WebGL": { - "modified": "2019-03-23T22:42:45.973Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Textures_from_code": { - "modified": "2019-03-23T22:42:34.831Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Hello_vertex_attributes": { - "modified": "2019-03-23T22:41:53.712Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Video_textures": { - "modified": "2019-03-23T22:42:42.053Z", - "contributors": [ - "chrisdavidmills", - "Porkepix", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Color_masking": { - "modified": "2019-03-23T22:37:46.638Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Boilerplate_1": { - "modified": "2019-03-23T22:41:51.922Z", - "contributors": [ - "chrisdavidmills", - "wbamberg", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Canvas_size_and_WebGL": { - "modified": "2019-03-23T22:41:53.133Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/By_example/Raining_rectangles": { - "modified": "2019-03-23T22:41:53.831Z", - "contributors": [ - "chrisdavidmills", - "SphinxKnight" - ] - }, - "Web/API/WebGL_API/Data": { - "modified": "2019-03-23T22:01:55.247Z", - "contributors": [ - "NemoNobobyPersonne" - ] - }, - "Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL": { - "modified": "2019-12-30T10:10:01.835Z", - "contributors": [ - "JNa0", - "NemoNobobyPersonne", - "greberger", - "teoli", - "fscholz", - "TimN" - ] - }, - "Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context": { - "modified": "2020-05-20T15:13:08.482Z", - "contributors": [ - "monsieurbadia", - "NemoNobobyPersonne", - "jeljeli", - "Golmote", - "Yomguithereal", - "JohnBerlin", - "teoli", - "fscholz", - "TimN", - "ThePrisoner" - ] - }, - "Web/API/WebGL_API/Tutorial/Animating_textures_in_WebGL": { - "modified": "2019-03-18T21:41:52.213Z", - "contributors": [ - "NemoNobobyPersonne" - ] - }, - "Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL": { - "modified": "2019-03-23T22:58:21.362Z", - "contributors": [ - "NemoNobobyPersonne", - "xovaox", - "Golmote", - "teoli", - "fscholz", - "LDelhez" - ] - }, - "Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL": { - "modified": "2019-10-05T20:05:27.908Z", - "contributors": [ - "Yukulele.", - "Julien-prrs", - "chrisdavidmills", - "TimPrd", - "BonoBX", - "naneunga", - "NemoNobobyPersonne", - "museifu1", - "nonatomiclabs", - "teoli", - "fscholz", - "TimN", - "ThePrisoner" - ] - }, - "Web/API/WebGL_API/Tutorial/Creating_3D_objects_using_WebGL": { - "modified": "2019-03-23T22:52:14.509Z", - "contributors": [ - "PJoy", - "NemoNobobyPersonne", - "teoli", - "fscholz", - "Bat" - ] - }, - "Web/API/WebGL_API/Tutorial/Lighting_in_WebGL": { - "modified": "2019-03-23T22:11:17.974Z", - "contributors": [ - "dxsp", - "Slayug" - ] - }, - "Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL": { - "modified": "2019-03-23T22:58:22.974Z", - "contributors": [ - "NemoNobobyPersonne", - "teoli", - "fscholz", - "Nasso", - "LDelhez" - ] - }, - "Web/API/WebGLRenderingContext/enable": { - "modified": "2020-10-15T21:59:29.725Z", - "contributors": [ - "NemoNobobyPersonne" - ] - }, - "Web/API/WebGLRenderingContext/canvas": { - "modified": "2020-10-15T21:59:28.454Z", - "contributors": [ - "NemoNobobyPersonne" - ] - }, - "Web/API/WebVR_API/Using_VR_controllers_with_WebVR": { - "modified": "2019-03-18T21:44:15.461Z", - "contributors": [ - "DavidLibeau" - ] - }, - "conflicting/Web/API/GlobalEventHandlers/onresize": { - "modified": "2019-03-23T23:03:02.343Z", - "contributors": [ - "loella16", - "fscholz", - "mikadev" - ] - }, - "Web/API/WindowOrWorkerGlobalScope/atob": { - "modified": "2019-09-24T09:32:03.862Z", - "contributors": [ - "NemoNobobyPersonne", - "tbroadley", - "fscholz", - "teoli", - "khalid32", - "Mgjbot", - "BenoitL", - "Celelibi" - ] - }, - "Web/API/WindowOrWorkerGlobalScope/btoa": { - "modified": "2019-03-18T21:13:03.287Z", - "contributors": [ - "PamProg", - "NemoNobobyPersonne", - "teoli", - "lovasoa", - "fscholz", + "DeltaEvo", "jsx", - "e7d", - "Mgjbot", - "BenoitL", - "Celelibi" - ] - }, - "Glossary/Base64": { - "modified": "2020-07-01T11:04:19.647Z", - "contributors": [ - "sigmal", - "olivierdupon", - "SphinxKnight", - "fscholz" - ] - }, - "Web/API/WindowOrWorkerGlobalScope/clearInterval": { - "modified": "2020-10-15T21:18:22.478Z", - "contributors": [ - "SphinxKnight", - "faflo10", - "Shinomix", - "fscholz", - "teoli", - "khalid32", - "Mgjbot", - "BenoitL" - ] - }, - "Web/API/Web_Workers_API/Functions_and_classes_available_to_workers": { - "modified": "2019-03-23T23:02:00.292Z", - "contributors": [ - "oaubert", + "Gueusette", "Goofy", - "jean-pierre.gay" - ] - }, - "Web/API/XMLHttpRequest/Using_XMLHttpRequest": { - "modified": "2019-03-23T23:16:32.724Z", - "contributors": [ - "sylv1", - "JNa0", - "lessonsharing", - "Deleplace", - "teoli", - "riderodd" - ] - }, - "Web/CSS/:user-invalid": { - "modified": "2020-10-15T21:48:22.953Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/CSS/:autofill": { - "modified": "2020-10-15T21:48:21.767Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/CSS/Privacy_and_the_:visited_selector": { - "modified": "2019-04-06T13:09:09.164Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/:-moz-list-bullet": { - "modified": "2019-04-05T09:17:36.311Z", - "contributors": [ - "SphinxKnight", - "teoli", - "xdelatour" - ] - }, - "Web/CSS/:-moz-list-number": { - "modified": "2019-04-05T09:17:28.748Z", - "contributors": [ - "SphinxKnight", - "teoli", - "xdelatour" - ] - }, - "Web/CSS/::file-selector-button": { - "modified": "2020-10-15T21:48:06.609Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/CSS/@media/-ms-high-contrast": { - "modified": "2019-04-06T12:02:58.663Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Containing_block": { - "modified": "2020-09-13T07:51:15.383Z", - "contributors": [ - "devscipline", - "alattalatta", - "SphinxKnight", - "Frigory", - "loganblangenois" - ] - }, - "Web/CSS/CSS_Animations/Tips": { - "modified": "2019-04-06T12:14:05.389Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Animations/Detecting_CSS_animation_support": { - "modified": "2019-04-06T12:13:54.913Z", - "contributors": [ - "SphinxKnight", - "wbamberg" - ] - }, - "Web/CSS/CSS_Animations": { - "modified": "2020-10-15T21:40:14.931Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/CSS/CSS_Animations/Using_CSS_animations": { - "modified": "2019-09-12T15:12:07.417Z", - "contributors": [ - "SphinxKnight", - "Hytsar", - "Zgore14", - "magikmanu", - "Iwazaru", - "teoli", - "lapinter", - "FredB" - ] - }, - "Web/CSS/CSS_Background_and_Borders/Border-image_generator": { - "modified": "2019-03-23T22:30:30.328Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Background_and_Borders/Border-radius_generator": { - "modified": "2019-03-23T22:30:26.745Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/Guide/CSS/Block_formatting_context": { - "modified": "2019-05-18T12:20:40.602Z", - "contributors": [ - "SphinxKnight", - "teoli", - "tregagnon" - ] - }, - "Web/CSS/Column_combinator": { - "modified": "2020-10-15T22:10:06.707Z", - "contributors": [ - "SphinxKnight", - "ExE-Boss" - ] - }, - "Web/CSS/Adjacent_sibling_combinator": { - "modified": "2020-10-15T21:46:19.453Z", - "contributors": [ - "SphinxKnight", - "builgui", - "ffoodd" - ] - }, - "Web/CSS/CSS_Containment": { - "modified": "2019-11-04T14:25:26.741Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/Adding_z-index": { - "modified": "2020-05-31T18:36:38.468Z", - "contributors": [ - "SphinxKnight", - "christophe-petitjean", - "mo0z", - "Serrulien", - "teoli", - "tregagnon", - "BenoitL", - "Fredchat" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context": { - "modified": "2020-05-31T18:36:40.196Z", - "contributors": [ - "v-Stein", - "SphinxKnight", - "teoli", - "tregagnon", - "BenoitL", - "Fredchat" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_and_float": { - "modified": "2020-05-31T18:36:35.517Z", - "contributors": [ - "SphinxKnight", - "edspeedy", - "teoli", - "tregagnon", - "BenoitL", - "Lapinkiller", - "Fredchat" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_without_z-index": { - "modified": "2020-05-31T18:36:35.932Z", - "contributors": [ - "SphinxKnight", - "teoli", - "invitetheweb", "tregagnon", - "BenoitL", - "Fredchat" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_1": { - "modified": "2020-05-31T18:36:35.214Z", - "contributors": [ - "maximesanmartin", - "SphinxKnight", - "teoli", - "tregagnon", - "BenoitL", - "Fredchat" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_2": { - "modified": "2020-05-31T18:36:34.925Z", - "contributors": [ - "SphinxKnight", - "teoli", - "tregagnon", - "webskin", - "BenoitL", - "Fredchat" - ] - }, - "Web/CSS/CSS_Positioning/Understanding_z_index/Stacking_context_example_3": { - "modified": "2020-05-31T18:36:35.162Z", - "contributors": [ - "maximesanmartin", - "SphinxKnight", "teoli", - "tregagnon", - "BenoitL", - "Fredchat" + "s3dm" ] }, - "Web/CSS/CSS_Positioning/Understanding_z_index": { - "modified": "2020-05-31T18:36:39.203Z", + "Web/JavaScript/Guide/Functions": { + "modified": "2020-08-31T09:00:32.522Z", "contributors": [ "SphinxKnight", - "mo0z", - "Serrulien", - "teoli", + "codingk8", + "fredrun14", + "Wizhou", + "Youssef-Belmeskine", + "bxlxd", + "Gueusette", + "abe30", "tregagnon", - "BenoitL", - "Lapinkiller", - "Fredchat" - ] - }, - "Web/CSS/Viewport_concepts": { - "modified": "2019-05-23T08:44:33.152Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Inline_formatting_context": { - "modified": "2019-11-05T09:02:18.660Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Colors/Color_picker_tool": { - "modified": "2019-03-23T23:09:13.209Z", - "contributors": [ - "YannisDelmas", - "SphinxKnight", - "Fabien_Hanquet" - ] - }, - "Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images": { - "modified": "2019-06-18T19:28:42.872Z", - "contributors": [ - "SphinxKnight", - "jcisio" - ] - }, - "Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds": { - "modified": "2019-04-06T12:13:04.362Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Basic_User_Interface/Using_URL_values_for_the_cursor_property": { - "modified": "2019-04-06T12:43:13.926Z", - "contributors": [ - "SphinxKnight", - "ExE-Boss", - "teoli", - "Kyodev", - "Mgjbot", - "Sheppy", - "BenoitL", - "Fredchat", - "Learning", - "Chbok" - ] - }, - "Web/CSS/CSS_Box_Alignment/Box_Alignment_In_Block_Abspos_Tables": { - "modified": "2019-04-06T12:43:22.538Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Box_Alignment/Box_Alignment_in_Multi-column_Layout": { - "modified": "2019-04-06T12:43:28.533Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Box_Alignment/Box_Alignment_in_Flexbox": { - "modified": "2019-04-26T03:47:25.587Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Box_Alignment/Box_Alignment_In_Grid_Layout": { - "modified": "2019-04-06T12:42:13.894Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Columns/Basic_Concepts_of_Multicol": { - "modified": "2019-04-06T12:54:10.082Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Columns/Handling_content_breaks_in_multicol": { - "modified": "2019-04-06T12:53:51.858Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Columns/Handling_Overflow_in_Multicol": { - "modified": "2019-04-06T12:53:58.823Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Columns/Styling_Columns": { - "modified": "2019-07-12T07:43:39.985Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Columns/Spanning_Columns": { - "modified": "2019-04-06T12:53:13.456Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Columns/Using_multi-column_layouts": { - "modified": "2019-04-26T04:16:31.564Z", - "contributors": [ - "SphinxKnight", - "fscholz", + "DeepFriedSeagull", "teoli", - "louuis", - "Delapouite", - "FredB", - "tregagnon", - "Fredchat", - "BenoitL", - "Mgjbot", - "Jorolo", - "Chbok" - ] - }, - "Web/CSS/CSS_Conditional_Rules/Using_Feature_Queries": { - "modified": "2019-11-04T09:09:49.786Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Aligning_Items_in_a_Flex_Container": { - "modified": "2020-05-15T19:19:41.021Z", - "contributors": [ - "lhapaipai", - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox": { - "modified": "2019-04-06T12:35:25.205Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox": { - "modified": "2019-04-06T12:37:54.531Z", - "contributors": [ - "SphinxKnight", - "PolPasop", "Goofy" ] }, - "Web/CSS/CSS_Flexible_Box_Layout/Controlling_Ratios_of_Flex_Items_Along_the_Main_Ax": { - "modified": "2019-04-06T12:38:05.161Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Relationship_of_Flexbox_to_Other_Layout_Methods": { - "modified": "2019-04-01T10:49:49.132Z", - "contributors": [ - "lhapaipai", - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Mastering_Wrapping_of_Flex_Items": { - "modified": "2019-04-06T12:37:23.388Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Backwards_Compatibility_of_Flexbox": { - "modified": "2019-04-06T12:37:32.698Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills", - "pixoux" - ] - }, - "Web/CSS/CSS_Flexible_Box_Layout/Ordering_Flex_Items": { - "modified": "2019-04-06T12:35:46.732Z", - "contributors": [ - "SphinxKnight", - "dattaz" - ] - }, - "conflicting/Web/CSS/CSS_Flexible_Box_Layout/Backwards_Compatibility_of_Flexbox": { - "modified": "2019-04-06T12:38:31.267Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flow_Layout/In_Flow_and_Out_of_Flow": { - "modified": "2019-04-06T12:34:12.506Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flow_Layout/Block_and_Inline_Layout_in_Normal_Flow": { - "modified": "2019-08-05T13:45:58.006Z", - "contributors": [ - "SphinxKnight", - "edspeedy" - ] - }, - "Web/CSS/CSS_Flow_Layout/Flow_Layout_and_Overflow": { - "modified": "2019-04-06T12:34:48.167Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flow_Layout/Flow_Layout_and_Writing_Modes": { - "modified": "2019-04-06T12:34:40.772Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Flow_Layout/Intro_to_formatting_contexts": { - "modified": "2019-06-19T08:53:49.103Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Fonts/OpenType_fonts_guide": { - "modified": "2019-04-06T12:33:40.801Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Fonts/Variable_Fonts_Guide": { - "modified": "2019-08-23T17:50:35.852Z", - "contributors": [ - "JNa0", - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Grid_Layout/Box_Alignment_in_CSS_Grid_Layout": { - "modified": "2020-05-31T18:37:07.590Z", - "contributors": [ - "fesaille", - "SphinxKnight", - "Kalwyn" - ] - }, - "Web/CSS/CSS_Grid_Layout/Realizing_common_layouts_using_CSS_Grid_Layout": { - "modified": "2020-05-31T18:37:07.771Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Grid_Layout/Grid_Template_Areas": { - "modified": "2020-05-31T18:37:07.195Z", - "contributors": [ - "SphinxKnight", - "JivaHard" - ] - }, - "Web/CSS/CSS_Grid_Layout/Basic_Concepts_of_Grid_Layout": { - "modified": "2020-05-31T18:37:07.467Z", - "contributors": [ - "SphinxKnight", - "Dev-Crea", - "Goofy", - "Halkeand", - "JeffD", - "marec", - "marie-ototoi" - ] - }, - "Web/CSS/CSS_Grid_Layout/CSS_Grid_Layout_and_Accessibility": { - "modified": "2020-05-31T18:37:07.017Z", - "contributors": [ - "SphinxKnight", - "ldvc", - "Terag" - ] - }, - "Web/CSS/CSS_Grid_Layout/CSS_Grid_and_Progressive_Enhancement": { - "modified": "2020-05-31T18:37:08.537Z", - "contributors": [ - "SphinxKnight", - "alexr" - ] - }, - "Web/CSS/CSS_Grid_Layout/CSS_Grid_Logical_Values_and_Writing_Modes": { - "modified": "2020-05-31T18:37:09.641Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Grid_Layout/Relationship_of_Grid_Layout": { - "modified": "2020-09-14T10:03:49.856Z", - "contributors": [ - "devscipline", - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Grid_Layout/Auto-placement_in_CSS_Grid_Layout": { - "modified": "2020-05-31T18:37:07.981Z", - "contributors": [ - "lhapaipai", - "SphinxKnight", - "mathieuLacroix", - "alexr" - ] - }, - "Web/CSS/CSS_Grid_Layout/Line-based_Placement_with_CSS_Grid": { - "modified": "2020-05-31T18:37:09.049Z", - "contributors": [ - "SphinxKnight", - "Alan_Braut" - ] - }, - "Web/CSS/CSS_Grid_Layout/Layout_using_Named_Grid_Lines": { - "modified": "2020-05-31T18:37:08.613Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Images/Implementing_image_sprites_in_CSS": { - "modified": "2019-06-03T14:14:53.416Z", - "contributors": [ - "SphinxKnight", - "Horsell", - "JeffD", - "PifyZ" - ] - }, - "Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters": { - "modified": "2019-07-27T03:11:03.371Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Delapouite", - "FredB", - "Kyodev", - "Fredchat" - ] - }, - "Web/CSS/CSS_Lists_and_Counters/Consistent_list_indentation": { - "modified": "2019-04-06T12:56:13.956Z", + "Web/JavaScript/Guide/Grammar_and_types": { + "modified": "2020-03-12T19:38:45.258Z", "contributors": [ "SphinxKnight", + "fredrun14", + "diassynthesis", + "Toguro_O", + "JivaHard", + "Wizhou", "tonybengue", - "Kyodev", - "BenoitL", - "Ferbenoit", - "Laurent Denis" - ] - }, - "Web/CSS/CSS_Lists_and_Counters": { - "modified": "2019-07-12T07:42:40.998Z", - "contributors": [ - "SphinxKnight", - "xdelatour" - ] - }, - "Web/CSS/CSS_Logical_Properties/Basic_concepts": { - "modified": "2019-04-06T12:55:47.785Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Logical_Properties/Sizing": { - "modified": "2019-04-06T12:54:33.371Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Logical_Properties/Floating_and_positioning": { - "modified": "2019-06-03T14:16:43.059Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Logical_Properties/Margins_borders_padding": { - "modified": "2019-04-06T12:55:25.631Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Masking": { - "modified": "2019-04-27T13:46:10.634Z", - "contributors": [ - "SphinxKnight", - "xdelatour" - ] - }, - "Learn/CSS/Howto/CSS_FAQ": { - "modified": "2020-07-16T22:25:44.957Z", - "contributors": [ - "SphinxKnight", - "PetiPandaRou", - "MatthieuHa", - "teoli", - "laurent-thuy" - ] - }, - "Web/CSS/CSS_Scroll_Snap/Browser_compat": { - "modified": "2019-07-21T13:28:24.043Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Scroll_Snap/Basic_concepts": { - "modified": "2019-06-18T19:40:17.355Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Shapes/Overview_of_CSS_Shapes": { - "modified": "2019-04-06T12:48:50.622Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Shapes/From_box_values": { - "modified": "2019-04-06T13:09:43.597Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Shapes/Basic_Shapes": { - "modified": "2019-04-06T12:49:01.114Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Shapes/Shapes_From_Images": { - "modified": "2019-04-06T12:48:32.877Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Transforms/Using_CSS_transforms": { - "modified": "2019-08-23T07:06:08.586Z", - "contributors": [ - "Flaburgan", - "SphinxKnight", + "jti77", + "loella16", + "Iwazaru", + "LaurelineP", "edspeedy", - "fscholz", - "teoli", - "Delapouite", - "FredB", - "BenoitL" - ] - }, - "Web/CSS/CSS_Transitions/Using_CSS_transitions": { - "modified": "2019-09-12T15:19:25.668Z", - "contributors": [ - "SphinxKnight", - "Nantosuelte", - "Louis-MarieMatthews", - "lotfire24", - "amdufour" - ] - }, - "Web/CSS/CSSOM_View/Coordinate_systems": { - "modified": "2019-04-06T13:17:41.411Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Replaced_element": { - "modified": "2019-04-06T13:08:03.406Z", - "contributors": [ - "SphinxKnight", - "Loliwe", - "teoli", - "Halfman", - "FredB" - ] - }, - "Web/CSS/Microsoft_Extensions": { - "modified": "2019-04-06T13:12:03.310Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Mozilla_Extensions": { - "modified": "2019-04-06T13:09:25.625Z", - "contributors": [ - "SphinxKnight", - "Sebastianz", - "Prinz_Rana", - "Ilphrin", - "louuis", - "teoli", - "Fredchat", - "Goofy" - ] - }, - "Web/CSS/Alternative_style_sheets": { - "modified": "2019-04-06T12:15:36.750Z", - "contributors": [ - "SphinxKnight", - "teoli", + "k-kercode", + "inseo", + "bl4n", + "slopesneves", + "FerdinandPiette", "tregagnon", - "BenoitL" - ] - }, - "Web/CSS/inheritance": { - "modified": "2019-04-06T13:06:49.569Z", - "contributors": [ - "SphinxKnight", - "teoli", - "FredB", - "Mgjbot", - "Fredchat", - "Kyodev" - ] - }, - "Web/CSS/CSS_Charsets": { - "modified": "2020-10-15T21:44:09.549Z", - "contributors": [ - "SphinxKnight", - "xdelatour" - ] - }, - "Web/CSS/Layout_cookbook/Sticky_footers": { - "modified": "2020-10-15T22:10:28.813Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Layout_cookbook/Card": { - "modified": "2020-10-15T22:10:32.076Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Layout_cookbook/Center_an_element": { - "modified": "2020-10-15T22:10:07.676Z", - "contributors": [ - "SphinxKnight", - "jaouedjackson", - "mouffy" - ] - }, - "Web/CSS/Layout_cookbook/Contribute_a_recipe/Cookbook_template": { - "modified": "2020-10-15T22:10:21.166Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Layout_cookbook/Contribute_a_recipe": { - "modified": "2019-04-06T12:58:12.249Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills" - ] - }, - "Web/CSS/Layout_cookbook/Column_layouts": { - "modified": "2020-10-15T22:10:25.136Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Layout_cookbook/List_group_with_badges": { - "modified": "2020-10-15T22:10:18.617Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Layout_cookbook/Breadcrumb_Navigation": { - "modified": "2020-10-15T22:10:26.639Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Layout_cookbook/Split_Navigation": { - "modified": "2020-10-15T22:10:27.669Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/List_of_Proprietary_CSS_Features": { - "modified": "2019-04-06T13:18:27.677Z", - "contributors": [ - "SphinxKnight", - "xdelatour" - ] - }, - "Web/CSS/CSS_animated_properties": { - "modified": "2019-04-06T12:15:29.279Z", - "contributors": [ - "SphinxKnight", - "Sebastianz", - "teoli", - "tregagnon" - ] - }, - "Web/CSS/Paged_Media": { - "modified": "2019-04-06T13:19:25.688Z", - "contributors": [ - "SphinxKnight", - "xdelatour" - ] - }, - "Web/CSS/Layout_mode": { - "modified": "2019-04-06T13:12:21.356Z", - "contributors": [ - "SphinxKnight", "teoli", - "FredB" - ] - }, - "Web/CSS/CSS_Box_Model/Mastering_margin_collapsing": { - "modified": "2019-07-21T06:30:38.788Z", - "contributors": [ - "SphinxKnight", - "gcyrillus", - "fscholz", - "teoli", - "FredB", - "Elethiomel", - "Worms", - "Fredchat", - "Kyodev" - ] - }, - "Web/CSS/CSS_Background_and_Borders/Box-shadow_generator": { - "modified": "2019-03-18T20:43:43.479Z", - "contributors": [ - "BychekRU", - "SphinxKnight", - "kiux" - ] - }, - "Web/CSS/CSS_Box_Model": { - "modified": "2019-04-06T12:12:44.675Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/CSS/Visual_formatting_model": { - "modified": "2020-09-14T06:31:27.412Z", - "contributors": [ - "devscipline", - "echayotte", - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Motion_Path": { - "modified": "2020-10-15T21:47:42.306Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Tools/Cubic_Bezier_Generator": { - "modified": "2019-04-06T13:46:55.571Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Tools/Linear-gradient_Generator": { - "modified": "2019-04-06T13:48:01.466Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Tools": { - "modified": "2019-04-06T13:47:45.843Z", - "contributors": [ - "SphinxKnight", - "velvel53" - ] - }, - "Web/CSS/overflow-anchor/Guide_to_scroll_anchoring": { - "modified": "2020-10-15T22:17:58.241Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Shorthand_properties": { - "modified": "2020-07-28T11:04:21.446Z", - "contributors": [ - "Yevgeniy.Shumakov", - "SphinxKnight", - "Banban", - "teoli", - "FredB" - ] - }, - "Web/CSS/Pseudo-elements": { - "modified": "2019-11-12T05:40:37.053Z", - "contributors": [ - "Totokoutonio", - "SphinxKnight", - "teoli", - "wakka27", - "Delapouite", - "FredB", - "tregagnon" - ] - }, - "Web/CSS/Scaling_of_SVG_backgrounds": { - "modified": "2020-06-14T04:32:11.030Z", - "contributors": [ - "yanns1", - "SphinxKnight" - ] - }, - "Web/CSS/At-rule": { - "modified": "2019-04-06T12:15:09.052Z", - "contributors": [ - "SphinxKnight", - "LudoL", - "loella16", - "brikou", - "vvvaleee", - "Chealer", - "teoli", - "naar", - "FredB" - ] - }, - "Web/CSS/Media_Queries": { - "modified": "2019-06-03T14:19:49.928Z", - "contributors": [ - "SphinxKnight", - "zakaila" - ] - }, - "Web/CSS/Media_Queries/Testing_media_queries": { - "modified": "2020-10-15T21:48:31.789Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/Media_Queries/Using_Media_Queries_for_Accessibility": { - "modified": "2019-04-06T13:18:57.827Z", - "contributors": [ - "SphinxKnight" + "P45QU10U", + "Goofy" ] }, - "Web/CSS/Media_Queries/Using_media_queries": { - "modified": "2020-09-12T11:51:58.821Z", + "Web/JavaScript/Guide/Indexed_collections": { + "modified": "2020-07-03T13:43:37.770Z", "contributors": [ - "kgrandemange", - "tzilliox", + "GDFtj", "SphinxKnight", - "JNa0", + "bgondy", "JeffD", - "Sebastianz", - "mrstork", - "malayaleecoder", - "adevoufera", - "teoli", - "wakka27", - "infogenious", - "tregagnon", - "FredB", - "BenoitL" - ] - }, - "Web/XPath/Comparison_with_CSS_selectors": { - "modified": "2019-03-18T21:23:27.990Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Selectors": { - "modified": "2019-10-31T07:53:06.500Z", - "contributors": [ - "bdrnglm", - "SphinxKnight", - "a-mt", - "cabscorp", - "edspeedy", - "TiWisti", - "daisyback", - "personnel", - "Sebastianz" - ] - }, - "Web/CSS/CSS_Selectors/Using_the_:target_pseudo-class_in_selectors": { - "modified": "2019-04-06T13:14:05.671Z", - "contributors": [ - "SphinxKnight", - "ffoodd" - ] - }, - "Web/CSS/Attribute_selectors": { - "modified": "2020-10-15T21:04:28.909Z", - "contributors": [ - "SphinxKnight", - "BenMorel", - "fuentesloic", - "teoli", - "tregagnon", - "FredB" + "ludwin", + "QuentinPerez" ] }, - "Web/CSS/ID_selectors": { - "modified": "2020-10-15T21:04:23.373Z", + "Web/JavaScript/Guide/Introduction": { + "modified": "2020-03-12T19:40:53.803Z", "contributors": [ + "CmdCourgette", "SphinxKnight", - "teoli", - "louuis", - "FredB", + "tonybengue", + "Nopias", + "Arnaudettes", "tregagnon" ] }, - "Web/CSS/Class_selectors": { - "modified": "2020-10-15T21:04:22.803Z", + "Web/JavaScript/Guide/Iterators_and_Generators": { + "modified": "2020-07-03T14:14:56.497Z", "contributors": [ "SphinxKnight", + "ferjul17", + "Gabriel8819", + "bankair", + "P45QU10U", "teoli", "goofy_bz", - "FredB" - ] - }, - "Web/CSS/Type_selectors": { - "modified": "2020-10-15T21:04:24.242Z", - "contributors": [ - "SphinxKnight", - "teoli", - "FredB" - ] - }, - "Web/CSS/General_sibling_combinator": { - "modified": "2020-10-15T21:04:26.332Z", - "contributors": [ - "BrnvrlUoeey", - "SphinxKnight", - "teoli", - "FredB" - ] - }, - "Web/CSS/Descendant_combinator": { - "modified": "2020-10-15T21:04:29.156Z", - "contributors": [ - "SphinxKnight", - "eloi-duwer", - "yannicka", - "teoli", - "FredB" - ] - }, - "Web/CSS/Child_combinator": { - "modified": "2020-10-15T21:04:28.522Z", - "contributors": [ - "SphinxKnight", - "teoli", - "FredB", - "tregagnon" - ] - }, - "Web/CSS/Universal_selectors": { - "modified": "2020-10-15T21:04:25.083Z", - "contributors": [ - "SphinxKnight", - "teoli", - "FredB" - ] - }, - "Web/CSS/Value_definition_syntax": { - "modified": "2019-04-06T13:47:19.541Z", - "contributors": [ - "SphinxKnight", - "Sebastianz", - "Prinz_Rana", - "Guillaume-Heras", - "prayash", - "pixoux", - "teoli", - "FredB" - ] - }, - "Web/CSS/color_value": { - "modified": "2020-10-15T21:15:21.928Z", - "contributors": [ - "SphinxKnight", - "benoitdubuc", - "cdoublev", - "Simplexible", - "fscholz", - "teoli", - "louuis", - "FredB", - "BenoitL" - ] - }, - "Web/CSS/position_value": { - "modified": "2020-10-15T21:46:27.417Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Types": { - "modified": "2019-07-12T07:45:36.764Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/CSS/CSS_Images/Using_CSS_gradients": { - "modified": "2019-09-12T16:42:50.201Z", - "contributors": [ - "SphinxKnight", - "Darkilen", - "3dos", - "wizAmit", - "slayslot", - "teoli", - "wakka27", - "FredB", - "julienw", - "floEdelmann", - "BenoitL" - ] - }, - "Web/CSS/computed_value": { - "modified": "2019-07-12T07:46:01.465Z", - "contributors": [ - "SphinxKnight", - "NemoNobobyPersonne", - "teoli", - "FredB", - "Mgjbot", - "Kyodev", - "Fredchat" - ] - }, - "Web/CSS/initial_value": { - "modified": "2019-04-06T13:12:40.534Z", - "contributors": [ - "SphinxKnight", - "teoli", - "louuis", - "FredB", - "Mgjbot", - "Kyodev", - "Fredchat" - ] - }, - "Web/CSS/actual_value": { - "modified": "2019-04-06T12:16:17.195Z", - "contributors": [ - "SphinxKnight", - "louuis", - "teoli", - "FredB" - ] - }, - "Web/CSS/resolved_value": { - "modified": "2019-04-06T13:07:44.816Z", - "contributors": [ - "SphinxKnight", - "xdelatour" - ] - }, - "Web/CSS/specified_value": { - "modified": "2019-07-12T07:46:53.914Z", - "contributors": [ - "SphinxKnight", - "teoli", - "tregagnon", - "FredB" - ] - }, - "Web/CSS/used_value": { - "modified": "2019-07-12T07:47:30.131Z", - "contributors": [ - "SphinxKnight", - "Golga", - "vava", - "teoli", - "FredB" - ] - }, - "Web/CSS/CSS_Values_and_Units": { - "modified": "2019-04-06T13:14:19.030Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/Demos_of_open_web_technologies": { - "modified": "2019-03-18T20:44:11.081Z", - "contributors": [ - "goofy_mdn", - "xavierjs", - "qwincy_p" - ] - }, - "Web/API/XMLHttpRequest/abort_event": { - "modified": "2019-03-23T22:24:38.520Z", - "contributors": [ - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Window/afterprint_event": { - "modified": "2019-03-23T22:24:13.216Z", - "contributors": [ - "fscholz", - "Kalwyn" - ] - }, - "Web/API/HTMLElement/animationend_event": { - "modified": "2019-03-23T22:24:25.318Z", - "contributors": [ - "edspeedy", - "Kalwyn" - ] - }, - "Web/API/HTMLElement/animationiteration_event": { - "modified": "2019-03-23T22:24:12.393Z", - "contributors": [ - "Kalwyn" - ] - }, - "Web/API/HTMLElement/animationstart_event": { - "modified": "2019-03-23T22:24:27.835Z", - "contributors": [ - "Kalwyn" - ] - }, - "Web/API/ScriptProcessorNode/audioprocess_event": { - "modified": "2019-03-18T21:01:00.247Z", - "contributors": [ - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Window/beforeprint_event": { - "modified": "2020-11-25T15:13:28.637Z", - "contributors": [ - "Wixonic", - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Window/beforeunload_event": { - "modified": "2020-01-22T07:04:02.410Z", - "contributors": [ - "julienc", - "wbamberg", - "Pierre.Fauconnier", - "Kalwyn" - ] - }, - "Web/API/OfflineAudioContext/complete_event": { - "modified": "2019-03-18T21:01:07.959Z", - "contributors": [ - "fscholz", - "David_B", - "Kalwyn" - ] - }, - "Web/API/Element/compositionend_event": { - "modified": "2020-10-15T21:50:42.611Z", - "contributors": [ - "tbetous", - "wbamberg", - "Kalwyn" - ] - }, - "Web/API/Element/compositionstart_event": { - "modified": "2019-04-30T13:48:11.171Z", - "contributors": [ - "wbamberg", - "Kalwyn" - ] - }, - "Web/API/Element/compositionupdate_event": { - "modified": "2019-04-30T13:48:17.939Z", - "contributors": [ - "wbamberg", - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Element/copy_event": { - "modified": "2019-03-23T22:22:48.922Z", - "contributors": [ - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Window/DOMContentLoaded_event": { - "modified": "2020-10-15T21:40:06.593Z", - "contributors": [ - "Watilin", - "fscholz", - "zede-master", - "Gastonite", - "Shinze", - "jmh" - ] - }, - "Web/API/Element/error_event": { - "modified": "2019-03-23T22:21:21.432Z", - "contributors": [ - "fscholz", - "loella16", - "Kalwyn" - ] - }, - "Web/API/Element/focusin_event": { - "modified": "2019-03-23T22:20:35.765Z", - "contributors": [ - "fscholz", - "Kalwyn" - ] - }, - "Web/API/Element/focusout_event": { - "modified": "2019-03-23T22:22:45.276Z", - "contributors": [ - "fscholz", - "Kalwyn", - "Behrouze" - ] - }, - "Web/API/Window/load_event": { - "modified": "2019-03-18T20:54:13.374Z", - "contributors": [ - "fscholz", - "Watilin", - "SphinxKnight", - "SaShimy", - "ebear", - "jmh" - ] - }, - "Web/API/Window/pagehide_event": { - "modified": "2019-03-18T21:31:42.222Z", - "contributors": [ - "Watilin" - ] - }, - "Web/API/Window/pageshow_event": { - "modified": "2019-03-23T22:44:21.347Z", - "contributors": [ - "Watilin", - "fscholz", - "jmh" - ] - }, - "Web/API/Document/readystatechange_event": { - "modified": "2019-03-23T22:44:19.958Z", - "contributors": [ - "fscholz", - "cedeber", - "jmh" - ] - }, - "Web/API/HTMLElement/transitionend_event": { - "modified": "2020-10-15T21:58:39.030Z", - "contributors": [ - "Voulto", - "fscholz", - "dominiquevilain" - ] - }, - "Web/API/Window/unload_event": { - "modified": "2019-04-30T14:26:18.615Z", - "contributors": [ - "wbamberg", - "CptGerV", - "florent.vaucelle" - ] - }, - "Web/Guide/AJAX/Community": { - "modified": "2019-01-16T16:10:44.992Z", - "contributors": [ - "chrisdavidmills", - "Fredchat", - "Mgjbot", - "VincentN", - "Chbok" - ] - }, - "Web/Guide/AJAX/Getting_Started": { - "modified": "2020-05-07T07:49:40.639Z", - "contributors": [ - "grandoc", - "VictorLequin", - "Watilin", - "GregMorel", - "CyrilKrylatov", - "chrisdavidmills", - "Jibec", - "P_MO", - "arena", - "Mgjbot", - "Fredchat", - "Rbories", - "BenoitL", - "Cbi1net", - "Rodolphe", - "Chbok", - "VincentN", - "Taken", - "Oumar", - "Diskostu" - ] - }, - "Web/API/Gamepad_API/Using_the_Gamepad_API": { - "modified": "2019-03-23T23:08:49.794Z", - "contributors": [ - "matteodelabre", - "Goofy", - "jessmania" - ] - }, - "Web/API/WebRTC_API/Connectivity": { - "modified": "2019-03-23T23:07:50.082Z", - "contributors": [ - "Goofy", - "wordsbybird" - ] - }, - "Web/API/Touch_events/Supporting_both_TouchEvent_and_MouseEvent": { - "modified": "2019-03-18T21:33:21.001Z", - "contributors": [ - "CharlotteW" - ] - }, - "Web/API/Touch_events": { - "modified": "2020-10-15T21:23:44.732Z", - "contributors": [ - "ebear", - "wbamberg", - "quentin.lamamy", - "nmonceyron", - "Goofy", - "SphinxKnight" - ] - }, - "Web/API/History_API/Example": { - "modified": "2019-03-23T23:32:28.258Z", - "contributors": [ - "tregagnon", - "matteodelabre" - ] - }, - "Web/API/History_API": { - "modified": "2019-03-23T23:36:51.472Z", - "contributors": [ - "Watilin", - "Outlivier", - "loella16", - "JoJoMimosa", - "zessx", - "tregagnon", - "CapFlow", - "Beaver", - "pparidans" - ] - }, - "Web/API/Fullscreen_API": { - "modified": "2019-03-23T23:28:29.789Z", - "contributors": [ - "wbamberg", - "loella16", - "Gaelliss", - "kiux", - "warpdesign", - "Rudloff" - ] - }, - "Learn/HTML/Howto/Author_fast-loading_HTML_pages": { - "modified": "2020-07-16T22:22:32.522Z", - "contributors": [ - "tbazin", - "rfc791", - "tregagnon", - "ethertank", - "rgkdev", - "shgz", - "Shz" - ] - }, - "Web/Guide/HTML/Content_categories": { - "modified": "2020-03-31T11:01:50.986Z", - "contributors": [ - "tristantheb", - "SphinxKnight", - "loella16", - "marie-ototoi", - "tregagnon", - "xaky" - ] - }, - "Learn/Forms/Advanced_form_styling": { - "modified": "2020-07-16T22:21:34.205Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/Styling_web_forms": { - "modified": "2020-07-16T22:21:30.990Z", - "contributors": [ - "Dralyab", - "Goofy", - "tregagnon", - "FredB" - ] - }, - "Learn/Forms/How_to_build_custom_form_controls/Example_3": { - "modified": "2020-07-16T22:21:59.707Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/How_to_build_custom_form_controls/Example_4": { - "modified": "2020-07-16T22:22:00.018Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/How_to_build_custom_form_controls/Example_5": { - "modified": "2020-07-16T22:22:00.342Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/How_to_build_custom_form_controls/Example_1": { - "modified": "2020-07-16T22:21:58.979Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/How_to_build_custom_form_controls/Example_2": { - "modified": "2020-07-16T22:21:59.361Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/How_to_build_custom_form_controls": { - "modified": "2020-07-16T22:21:55.892Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/How_to_structure_a_web_form/Example": { - "modified": "2020-07-16T22:21:17.064Z", - "contributors": [ - "Dralyab", - "elseydi", - "tregagnon", - "FredB" - ] - }, - "Learn/Forms/How_to_structure_a_web_form": { - "modified": "2020-07-16T22:21:11.591Z", - "contributors": [ - "Dralyab", - "Lotfire", - "efazenda", - "Sheppy", - "tregagnon", - "FredB" - ] - }, - "Learn/Forms/Sending_and_retrieving_form_data": { - "modified": "2020-07-16T22:21:26.847Z", - "contributors": [ - "Dralyab", - "ChristianR25", - "Bam92", - "ben391", - "Thorium90", - "teoli", - "rebeccachaix" - ] - }, - "Learn/Forms/HTML_forms_in_legacy_browsers": { - "modified": "2020-07-16T22:22:03.313Z", - "contributors": [ - "Dralyab", - "eli.g" - ] - }, - "Learn/Forms": { - "modified": "2020-07-16T22:20:56.659Z", - "contributors": [ - "BAHLOUL_Farouk", - "Dralyab", - "klenzo", - "Porkepix", - "Orkrum", - "diomabb", - "SphinxKnight", - "Goofy", - "tregagnon", - "FredB" - ] - }, - "Learn/Forms/Basic_native_form_controls": { - "modified": "2020-12-12T09:57:29.663Z", - "contributors": [ - "Idlus", - "Rififia", - "Dralyab", - "efazenda", - "tregagnon", - "FredB" - ] - }, - "Learn/Forms/Your_first_form/Example": { - "modified": "2020-07-16T22:21:08.230Z", - "contributors": [ - "Dralyab", - "tregagnon", - "FredB" - ] - }, - "Learn/Forms/Your_first_form": { - "modified": "2020-11-20T03:07:01.051Z", - "contributors": [ - "SphinxKnight", - "tiluc", - "BAHLOUL_Farouk", - "mikeleyeti", - "Dralyab", - "DineshMv", - "teoli", - "Sheppy", - "jean-pierre.gay", - "Goofy", - "ChaaSof", - "FredB", - "Mozinet", - "tregagnon" - ] - }, - "Learn/Forms/Property_compatibility_table_for_form_controls": { - "modified": "2020-07-16T22:21:39.980Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/Sending_forms_through_JavaScript": { - "modified": "2020-07-16T22:22:01.597Z", - "contributors": [ - "Dralyab" - ] - }, - "Learn/Forms/Form_validation": { - "modified": "2020-07-16T22:21:50.526Z", - "contributors": [ - "ariasuni", - "Dralyab", - "SphinxKnight", - "HereComesJuju" - ] - }, - "Web/HTML/Applying_color": { - "modified": "2019-05-09T08:27:28.339Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/accesskey": { - "modified": "2020-10-15T21:33:33.820Z", - "contributors": [ - "SphinxKnight", - "Goofy", - "guillaumev" - ] - }, - "Web/HTML/Global_attributes/autocapitalize": { - "modified": "2020-10-15T22:02:11.899Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/class": { - "modified": "2020-10-15T21:33:47.181Z", - "contributors": [ - "SphinxKnight", - "vazyvite" - ] - }, - "Web/HTML/Global_attributes/contenteditable": { - "modified": "2020-10-15T21:33:48.879Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/contextmenu": { - "modified": "2020-10-15T21:33:49.445Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/data-*": { - "modified": "2020-10-15T21:33:48.787Z", - "contributors": [ - "SphinxKnight", - "ClementRocket", - "dashdashzako", - "olange" - ] - }, - "Web/HTML/Global_attributes/dir": { - "modified": "2020-10-15T21:33:54.030Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/draggable": { - "modified": "2020-10-15T21:33:51.496Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/hidden": { - "modified": "2020-10-15T21:33:54.525Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/id": { - "modified": "2020-10-15T21:33:53.408Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes": { - "modified": "2020-10-15T21:07:20.352Z", - "contributors": [ - "SphinxKnight", - "xxDukeMCxx", - "Loliwe", - "wakooka", - "claudepache", - "louuis", - "msherefel", - "tregagnon", - "mistyrouge", - "Shz", - "xaky" - ] - }, - "Web/HTML/Global_attributes/inputmode": { - "modified": "2020-10-15T22:11:16.049Z", - "contributors": [ - "regseb", - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/is": { - "modified": "2020-10-15T22:01:11.769Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/itemid": { - "modified": "2020-10-15T21:43:26.402Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/itemprop": { - "modified": "2020-10-15T21:43:28.895Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/itemref": { - "modified": "2020-10-15T21:43:27.145Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/itemscope": { - "modified": "2020-10-15T21:43:32.087Z", - "contributors": [ - "SphinxKnight", - "dFegnoux" - ] - }, - "Web/HTML/Global_attributes/itemtype": { - "modified": "2020-10-15T21:43:29.485Z", - "contributors": [ - "SphinxKnight", - "ferdi_" - ] - }, - "Web/HTML/Global_attributes/lang": { - "modified": "2020-10-15T21:33:54.262Z", - "contributors": [ - "SphinxKnight", - "gfc" - ] - }, - "Web/HTML/Global_attributes/slot": { - "modified": "2020-10-15T21:51:35.355Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/spellcheck": { - "modified": "2020-10-15T21:33:50.764Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/style": { - "modified": "2020-10-15T21:33:51.867Z", - "contributors": [ - "SphinxKnight", - "Morgan-jarry" - ] - }, - "Web/HTML/Global_attributes/tabindex": { - "modified": "2020-10-15T21:33:53.441Z", - "contributors": [ - "SphinxKnight", - "ggrossetie", - "Le_suisse", - "Goofy" - ] - }, - "Web/HTML/Global_attributes/title": { - "modified": "2020-10-15T21:33:33.266Z", - "contributors": [ - "SphinxKnight", - "babsolune", - "Goofy", - "guillaumev" - ] - }, - "Web/HTML/Global_attributes/translate": { - "modified": "2020-10-15T21:33:34.133Z", - "contributors": [ - "SphinxKnight", - "Goofy", - "guillaumev" - ] - }, - "Web/HTML/Global_attributes/x-ms-acceleratorkey": { - "modified": "2019-08-05T13:42:31.573Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Global_attributes/x-ms-format-detection": { - "modified": "2019-08-05T13:38:52.259Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/HTML/Attributes/autocomplete": { - "modified": "2020-10-30T09:19:41.790Z", - "contributors": [ - "xel1045", - "Thosquey", - "fx-kuntz-dw", - "SphinxKnight", - "klnjmm" - ] - }, - "Web/HTML/Attributes": { - "modified": "2019-08-05T13:35:34.698Z", - "contributors": [ - "SphinxKnight", - "louuis", - "msherefel", - "tregagnon", - "FredB" - ] - }, - "Web/HTML/Attributes/pattern": { - "modified": "2020-12-02T04:01:31.109Z", - "contributors": [ - "SphinxKnight", - "roxaneprovost" - ] - }, - "Web/Guide/HTML/Editable_content": { - "modified": "2019-04-20T23:42:36.501Z", - "contributors": [ - "tregagnon", - "SphinxKnight" - ] - }, - "Web/HTML/Block-level_elements": { - "modified": "2019-06-18T12:22:20.386Z", - "contributors": [ - "SphinxKnight", - "KhalilSnaake", - "Bat41", - "wakka27" - ] - }, - "Web/HTML/Inline_elements": { - "modified": "2019-04-06T13:04:18.081Z", - "contributors": [ - "SphinxKnight", - "KhalilSnaake", - "numahell", - "wakka27" + "n1k0" ] }, - "Web/HTML/Date_and_time_formats": { - "modified": "2019-07-21T04:39:30.291Z", + "Web/JavaScript/Guide/Keyed_collections": { + "modified": "2020-03-12T19:40:57.260Z", "contributors": [ + "deadikus", "SphinxKnight" ] }, - "Web/HTML/CORS_enabled_image": { - "modified": "2019-04-04T15:03:02.054Z", - "contributors": [ - "SphinxKnight", - "Lotfire", - "tregagnon" - ] - }, - "Web/Guide/HTML/HTML5/Introduction_to_HTML5": { - "modified": "2019-03-24T00:07:20.983Z", - "contributors": [ - "Goofy", - "Bringdal", - "tregagnon", - "xaky" - ] - }, - "Web/HTML/Microdata": { - "modified": "2019-07-30T02:49:00.444Z", - "contributors": [ - "SphinxKnight", - "Emmanuel.KWENE" - ] - }, - "Glossary/speculative_parsing": { - "modified": "2019-04-25T14:12:18.324Z", - "contributors": [ - "SphinxKnight", - "loella16", - "langlchr" - ] - }, - "Web/HTML/Preloading_content": { - "modified": "2020-10-15T21:55:30.755Z", - "contributors": [ - "nhoizey", - "SphinxKnight", - "Goofy" - ] - }, - "Web/HTML/Attributes/crossorigin": { - "modified": "2020-10-15T21:22:58.182Z", - "contributors": [ - "SphinxKnight", - "benjaminclot", - "wakka27", - "tregagnon" - ] - }, - "Web/Guide/HTML/Using_HTML_sections_and_outlines": { - "modified": "2020-04-07T04:00:20.055Z", - "contributors": [ - "n3wborn", - "mathildebuenerd", - "ledenis", - "JNa0", - "edspeedy", - "Pols12", - "efazenda", - "Phklrz", - "Mathieu_deLauniere", - "Havano", - "Fredchat", - "wakka27", - "jessmania", - "ferncoder", - "SphinxKnight", - "tregagnon", - "Blancdememoire", - "FredB" - ] - }, - "Web/HTML/Link_types": { - "modified": "2020-10-15T21:26:15.592Z", - "contributors": [ - "SphinxKnight", - "cdr", - "louuis", - "jcbita" - ] - }, - "Web/HTML/Using_the_application_cache": { - "modified": "2020-10-15T21:07:42.579Z", - "contributors": [ - "Qouagga", - "SphinxKnight", - "Surfoo", - "personnel", - "cdromain", - "Gillespie59", - "Tioneb", - "bvauchelle", - "teoli", - "michaelch", - "rd6137", - "whoshallsucceed" - ] - }, - "Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video": { - "modified": "2020-02-21T13:42:34.237Z", - "contributors": [ - "Sroucheray", - "SphinxKnight", - "Spharian", - "nicoo" - ] - }, - "Web/HTTP/Overview": { - "modified": "2020-12-01T09:26:27.617Z", - "contributors": [ - "Louis-Aime", - "nolanrigo", - "SphinxKnight", - "Alpha", - "marie-ototoi", - "Hell_Carlito", - "dattaz" - ] - }, - "Web/HTTP/Basics_of_HTTP/Choosing_between_www_and_non-www_URLs": { - "modified": "2019-03-18T21:44:23.409Z", - "contributors": [ - "SphinxKnight", - "Alpha", - "unpeudetout" - ] - }, - "Web/HTTP/Basics_of_HTTP/Identifying_resources_on_the_Web": { - "modified": "2019-03-18T21:41:54.222Z", - "contributors": [ - "SphinxKnight", - "Alpha" - ] - }, - "Web/HTTP/Basics_of_HTTP/Resource_URLs": { - "modified": "2019-03-18T21:40:41.905Z", - "contributors": [ - "SphinxKnight", - "Alpha" - ] - }, - "Web/HTTP/Caching": { - "modified": "2019-07-11T20:27:10.018Z", - "contributors": [ - "ThCarrere", - "dragon38800", - "Watilin", - "SphinxKnight", - "blety" - ] - }, - "Web/HTTP/CORS/Errors/CORSMissingAllowOrigin": { - "modified": "2020-06-10T11:05:53.160Z", - "contributors": [ - "jcletousey", - "efreja", - "TheWildHealer" - ] - }, - "Web/HTTP/CORS/Errors/CORSAllowOriginNotMatchingOrigin": { - "modified": "2020-09-04T07:20:46.938Z", - "contributors": [ - "sevarg" - ] - }, - "Web/HTTP/CORS/Errors/CORSDisabled": { - "modified": "2019-03-18T21:23:02.654Z", - "contributors": [ - "SphinxKnight", - "ViveLesFrites" - ] - }, - "Web/HTTP/CORS/Errors/CORSDidNotSucceed": { - "modified": "2019-05-08T11:52:53.417Z", - "contributors": [ - "audricschiltknecht", - "hellosct1", - "NicolasGraph", - "Triple_B" - ] - }, - "Web/HTTP/Browser_detection_using_the_user_agent": { - "modified": "2019-03-23T23:13:53.553Z", - "contributors": [ - "SphinxKnight", - "Alpha", - "macmorning", - "lmahistre", - "KevinLACIRE" - ] - }, - "Web/HTTP/Link_prefetching_FAQ": { - "modified": "2019-03-23T23:46:22.581Z", - "contributors": [ - "SphinxKnight", - "Goofy", - "cdromain", - "jigs12", - "wakka27", - "BenoitL", - "Fredchat", - "Kyodev", - "Bellerophon" - ] - }, - "Web/HTTP/Headers/Server": { - "modified": "2020-10-15T22:01:27.985Z", - "contributors": [ - "SphinxKnight", - "codingk8", - "WanFoxOne" - ] - }, - "Web/HTTP/Methods/CONNECT": { - "modified": "2020-10-15T21:53:58.732Z", - "contributors": [ - "SphinxKnight", - "Badacadabra", - "dattaz" - ] - }, - "Web/HTTP/Methods/DELETE": { - "modified": "2019-03-23T22:13:09.265Z", - "contributors": [ - "SphinxKnight", - "Badacadabra", - "dattaz" - ] - }, - "Web/HTTP/Methods/GET": { - "modified": "2020-10-15T21:53:59.909Z", - "contributors": [ - "a-mt", - "SphinxKnight", - "Badacadabra", - "dattaz" - ] - }, - "Web/HTTP/Methods/HEAD": { - "modified": "2020-10-15T21:53:59.078Z", - "contributors": [ - "SphinxKnight", - "Badacadabra", - "dattaz" - ] - }, - "Web/HTTP/Methods": { - "modified": "2020-10-15T21:52:12.802Z", - "contributors": [ - "tristantheb", - "SphinxKnight", - "MandelV", - "mercuryseries", - "dattaz" - ] - }, - "Web/HTTP/Methods/OPTIONS": { - "modified": "2020-10-15T22:00:53.161Z", - "contributors": [ - "Yukulele.", - "SphinxKnight", - "lucien.bill" - ] - }, - "Web/HTTP/Methods/PATCH": { - "modified": "2020-02-06T06:05:29.587Z", - "contributors": [ - "humantool", - "PaulDuxblah", - "SphinxKnight", - "ThreadElric", - "Hennek" - ] - }, - "Web/HTTP/Methods/POST": { - "modified": "2020-10-15T21:54:00.053Z", - "contributors": [ - "FlorianHatat", - "slumbering", - "SphinxKnight", - "macmorning", - "placaist", - "Badacadabra", - "dattaz" - ] - }, - "Web/HTTP/Methods/PUT": { - "modified": "2019-03-23T22:13:06.866Z", - "contributors": [ - "SphinxKnight", - "Badacadabra", - "dattaz" - ] - }, - "Web/HTTP/Methods/TRACE": { - "modified": "2020-10-15T22:29:59.662Z", - "contributors": [ - "alexetgus", - "tristantheb" - ] - }, - "Web/HTTP/Conditional_requests": { - "modified": "2019-07-27T21:23:45.889Z", - "contributors": [ - "ThCarrere" - ] - }, - "Web/JavaScript/About_JavaScript": { - "modified": "2020-03-12T19:36:54.184Z", - "contributors": [ - "SphinxKnight", - "Dralyab", - "Gasperowicz", - "tregagnon", - "teoli", - "Jeremie", - "Delapouite", - "fscholz", - "Mgjbot", - "BenoitL", - "Extra-Nitro", - "VincentN" - ] - }, - "Web/JavaScript/Enumerability_and_ownership_of_properties": { - "modified": "2020-03-12T19:39:48.844Z", - "contributors": [ - "SphinxKnight", - "Ehstrali" - ] - }, - "Web/JavaScript/EventLoop": { - "modified": "2020-07-16T10:21:17.789Z", - "contributors": [ - "robinsimonklein", - "SphinxKnight", - "mikaoelitiana", - "necraidan", - "teoli" - ] - }, - "Web/JavaScript/Memory_Management": { - "modified": "2020-03-12T19:38:42.822Z", - "contributors": [ - "SphinxKnight", - "elWombator", - "Banban", - "opii93", - "316k", - "Goofy", - "ntrillaud", - "teoli" - ] - }, "Web/JavaScript/Guide/Loops_and_iteration": { "modified": "2020-10-23T05:00:54.986Z", "contributors": [ @@ -36061,47 +34939,39 @@ "tregagnon" ] }, - "Web/JavaScript/Guide/Keyed_collections": { - "modified": "2020-03-12T19:40:57.260Z", + "Web/JavaScript/Guide/Meta_programming": { + "modified": "2020-07-03T14:15:24.280Z", "contributors": [ - "deadikus", "SphinxKnight" ] }, - "Web/JavaScript/Guide/Indexed_collections": { - "modified": "2020-07-03T13:43:37.770Z", + "Web/JavaScript/Guide/Modules": { + "modified": "2020-10-15T22:20:28.070Z", "contributors": [ - "GDFtj", - "SphinxKnight", - "bgondy", - "JeffD", - "ludwin", - "QuentinPerez" + "SphinxKnight" ] }, - "Web/JavaScript/Guide/Control_flow_and_error_handling": { - "modified": "2020-03-12T19:38:47.675Z", + "Web/JavaScript/Guide/Numbers_and_dates": { + "modified": "2020-03-12T19:40:56.844Z", "contributors": [ "SphinxKnight", - "wbamberg", - "Wizhou", - "Ostefanini", + "Halkeand", "Gueusette", - "tregagnon", - "teoli" + "tregagnon" ] }, - "Web/JavaScript/Guide/Expressions_and_Operators": { - "modified": "2020-03-12T19:38:41.114Z", + "Web/JavaScript/Guide/Regular_Expressions": { + "modified": "2020-06-13T05:36:13.747Z", "contributors": [ + "yanns1", "SphinxKnight", - "DeltaEvo", - "jsx", + "fgeorges", + "pastr", + "pascallothar", + "VincentGuinaudeau", "Gueusette", - "Goofy", - "tregagnon", "teoli", - "s3dm" + "Goofy" ] }, "Web/JavaScript/Guide/Regular_Expressions/Assertions": { @@ -36116,53 +34986,22 @@ "SphinxKnight" ] }, - "Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes": { - "modified": "2020-03-12T19:49:07.596Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Guide/Regular_Expressions/Groups_and_Ranges": { "modified": "2020-03-12T19:49:07.623Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Guide/Regular_Expressions": { - "modified": "2020-06-13T05:36:13.747Z", - "contributors": [ - "yanns1", - "SphinxKnight", - "fgeorges", - "pastr", - "pascallothar", - "VincentGuinaudeau", - "Gueusette", - "teoli", - "Goofy" - ] - }, "Web/JavaScript/Guide/Regular_Expressions/Quantifiers": { "modified": "2020-03-12T19:49:05.025Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Guide/Functions": { - "modified": "2020-08-31T09:00:32.522Z", + "Web/JavaScript/Guide/Regular_Expressions/Unicode_Property_Escapes": { + "modified": "2020-03-12T19:49:07.596Z", "contributors": [ - "SphinxKnight", - "codingk8", - "fredrun14", - "Wizhou", - "Youssef-Belmeskine", - "bxlxd", - "Gueusette", - "abe30", - "tregagnon", - "DeepFriedSeagull", - "teoli", - "Goofy" + "SphinxKnight" ] }, "Web/JavaScript/Guide/Text_formatting": { @@ -36174,84 +35013,16 @@ "NemoNobobyPersonne" ] }, - "Web/JavaScript/Guide/Iterators_and_Generators": { - "modified": "2020-07-03T14:14:56.497Z", - "contributors": [ - "SphinxKnight", - "ferjul17", - "Gabriel8819", - "bankair", - "P45QU10U", - "teoli", - "goofy_bz", - "n1k0" - ] - }, - "Web/JavaScript/Guide/Details_of_the_Object_Model": { - "modified": "2020-07-03T14:11:44.605Z", - "contributors": [ - "SphinxKnight", - "wbamberg", - "jsfez", - "jjperuzzi", - "Faegy", - "P45QU10U", - "gpartenet", - "Yves_ASTIER", - "QuentinPerez", - "teoli", - "darul75", - "tinou98", - "mssa.ndiaye", - "npichon", - "e.begovic" - ] - }, - "Web/JavaScript/Reference/Deprecated_and_obsolete_features/The_legacy_Iterator_protocol": { - "modified": "2020-03-12T19:40:23.053Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Guide/Meta_programming": { - "modified": "2020-07-03T14:15:24.280Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Guide/Numbers_and_dates": { - "modified": "2020-03-12T19:40:56.844Z", - "contributors": [ - "SphinxKnight", - "Halkeand", - "Gueusette", - "tregagnon" - ] - }, - "Web/JavaScript/Guide/Grammar_and_types": { - "modified": "2020-03-12T19:38:45.258Z", + "Web/JavaScript/Guide/Using_promises": { + "modified": "2020-07-03T14:12:15.848Z", "contributors": [ + "nrdAio", "SphinxKnight", - "fredrun14", - "diassynthesis", - "Toguro_O", - "JivaHard", - "Wizhou", - "tonybengue", - "jti77", - "loella16", - "Iwazaru", - "LaurelineP", - "edspeedy", - "k-kercode", - "inseo", - "bl4n", - "slopesneves", - "FerdinandPiette", - "tregagnon", - "teoli", - "P45QU10U", - "Goofy" + "codingk8", + "nolanrigo", + "Bellice", + "xvw", + "madarche" ] }, "Web/JavaScript/Guide/Working_with_Objects": { @@ -36273,18 +35044,6 @@ "e.begovic" ] }, - "Web/JavaScript/Guide/Using_promises": { - "modified": "2020-07-03T14:12:15.848Z", - "contributors": [ - "nrdAio", - "SphinxKnight", - "codingk8", - "nolanrigo", - "Bellice", - "xvw", - "madarche" - ] - }, "Web/JavaScript/Inheritance_and_the_prototype_chain": { "modified": "2020-03-12T19:38:39.687Z", "contributors": [ @@ -36301,41 +35060,58 @@ "teoli" ] }, - "Web/XPath/Introduction_to_using_XPath_in_JavaScript": { - "modified": "2019-06-18T08:36:11.928Z", + "Web/JavaScript/JavaScript_technologies_overview": { + "modified": "2020-03-12T19:39:28.831Z", "contributors": [ "SphinxKnight", - "loella16", - "chrisdavidmills", - "v-Stein", - "Laurent_Lyaudet", - "joseph2rs", - "Jeremie", - "Julien.stuby", + "Yopadd", + "Bpruneau", + "tregagnon", + "teoli", + "duthen", + "PanPan", + "DocMcBrown", + "delislejm", + "goofy_bz" + ] + }, + "Web/JavaScript/Language_Resources": { + "modified": "2020-03-12T19:37:01.767Z", + "contributors": [ + "SphinxKnight", + "zatamine", + "teoli", + "Delapouite", "Mgjbot", - "BenoitL", - "Celelibi", - "Fredchat" + "BenoitL" ] }, - "Web/JavaScript/Equality_comparisons_and_sameness": { - "modified": "2020-03-12T19:39:18.857Z", + "Web/JavaScript/Memory_Management": { + "modified": "2020-03-12T19:38:42.822Z", "contributors": [ "SphinxKnight", - "edspeedy", - "Durev", - "ferdi_", - "Bringdal", - "juliensoret", + "elWombator", + "Banban", + "opii93", + "316k", + "Goofy", + "ntrillaud", "teoli" ] }, - "Web/JavaScript/The_performance_hazards_of_prototype_mutation": { - "modified": "2019-04-08T13:06:24.098Z", + "Web/JavaScript/Reference": { + "modified": "2020-03-12T19:35:39.919Z", "contributors": [ "SphinxKnight", - "MaloJaffre", - "bbouvier" + "BenoitL", + "teoli", + "Fredchat", + "tregagnon", + "fscholz", + "LaBoumerde", + "AbrahamT", + "Mortys", + "matteodelabre" ] }, "Web/JavaScript/Reference/About": { @@ -36347,6 +35123,26 @@ "Goofy" ] }, + "Web/JavaScript/Reference/Classes": { + "modified": "2020-10-15T21:33:49.394Z", + "contributors": [ + "rachid.chihabi", + "SphinxKnight", + "GregMorel", + "unflores", + "rgranger", + "blackholegalaxy", + "Yukulele." + ] + }, + "Web/JavaScript/Reference/Classes/Private_class_fields": { + "modified": "2020-10-15T22:33:35.342Z", + "contributors": [ + "NemoNobobyPersonne", + "N0wan", + "yohannlog" + ] + }, "Web/JavaScript/Reference/Classes/Public_class_fields": { "modified": "2020-10-15T22:22:47.138Z", "contributors": [ @@ -36356,6 +35152,52 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Classes/constructor": { + "modified": "2020-10-15T21:33:51.548Z", + "contributors": [ + "fbessou", + "SphinxKnight", + "MathieuDebit" + ] + }, + "Web/JavaScript/Reference/Classes/extends": { + "modified": "2020-10-15T21:33:51.793Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Classes/static": { + "modified": "2020-10-15T21:33:57.179Z", + "contributors": [ + "SphinxKnight", + "mohabigmeech", + "AnthonyMelique", + "ericallard0" + ] + }, + "Web/JavaScript/Reference/Deprecated_and_obsolete_features": { + "modified": "2020-03-12T19:36:16.242Z", + "contributors": [ + "SphinxKnight", + "soleuu", + "Vnicolas", + "teoli", + "LaBoumerde", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Deprecated_and_obsolete_features/The_legacy_Iterator_protocol": { + "modified": "2020-03-12T19:40:23.053Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Errors": { + "modified": "2020-03-12T19:43:16.869Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Errors/Already_has_pragma": { "modified": "2020-03-12T19:43:49.056Z", "contributors": [ @@ -36456,6 +35298,12 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Errors/Deprecated_String_generics": { + "modified": "2020-03-12T19:45:39.563Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Errors/Deprecated_caller_or_arguments_usage": { "modified": "2020-03-12T19:43:40.831Z", "contributors": [ @@ -36480,12 +35328,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Errors/Deprecated_String_generics": { - "modified": "2020-03-12T19:45:39.563Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Errors/Deprecated_toLocaleFormat": { "modified": "2020-03-12T19:45:38.629Z", "contributors": [ @@ -36522,18 +35364,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Errors/in_operator_no_object": { - "modified": "2020-03-12T19:46:02.738Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Errors": { - "modified": "2020-03-12T19:43:16.869Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Errors/Invalid_array_length": { "modified": "2020-03-12T19:43:20.852Z", "contributors": [ @@ -36571,32 +35401,20 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Errors/invalid_right_hand_side_instanceof_operand": { - "modified": "2020-03-12T19:47:32.144Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Errors/is_not_iterable": { - "modified": "2020-03-12T19:47:59.033Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Errors/JSON_bad_parse": { "modified": "2020-03-12T19:43:46.835Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Errors/Malformed_formal_parameter": { - "modified": "2020-03-12T19:43:17.827Z", + "Web/JavaScript/Reference/Errors/Malformed_URI": { + "modified": "2020-03-12T19:45:53.291Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Errors/Malformed_URI": { - "modified": "2020-03-12T19:45:53.291Z", + "Web/JavaScript/Reference/Errors/Malformed_formal_parameter": { + "modified": "2020-03-12T19:43:17.827Z", "contributors": [ "SphinxKnight" ] @@ -36836,56 +35654,36 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Functions/arguments/@@iterator": { - "modified": "2020-10-15T21:42:30.383Z", + "Web/JavaScript/Reference/Errors/in_operator_no_object": { + "modified": "2020-03-12T19:46:02.738Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Functions/arguments/callee": { - "modified": "2020-10-15T21:15:56.913Z", - "contributors": [ - "SphinxKnight", - "fscholz", - "teoli", - "Jeremie", - "Mgjbot", - "BenoitL", - "Bellerophon", - "Chbok" - ] - }, - "Web/JavaScript/Reference/Functions/arguments": { - "modified": "2020-10-15T21:24:29.177Z", + "Web/JavaScript/Reference/Errors/invalid_right_hand_side_instanceof_operand": { + "modified": "2020-03-12T19:47:32.144Z", "contributors": [ - "SphinxKnight", - "gpartenet", - "Vixys", - "Marco105", - "fscholz", - "teoli", - "Laurent_Lyaudet" + "SphinxKnight" ] }, - "Web/JavaScript/Reference/Functions/arguments/length": { - "modified": "2020-10-15T21:16:01.164Z", + "Web/JavaScript/Reference/Errors/is_not_iterable": { + "modified": "2020-03-12T19:47:59.033Z", "contributors": [ - "SphinxKnight", - "fscholz", - "teoli", - "Jeremie", - "Mgjbot", - "BenoitL", - "Bellerophon" + "SphinxKnight" ] }, - "Web/JavaScript/Reference/Functions/Method_definitions": { - "modified": "2020-10-15T21:30:50.358Z", + "Web/JavaScript/Reference/Functions": { + "modified": "2020-10-15T21:24:00.741Z", "contributors": [ + "Voltariuss", "SphinxKnight", - "kdex", + "elWombator", "Banban", - "fscholz" + "BNedry", + "teoli", + "P45QU10U", + "fscholz", + "Delapouite" ] }, "Web/JavaScript/Reference/Functions/Arrow_functions": { @@ -36904,53 +35702,6 @@ "fscholz" ] }, - "Web/JavaScript/Reference/Functions/get": { - "modified": "2020-10-15T21:11:19.453Z", - "contributors": [ - "SphinxKnight", - "cavalor", - "BenoitL", - "titouandk", - "fscholz", - "teoli", - "Jeremie", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Functions": { - "modified": "2020-10-15T21:24:00.741Z", - "contributors": [ - "Voltariuss", - "SphinxKnight", - "elWombator", - "Banban", - "BNedry", - "teoli", - "P45QU10U", - "fscholz", - "Delapouite" - ] - }, - "Web/JavaScript/Reference/Functions/rest_parameters": { - "modified": "2020-10-15T21:29:10.789Z", - "contributors": [ - "yasakura_", - "SphinxKnight", - "allipierre", - "Bringdal", - "fscholz" - ] - }, - "Web/JavaScript/Reference/Functions/set": { - "modified": "2020-10-15T21:11:19.798Z", - "contributors": [ - "SphinxKnight", - "fscholz", - "teoli", - "Jeremie", - "matteodelabre" - ] - }, "Web/JavaScript/Reference/Functions/Default_parameters": { "modified": "2020-10-15T21:28:33.576Z", "contributors": [ @@ -36963,316 +35714,132 @@ "Goofy" ] }, - "Web/JavaScript/Reference/Lexical_grammar": { - "modified": "2020-10-15T21:29:48.383Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Statements/async_function": { - "modified": "2020-10-15T21:50:22.490Z", - "contributors": [ - "SphinxKnight", - "AlmouattazT", - "mathieuLrt", - "Osilos", - "JulienPradet", - "v-Stein" - ] - }, - "Web/JavaScript/Reference/Statements/block": { - "modified": "2020-10-15T21:11:18.992Z", - "contributors": [ - "SphinxKnight", - "teoli", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Statements/break": { - "modified": "2020-10-15T21:11:19.977Z", - "contributors": [ - "SphinxKnight", - "teoli", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Statements/class": { - "modified": "2020-10-15T21:33:59.371Z", - "contributors": [ - "SphinxKnight", - "GabrielHautclocq" - ] - }, - "Web/JavaScript/Reference/Statements/const": { - "modified": "2020-10-15T21:11:19.395Z", - "contributors": [ - "SphinxKnight", - "Fournux", - "gudoy", - "fscholz", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Statements/continue": { - "modified": "2020-10-15T21:11:18.752Z", + "Web/JavaScript/Reference/Functions/Method_definitions": { + "modified": "2020-10-15T21:30:50.358Z", "contributors": [ "SphinxKnight", - "Ryanfarrah25", - "teoli", - "matteodelabre" + "kdex", + "Banban", + "fscholz" ] }, - "Web/JavaScript/Reference/Statements/debugger": { - "modified": "2020-10-15T21:11:18.196Z", + "Web/JavaScript/Reference/Functions/arguments": { + "modified": "2020-10-15T21:24:29.177Z", "contributors": [ "SphinxKnight", - "sir-kain", + "gpartenet", + "Vixys", + "Marco105", "fscholz", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Statements/do...while": { - "modified": "2020-10-15T21:11:18.026Z", - "contributors": [ - "jdvauguet", - "SphinxKnight", "teoli", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Statements/export": { - "modified": "2020-10-15T21:24:21.794Z", - "contributors": [ - "SphinxKnight", - "cdoublev", - "cquezel", - "coughinbach", - "NemoNobobyPersonne", - "kuashe", - "teoli" + "Laurent_Lyaudet" ] }, - "Web/JavaScript/Reference/Statements/for-await...of": { - "modified": "2020-10-15T22:11:20.751Z", + "Web/JavaScript/Reference/Functions/arguments/@@iterator": { + "modified": "2020-10-15T21:42:30.383Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Statements/for...in": { - "modified": "2020-10-15T21:24:25.858Z", - "contributors": [ - "SphinxKnight", - "edspeedy", - "Eight-Ball", - "vava", - "Kyojin", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/for...of": { - "modified": "2020-10-15T21:24:26.881Z", + "Web/JavaScript/Reference/Functions/arguments/callee": { + "modified": "2020-10-15T21:15:56.913Z", "contributors": [ "SphinxKnight", - "ericGuyaderBerger", - "thibaultboursier", - "Swarmpan", - "jfrag", - "marie-ototoi", "fscholz", - "senshu" + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL", + "Bellerophon", + "Chbok" ] }, - "Web/JavaScript/Reference/Statements/for": { - "modified": "2020-10-15T21:24:26.742Z", + "Web/JavaScript/Reference/Functions/arguments/length": { + "modified": "2020-10-15T21:16:01.164Z", "contributors": [ "SphinxKnight", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/function*": { - "modified": "2020-10-15T21:27:53.565Z", - "contributors": [ "fscholz", - "SphinxKnight", - "risq" - ] - }, - "Web/JavaScript/Reference/Statements/function": { - "modified": "2020-10-15T21:24:24.783Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/if...else": { - "modified": "2020-10-15T21:24:26.186Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/import.meta": { - "modified": "2020-10-15T22:06:37.821Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Statements/import": { - "modified": "2020-10-15T21:24:28.177Z", - "contributors": [ - "SphinxKnight", - "lhapaipai", - "NemoNobobyPersonne", - "gpenissard", - "madarche", - "Hartesic", - "kdex", - "Yukulele.", - "ylerjen", - "teoli" + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL", + "Bellerophon" ] }, - "Web/JavaScript/Reference/Statements": { - "modified": "2020-10-15T21:11:24.453Z", + "Web/JavaScript/Reference/Functions/get": { + "modified": "2020-10-15T21:11:19.453Z", "contributors": [ - "chrisdavidmills", "SphinxKnight", - "juestzmichael", + "cavalor", + "BenoitL", + "titouandk", "fscholz", "teoli", + "Jeremie", "matteodelabre" ] }, - "Web/JavaScript/Reference/Statements/label": { - "modified": "2020-10-15T21:24:24.295Z", - "contributors": [ - "SphinxKnight", - "darul75", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/let": { - "modified": "2020-10-15T21:25:01.187Z", + "Web/JavaScript/Reference/Functions/rest_parameters": { + "modified": "2020-10-15T21:29:10.789Z", "contributors": [ - "javascriptdezero", + "yasakura_", "SphinxKnight", - "Tilatti", - "franzludilabel", - "mbrehin", - "tanjun", - "kdex", - "doom-fr", - "teoli", + "allipierre", + "Bringdal", "fscholz" ] }, - "Web/JavaScript/Reference/Statements/return": { - "modified": "2020-10-15T21:16:56.693Z", + "Web/JavaScript/Reference/Functions/set": { + "modified": "2020-10-15T21:11:19.798Z", "contributors": [ "SphinxKnight", + "fscholz", "teoli", "Jeremie", - "Mgjbot", - "BenoitL" - ] - }, - "Web/JavaScript/Reference/Statements/switch": { - "modified": "2020-10-15T21:25:06.411Z", - "contributors": [ - "SphinxKnight", - "WonJunior", - "oliv06", - "Goofy", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/throw": { - "modified": "2020-10-15T21:05:28.313Z", - "contributors": [ - "SphinxKnight", - "Wazarr94", - "PifyZ", - "teoli", - "Delapouite", - "Sheppy", - "Findel" + "matteodelabre" ] }, - "Web/JavaScript/Reference/Statements/try...catch": { - "modified": "2020-10-15T21:25:04.331Z", + "Web/JavaScript/Reference/Global_Objects": { + "modified": "2020-03-12T19:36:17.945Z", "contributors": [ "SphinxKnight", - "P45QU10U", - "Palisanka", - "MathRobin", - "Twidi", + "tregagnon", + "ltearno", + "BenoitL", "teoli", - "Goofy" - ] - }, - "Web/JavaScript/Reference/Statements/var": { - "modified": "2020-10-15T21:25:05.879Z", - "contributors": [ - "javascriptdezero", - "SphinxKnight", - "Toinane", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/Empty": { - "modified": "2020-10-15T21:30:54.634Z", - "contributors": [ - "SphinxKnight", - "fscholz" - ] - }, - "Web/JavaScript/Reference/Statements/while": { - "modified": "2020-10-15T21:25:04.095Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "Web/JavaScript/Reference/Statements/with": { - "modified": "2020-10-15T21:25:01.861Z", - "contributors": [ - "SphinxKnight", - "teoli" + "AbrahamT", + "matteodelabre" ] }, - "Web/JavaScript/Reference/Iteration_protocols": { - "modified": "2020-03-12T19:39:18.697Z", + "Web/JavaScript/Reference/Global_Objects/AggregateError": { + "modified": "2020-10-15T22:31:39.551Z", "contributors": [ - "SphinxKnight", - "kdex", - "syntaxucre", - "Goofy", - "Nfroidure", - "teoli" + "SphinxKnight" ] }, - "Web/JavaScript/Reference/Template_literals": { - "modified": "2020-10-15T21:31:15.226Z", + "Web/JavaScript/Reference/Global_Objects/Array": { + "modified": "2020-10-15T21:06:55.877Z", "contributors": [ - "AntoineJT", + "jeremymouzin", "SphinxKnight", - "matthieupetel", - "0x010C", - "frioult", - "yactouat", - "NemoNobobyPersonne", - "HollyPony", + "gloucklegnou", + "a-mt", "edspeedy", - "kdex", - "JVirant", - "pmdhaussy", - "Bat" - ] - }, - "Web/JavaScript/Reference/Global_Objects/AggregateError": { - "modified": "2020-10-15T22:31:39.551Z", - "contributors": [ - "SphinxKnight" + "Johanny", + "Lotfire", + "maxdow", + "PulsarBlow", + "teoli", + "milouse", + "fscholz", + "tregagnon", + "fkhannouf", + "dwogsi", + "LaBoumerde", + "petitphp", + "AbrahamT", + "Manu1400", + "daniel35310" ] }, "Web/JavaScript/Reference/Global_Objects/Array/@@iterator": { @@ -37299,6 +35866,40 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Array/Reduce": { + "modified": "2020-10-15T21:26:40.462Z", + "contributors": [ + "yorick-dumet", + "SphinxKnight", + "MSOConsulting", + "gloucklegnou", + "Haroon24", + "jilljenn", + "korosakikun", + "arguiot", + "Pandalousie", + "rbinsztock", + "dupontdenis", + "foucdeg", + "nkokla", + "adamhesim", + "cloughy", + "marie-ototoi", + "Xartok", + "matteodelabre", + "teoli", + "Batmat", + "Exirel" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Array/ReduceRight": { + "modified": "2020-10-15T21:26:44.433Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Exirel" + ] + }, "Web/JavaScript/Reference/Global_Objects/Array/concat": { "modified": "2020-10-15T21:17:19.754Z", "contributors": [ @@ -37435,31 +36036,6 @@ "fscholz" ] }, - "Web/JavaScript/Reference/Global_Objects/Array": { - "modified": "2020-10-15T21:06:55.877Z", - "contributors": [ - "jeremymouzin", - "SphinxKnight", - "gloucklegnou", - "a-mt", - "edspeedy", - "Johanny", - "Lotfire", - "maxdow", - "PulsarBlow", - "teoli", - "milouse", - "fscholz", - "tregagnon", - "fkhannouf", - "dwogsi", - "LaBoumerde", - "petitphp", - "AbrahamT", - "Manu1400", - "daniel35310" - ] - }, "Web/JavaScript/Reference/Global_Objects/Array/indexOf": { "modified": "2020-10-15T21:21:07.609Z", "contributors": [ @@ -37565,40 +36141,6 @@ "gsanson" ] }, - "Web/JavaScript/Reference/Global_Objects/Array/Reduce": { - "modified": "2020-10-15T21:26:40.462Z", - "contributors": [ - "yorick-dumet", - "SphinxKnight", - "MSOConsulting", - "gloucklegnou", - "Haroon24", - "jilljenn", - "korosakikun", - "arguiot", - "Pandalousie", - "rbinsztock", - "dupontdenis", - "foucdeg", - "nkokla", - "adamhesim", - "cloughy", - "marie-ototoi", - "Xartok", - "matteodelabre", - "teoli", - "Batmat", - "Exirel" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Array/ReduceRight": { - "modified": "2020-10-15T21:26:44.433Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Exirel" - ] - }, "Web/JavaScript/Reference/Global_Objects/Array/reverse": { "modified": "2020-10-15T21:17:28.453Z", "contributors": [ @@ -37732,18 +36274,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species": { - "modified": "2020-10-15T21:44:52.685Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Global_Objects/ArrayBuffer/byteLength": { - "modified": "2020-10-15T21:29:55.674Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/ArrayBuffer": { "modified": "2020-10-15T21:09:26.619Z", "contributors": [ @@ -37756,6 +36286,18 @@ "daniel35310" ] }, + "Web/JavaScript/Reference/Global_Objects/ArrayBuffer/@@species": { + "modified": "2020-10-15T21:44:52.685Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Global_Objects/ArrayBuffer/byteLength": { + "modified": "2020-10-15T21:29:55.674Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/ArrayBuffer/isView": { "modified": "2020-10-15T21:29:54.795Z", "contributors": [ @@ -37774,6 +36316,12 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Atomics": { + "modified": "2020-10-15T21:43:02.596Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/Atomics/add": { "modified": "2020-10-15T21:42:58.119Z", "contributors": [ @@ -37798,12 +36346,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Atomics": { - "modified": "2020-10-15T21:43:02.596Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/Atomics/isLockFree": { "modified": "2020-10-15T21:43:02.726Z", "contributors": [ @@ -37852,6 +36394,13 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/BigInt": { + "modified": "2020-10-15T22:12:28.729Z", + "contributors": [ + "SphinxKnight", + "sarahgp" + ] + }, "Web/JavaScript/Reference/Global_Objects/BigInt/asIntN": { "modified": "2020-10-15T22:17:33.198Z", "contributors": [ @@ -37864,13 +36413,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/BigInt": { - "modified": "2020-10-15T22:12:28.729Z", - "contributors": [ - "SphinxKnight", - "sarahgp" - ] - }, "Web/JavaScript/Reference/Global_Objects/BigInt/toLocaleString": { "modified": "2020-10-15T22:20:26.529Z", "contributors": [ @@ -37943,6 +36485,12 @@ "tregagnon" ] }, + "Web/JavaScript/Reference/Global_Objects/DataView": { + "modified": "2020-10-15T21:29:58.170Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/DataView/buffer": { "modified": "2020-10-15T21:29:57.315Z", "contributors": [ @@ -38021,12 +36569,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/DataView": { - "modified": "2020-10-15T21:29:58.170Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/DataView/setBigInt64": { "modified": "2020-10-15T22:20:26.386Z", "contributors": [ @@ -38088,12 +36630,41 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Date": { + "modified": "2020-10-15T21:10:15.879Z", + "contributors": [ + "SphinxKnight", + "Rigaudie", + "necraidan", + "JulienBertacco", + "madarche", + "jyloup", + "noriam", + "sebastienserre", + "teoli", + "Goofy", + "tregagnon", + "LaBoumerde", + "daniel35310" + ] + }, "Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive": { "modified": "2020-10-15T21:39:20.661Z", "contributors": [ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Date/UTC": { + "modified": "2020-10-15T21:16:54.441Z", + "contributors": [ + "SphinxKnight", + "teoli", + "tregagnon", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, "Web/JavaScript/Reference/Global_Objects/Date/getDate": { "modified": "2020-10-15T21:17:24.897Z", "contributors": [ @@ -38261,24 +36832,6 @@ "BenoitL" ] }, - "Web/JavaScript/Reference/Global_Objects/Date": { - "modified": "2020-10-15T21:10:15.879Z", - "contributors": [ - "SphinxKnight", - "Rigaudie", - "necraidan", - "JulienBertacco", - "madarche", - "jyloup", - "noriam", - "sebastienserre", - "teoli", - "Goofy", - "tregagnon", - "LaBoumerde", - "daniel35310" - ] - }, "Web/JavaScript/Reference/Global_Objects/Date/now": { "modified": "2020-10-15T21:24:17.054Z", "contributors": [ @@ -38527,17 +37080,6 @@ "tregagnon" ] }, - "Web/JavaScript/Reference/Global_Objects/Date/UTC": { - "modified": "2020-10-15T21:16:54.441Z", - "contributors": [ - "SphinxKnight", - "teoli", - "tregagnon", - "Jeremie", - "Mgjbot", - "BenoitL" - ] - }, "Web/JavaScript/Reference/Global_Objects/Date/valueOf": { "modified": "2020-10-15T21:24:17.644Z", "contributors": [ @@ -38547,48 +37089,30 @@ "matteodelabre" ] }, - "Web/JavaScript/Reference/Global_Objects/decodeURI": { - "modified": "2020-10-15T21:11:18.823Z", - "contributors": [ - "SphinxKnight", - "alepee", - "teoli", - "Jeremie", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Global_Objects/decodeURIComponent": { - "modified": "2020-10-15T21:11:20.323Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "matteodelabre" - ] - }, - "Web/JavaScript/Reference/Global_Objects/encodeURI": { - "modified": "2020-10-15T21:11:19.121Z", + "Web/JavaScript/Reference/Global_Objects/Error": { + "modified": "2020-11-11T07:34:32.605Z", "contributors": [ + "madarche", "SphinxKnight", - "Hartesic", - "arnaud.wixiweb", - "LorisG", + "PhilippePerret", + "edspeedy", + "HelloEdit", + "NemoNobobyPersonne", + "gouroujo", "teoli", - "Jeremie", - "Delapouite", - "matteodelabre" + "Goofy", + "tregagnon", + "fscholz", + "rd6137" ] }, - "Web/JavaScript/Reference/Global_Objects/encodeURIComponent": { - "modified": "2020-10-15T21:17:24.673Z", + "Web/JavaScript/Reference/Global_Objects/Error/Stack": { + "modified": "2020-10-15T21:27:18.706Z", "contributors": [ "SphinxKnight", - "tdraier", - "fscholz", + "NemoNobobyPersonne", "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" + "tregagnon" ] }, "Web/JavaScript/Reference/Global_Objects/Error/columnNumber": { @@ -38608,23 +37132,6 @@ "tregagnon" ] }, - "Web/JavaScript/Reference/Global_Objects/Error": { - "modified": "2020-11-11T07:34:32.605Z", - "contributors": [ - "madarche", - "SphinxKnight", - "PhilippePerret", - "edspeedy", - "HelloEdit", - "NemoNobobyPersonne", - "gouroujo", - "teoli", - "Goofy", - "tregagnon", - "fscholz", - "rd6137" - ] - }, "Web/JavaScript/Reference/Global_Objects/Error/lineNumber": { "modified": "2020-10-15T21:27:20.066Z", "contributors": [ @@ -38649,15 +37156,6 @@ "tregagnon" ] }, - "Web/JavaScript/Reference/Global_Objects/Error/Stack": { - "modified": "2020-10-15T21:27:18.706Z", - "contributors": [ - "SphinxKnight", - "NemoNobobyPersonne", - "teoli", - "tregagnon" - ] - }, "Web/JavaScript/Reference/Global_Objects/Error/toSource": { "modified": "2020-10-15T21:27:20.298Z", "contributors": [ @@ -38674,26 +37172,6 @@ "tregagnon" ] }, - "Web/JavaScript/Reference/Global_Objects/escape": { - "modified": "2020-10-15T21:31:15.173Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Global_Objects/eval": { - "modified": "2020-10-15T21:13:54.788Z", - "contributors": [ - "tristantheb", - "yohannroussel", - "SphinxKnight", - "kiux", - "teoli", - "Jeremie", - "Tiller", - "Mgjbot", - "BenoitL" - ] - }, "Web/JavaScript/Reference/Global_Objects/EvalError": { "modified": "2020-10-15T21:27:25.607Z", "contributors": [ @@ -38716,6 +37194,19 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Function": { + "modified": "2020-10-15T21:09:29.700Z", + "contributors": [ + "SphinxKnight", + "darul75", + "teoli", + "tregagnon", + "LaBoumerde", + "Sheppy", + "rat", + "daniel35310" + ] + }, "Web/JavaScript/Reference/Global_Objects/Function/apply": { "modified": "2020-10-15T21:26:56.787Z", "contributors": [ @@ -38786,19 +37277,6 @@ "teoli" ] }, - "Web/JavaScript/Reference/Global_Objects/Function": { - "modified": "2020-10-15T21:09:29.700Z", - "contributors": [ - "SphinxKnight", - "darul75", - "teoli", - "tregagnon", - "LaBoumerde", - "Sheppy", - "rat", - "daniel35310" - ] - }, "Web/JavaScript/Reference/Global_Objects/Function/length": { "modified": "2020-10-15T21:14:30.392Z", "contributors": [ @@ -38870,24 +37348,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/globalThis": { - "modified": "2020-10-15T22:14:26.077Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Global_Objects": { - "modified": "2020-03-12T19:36:17.945Z", - "contributors": [ - "SphinxKnight", - "tregagnon", - "ltearno", - "BenoitL", - "teoli", - "AbrahamT", - "matteodelabre" - ] - }, "Web/JavaScript/Reference/Global_Objects/Infinity": { "modified": "2020-10-15T21:18:06.071Z", "contributors": [ @@ -38928,11 +37388,16 @@ "teoli" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/Collator/compare": { - "modified": "2020-10-15T21:28:03.770Z", + "Web/JavaScript/Reference/Global_Objects/Intl": { + "modified": "2020-10-15T21:27:56.279Z", "contributors": [ - "fscholz", - "SphinxKnight" + "JNa0", + "daformat", + "Louis-Aime", + "Utopiad", + "SphinxKnight", + "NemoNobobyPersonne", + "Goofy" ] }, "Web/JavaScript/Reference/Global_Objects/Intl/Collator": { @@ -38942,6 +37407,13 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Intl/Collator/compare": { + "modified": "2020-10-15T21:28:03.770Z", + "contributors": [ + "fscholz", + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/Intl/Collator/resolvedOptions": { "modified": "2020-10-15T21:28:03.707Z", "contributors": [ @@ -38957,6 +37429,16 @@ "Goofy" ] }, + "Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat": { + "modified": "2020-10-15T21:27:19.315Z", + "contributors": [ + "fscholz", + "SphinxKnight", + "Elendev", + "teoli", + "tregagnon" + ] + }, "Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format": { "modified": "2020-10-15T21:28:03.810Z", "contributors": [ @@ -38985,16 +37467,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat": { - "modified": "2020-10-15T21:27:19.315Z", - "contributors": [ - "fscholz", - "SphinxKnight", - "Elendev", - "teoli", - "tregagnon" - ] - }, "Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/resolvedOptions": { "modified": "2020-10-15T21:28:04.802Z", "contributors": [ @@ -39011,40 +37483,35 @@ "Nickdouille" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/getCanonicalLocales": { - "modified": "2020-10-15T21:45:48.918Z", + "Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames": { + "modified": "2020-10-15T22:33:06.475Z", "contributors": [ - "SphinxKnight" + "JNa0", + "romulocintra" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl": { - "modified": "2020-10-15T21:27:56.279Z", + "Web/JavaScript/Reference/Global_Objects/Intl/DisplayNames/DisplayNames": { + "modified": "2020-10-15T22:33:04.699Z", "contributors": [ - "JNa0", - "daformat", - "Louis-Aime", - "Utopiad", - "SphinxKnight", - "NemoNobobyPersonne", - "Goofy" + "JNa0" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format": { - "modified": "2020-10-15T22:20:40.935Z", + "Web/JavaScript/Reference/Global_Objects/Intl/ListFormat": { + "modified": "2020-10-15T22:13:54.548Z", "contributors": [ "fscholz", "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/formatToParts": { - "modified": "2020-10-15T22:21:14.181Z", + "Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format": { + "modified": "2020-10-15T22:20:40.935Z", "contributors": [ "fscholz", "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/ListFormat": { - "modified": "2020-10-15T22:13:54.548Z", + "Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/formatToParts": { + "modified": "2020-10-15T22:21:14.181Z", "contributors": [ "fscholz", "SphinxKnight" @@ -39064,6 +37531,13 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Intl/Locale": { + "modified": "2020-10-15T22:17:31.687Z", + "contributors": [ + "fscholz", + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/Intl/Locale/baseName": { "modified": "2020-10-15T22:20:40.682Z", "contributors": [ @@ -39100,13 +37574,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/Locale": { - "modified": "2020-10-15T22:17:31.687Z", - "contributors": [ - "fscholz", - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/Intl/Locale/language": { "modified": "2020-10-15T22:20:47.232Z", "contributors": [ @@ -39163,6 +37630,14 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat": { + "modified": "2020-10-15T21:28:08.411Z", + "contributors": [ + "fscholz", + "SphinxKnight", + "polinux" + ] + }, "Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format": { "modified": "2020-10-15T21:28:08.238Z", "contributors": [ @@ -39177,14 +37652,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat": { - "modified": "2020-10-15T21:28:08.411Z", - "contributors": [ - "fscholz", - "SphinxKnight", - "polinux" - ] - }, "Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/resolvedOptions": { "modified": "2020-10-15T21:28:08.213Z", "contributors": [ @@ -39227,22 +37694,22 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format": { - "modified": "2020-10-15T22:13:09.435Z", + "Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat": { + "modified": "2020-10-15T22:12:26.525Z", "contributors": [ "fscholz", "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts": { - "modified": "2020-10-15T22:13:09.354Z", + "Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format": { + "modified": "2020-10-15T22:13:09.435Z", "contributors": [ "fscholz", "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat": { - "modified": "2020-10-15T22:12:26.525Z", + "Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts": { + "modified": "2020-10-15T22:13:09.354Z", "contributors": [ "fscholz", "SphinxKnight" @@ -39264,26 +37731,10 @@ "goofy_mdn" ] }, - "Web/JavaScript/Reference/Global_Objects/isFinite": { - "modified": "2020-10-15T21:16:54.332Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" - ] - }, - "Web/JavaScript/Reference/Global_Objects/isNaN": { - "modified": "2020-10-15T21:14:14.296Z", + "Web/JavaScript/Reference/Global_Objects/Intl/getCanonicalLocales": { + "modified": "2020-10-15T21:45:48.918Z", "contributors": [ - "SphinxKnight", - "edspeedy", - "teoli", - "Jeremie", - "Piopier", - "Mgjbot", - "BenoitL" + "SphinxKnight" ] }, "Web/JavaScript/Reference/Global_Objects/JSON": { @@ -39330,6 +37781,23 @@ "teoli" ] }, + "Web/JavaScript/Reference/Global_Objects/Map": { + "modified": "2020-10-15T21:27:51.341Z", + "contributors": [ + "innocenzi", + "SphinxKnight", + "ariasuni", + "HelloEdit", + "GodefroyClair", + "kdex", + "Pragmateek", + "lionel", + "Goofy", + "Ltrlg", + "Youle", + "teoli" + ] + }, "Web/JavaScript/Reference/Global_Objects/Map/@@iterator": { "modified": "2020-10-15T21:32:15.453Z", "contributors": [ @@ -39391,23 +37859,6 @@ "teoli" ] }, - "Web/JavaScript/Reference/Global_Objects/Map": { - "modified": "2020-10-15T21:27:51.341Z", - "contributors": [ - "innocenzi", - "SphinxKnight", - "ariasuni", - "HelloEdit", - "GodefroyClair", - "kdex", - "Pragmateek", - "lionel", - "Goofy", - "Ltrlg", - "Youle", - "teoli" - ] - }, "Web/JavaScript/Reference/Global_Objects/Map/keys": { "modified": "2020-10-15T21:27:50.316Z", "contributors": [ @@ -39436,6 +37887,97 @@ "teoli" ] }, + "Web/JavaScript/Reference/Global_Objects/Math": { + "modified": "2020-10-15T21:20:01.725Z", + "contributors": [ + "SphinxKnight", + "teoli", + "tregagnon", + "fred.wang", + "guymage", + "rm1720" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/E": { + "modified": "2020-10-15T21:17:17.359Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/LN10": { + "modified": "2020-10-15T21:17:16.771Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/LN2": { + "modified": "2020-10-15T21:17:16.639Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/LOG10E": { + "modified": "2020-10-15T21:17:16.810Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/LOG2E": { + "modified": "2020-10-15T21:17:15.620Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/PI": { + "modified": "2020-10-15T21:17:15.595Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2": { + "modified": "2020-10-15T21:17:15.785Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Math/SQRT2": { + "modified": "2020-10-15T21:17:17.666Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "Kyodev" + ] + }, "Web/JavaScript/Reference/Global_Objects/Math/abs": { "modified": "2020-10-15T21:26:38.922Z", "contributors": [ @@ -39551,16 +38093,6 @@ "teoli" ] }, - "Web/JavaScript/Reference/Global_Objects/Math/E": { - "modified": "2020-10-15T21:17:17.359Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, "Web/JavaScript/Reference/Global_Objects/Math/exp": { "modified": "2020-10-15T21:17:13.550Z", "contributors": [ @@ -39608,37 +38140,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Math": { - "modified": "2020-10-15T21:20:01.725Z", - "contributors": [ - "SphinxKnight", - "teoli", - "tregagnon", - "fred.wang", - "guymage", - "rm1720" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Math/LN10": { - "modified": "2020-10-15T21:17:16.771Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Math/LN2": { - "modified": "2020-10-15T21:17:16.639Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, "Web/JavaScript/Reference/Global_Objects/Math/log": { "modified": "2020-10-15T21:17:13.369Z", "contributors": [ @@ -39656,16 +38157,6 @@ "tifosi" ] }, - "Web/JavaScript/Reference/Global_Objects/Math/LOG10E": { - "modified": "2020-10-15T21:17:16.810Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, "Web/JavaScript/Reference/Global_Objects/Math/log1p": { "modified": "2020-10-15T21:28:09.901Z", "contributors": [ @@ -39678,16 +38169,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Math/LOG2E": { - "modified": "2020-10-15T21:17:15.620Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, "Web/JavaScript/Reference/Global_Objects/Math/max": { "modified": "2020-10-15T21:17:13.571Z", "contributors": [ @@ -39709,16 +38190,6 @@ "Kyodev" ] }, - "Web/JavaScript/Reference/Global_Objects/Math/PI": { - "modified": "2020-10-15T21:17:15.595Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, "Web/JavaScript/Reference/Global_Objects/Math/pow": { "modified": "2020-10-15T21:17:12.838Z", "contributors": [ @@ -39790,26 +38261,6 @@ "Gorrk" ] }, - "Web/JavaScript/Reference/Global_Objects/Math/SQRT1_2": { - "modified": "2020-10-15T21:17:15.785Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Math/SQRT2": { - "modified": "2020-10-15T21:17:17.666Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "Mgjbot", - "Kyodev" - ] - }, "Web/JavaScript/Reference/Global_Objects/Math/tan": { "modified": "2020-10-15T21:17:15.624Z", "contributors": [ @@ -39850,22 +38301,6 @@ "BenoitL" ] }, - "Web/JavaScript/Reference/Global_Objects/null": { - "modified": "2020-10-15T21:27:56.698Z", - "contributors": [ - "SphinxKnight", - "benjamin-chevillon", - "teoli" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Number/EPSILON": { - "modified": "2020-10-15T21:27:45.250Z", - "contributors": [ - "SphinxKnight", - "ea1000", - "teoli" - ] - }, "Web/JavaScript/Reference/Global_Objects/Number": { "modified": "2020-10-15T21:10:12.909Z", "contributors": [ @@ -39879,32 +38314,12 @@ "daniel35310" ] }, - "Web/JavaScript/Reference/Global_Objects/Number/isFinite": { - "modified": "2020-10-15T21:28:24.774Z", - "contributors": [ - "jeremymouzin", - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Number/isInteger": { - "modified": "2020-10-15T21:28:30.032Z", - "contributors": [ - "lespacedunmatin", - "SphinxKnight", - "Itee" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Number/isNaN": { - "modified": "2020-10-15T21:28:26.451Z", + "Web/JavaScript/Reference/Global_Objects/Number/EPSILON": { + "modified": "2020-10-15T21:27:45.250Z", "contributors": [ "SphinxKnight", - "Lcfvs" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger": { - "modified": "2020-10-15T21:28:26.210Z", - "contributors": [ - "SphinxKnight" + "ea1000", + "teoli" ] }, "Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER": { @@ -39937,6 +38352,13 @@ "teoli" ] }, + "Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY": { + "modified": "2020-10-15T21:28:13.773Z", + "contributors": [ + "SphinxKnight", + "goofy_bz" + ] + }, "Web/JavaScript/Reference/Global_Objects/Number/NaN": { "modified": "2020-10-15T21:28:13.269Z", "contributors": [ @@ -39944,11 +38366,38 @@ "Fredchat" ] }, - "Web/JavaScript/Reference/Global_Objects/Number/NEGATIVE_INFINITY": { - "modified": "2020-10-15T21:28:13.773Z", + "Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY": { + "modified": "2020-10-15T21:28:14.481Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Number/isFinite": { + "modified": "2020-10-15T21:28:24.774Z", + "contributors": [ + "jeremymouzin", + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Number/isInteger": { + "modified": "2020-10-15T21:28:30.032Z", "contributors": [ + "lespacedunmatin", "SphinxKnight", - "goofy_bz" + "Itee" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Number/isNaN": { + "modified": "2020-10-15T21:28:26.451Z", + "contributors": [ + "SphinxKnight", + "Lcfvs" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Number/isSafeInteger": { + "modified": "2020-10-15T21:28:26.210Z", + "contributors": [ + "SphinxKnight" ] }, "Web/JavaScript/Reference/Global_Objects/Number/parseFloat": { @@ -39965,12 +38414,6 @@ "tforgione" ] }, - "Web/JavaScript/Reference/Global_Objects/Number/POSITIVE_INFINITY": { - "modified": "2020-10-15T21:28:14.481Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/Number/toExponential": { "modified": "2020-10-15T21:28:31.727Z", "contributors": [ @@ -40018,6 +38461,61 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Object": { + "modified": "2020-10-15T21:09:30.794Z", + "contributors": [ + "SphinxKnight", + "edspeedy", + "tlgman", + "daformat", + "NemoNobobyPersonne", + "teoli", + "LaBoumerde", + "Sheppy", + "rat", + "daniel35310" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__": { + "modified": "2020-10-15T21:11:15.754Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "matteodelabre", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Object/__defineSetter__": { + "modified": "2020-10-15T21:11:17.941Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "matteodelabre", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Object/__lookupGetter__": { + "modified": "2020-10-15T21:11:19.878Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "matteodelabre", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Object/__lookupSetter__": { + "modified": "2020-10-15T21:11:18.331Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "matteodelabre", + "BenoitL" + ] + }, "Web/JavaScript/Reference/Global_Objects/Object/assign": { "modified": "2020-10-15T21:30:06.373Z", "contributors": [ @@ -40052,16 +38550,6 @@ "gplanchat" ] }, - "Web/JavaScript/Reference/Global_Objects/Object/__defineGetter__": { - "modified": "2020-10-15T21:11:15.754Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "matteodelabre", - "BenoitL" - ] - }, "Web/JavaScript/Reference/Global_Objects/Object/defineProperties": { "modified": "2020-10-15T21:28:34.360Z", "contributors": [ @@ -40078,16 +38566,6 @@ "yboukhata" ] }, - "Web/JavaScript/Reference/Global_Objects/Object/__defineSetter__": { - "modified": "2020-10-15T21:11:17.941Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "matteodelabre", - "BenoitL" - ] - }, "Web/JavaScript/Reference/Global_Objects/Object/entries": { "modified": "2020-10-15T21:40:48.589Z", "contributors": [ @@ -40154,21 +38632,6 @@ "N.greff" ] }, - "Web/JavaScript/Reference/Global_Objects/Object": { - "modified": "2020-10-15T21:09:30.794Z", - "contributors": [ - "SphinxKnight", - "edspeedy", - "tlgman", - "daformat", - "NemoNobobyPersonne", - "teoli", - "LaBoumerde", - "Sheppy", - "rat", - "daniel35310" - ] - }, "Web/JavaScript/Reference/Global_Objects/Object/is": { "modified": "2020-10-15T21:29:02.138Z", "contributors": [ @@ -40218,26 +38681,6 @@ "Assitan" ] }, - "Web/JavaScript/Reference/Global_Objects/Object/__lookupGetter__": { - "modified": "2020-10-15T21:11:19.878Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "matteodelabre", - "BenoitL" - ] - }, - "Web/JavaScript/Reference/Global_Objects/Object/__lookupSetter__": { - "modified": "2020-10-15T21:11:18.331Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Jeremie", - "matteodelabre", - "BenoitL" - ] - }, "Web/JavaScript/Reference/Global_Objects/Object/preventExtensions": { "modified": "2020-10-15T21:29:02.624Z", "contributors": [ @@ -40326,31 +38769,22 @@ "antoineneff" ] }, - "Web/JavaScript/Reference/Global_Objects/parseFloat": { - "modified": "2020-10-15T21:16:59.325Z", - "contributors": [ - "SphinxKnight", - "VictorLequin", - "ben-barbier", - "forresst", - "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" - ] - }, - "Web/JavaScript/Reference/Global_Objects/parseInt": { - "modified": "2020-10-15T21:16:53.832Z", + "Web/JavaScript/Reference/Global_Objects/Promise": { + "modified": "2020-10-15T21:27:45.338Z", "contributors": [ "SphinxKnight", - "julienc", - "nop", - "Iwazaru", - "darul75", + "jbdebiasio", + "hellosct1", + "bbouvier", + "VivienZo", + "sammy44nts", + "Mr21", + "toons3000", "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" + "neveldo", + "nicodel", + "Goofy", + "P45QU10U" ] }, "Web/JavaScript/Reference/Global_Objects/Promise/all": { @@ -40393,24 +38827,6 @@ "aduh95" ] }, - "Web/JavaScript/Reference/Global_Objects/Promise": { - "modified": "2020-10-15T21:27:45.338Z", - "contributors": [ - "SphinxKnight", - "jbdebiasio", - "hellosct1", - "bbouvier", - "VivienZo", - "sammy44nts", - "Mr21", - "toons3000", - "teoli", - "neveldo", - "nicodel", - "Goofy", - "P45QU10U" - ] - }, "Web/JavaScript/Reference/Global_Objects/Promise/race": { "modified": "2020-10-15T21:30:12.013Z", "contributors": [ @@ -40445,6 +38861,26 @@ "gaelb" ] }, + "Web/JavaScript/Reference/Global_Objects/Proxy": { + "modified": "2020-10-15T21:31:12.209Z", + "contributors": [ + "SphinxKnight", + "Remy_Juanes", + "Watilin", + "lotfire24", + "noopole", + "sd65", + "jmpp", + "jessmania" + ] + }, + "Web/JavaScript/Reference/Global_Objects/Proxy/Proxy": { + "modified": "2020-10-15T21:32:28.978Z", + "contributors": [ + "Mozinet", + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/Proxy/Proxy/apply": { "modified": "2020-10-15T21:32:28.635Z", "contributors": [ @@ -40523,19 +38959,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Proxy": { - "modified": "2020-10-15T21:31:12.209Z", - "contributors": [ - "SphinxKnight", - "Remy_Juanes", - "Watilin", - "lotfire24", - "noopole", - "sd65", - "jmpp", - "jessmania" - ] - }, "Web/JavaScript/Reference/Global_Objects/Proxy/revocable": { "modified": "2020-10-15T21:32:31.831Z", "contributors": [ @@ -40554,11 +38977,11 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Reflect/apply": { - "modified": "2020-10-15T21:38:00.292Z", + "Web/JavaScript/Reference/Global_Objects/Reflect": { + "modified": "2020-10-15T21:32:38.746Z", "contributors": [ "SphinxKnight", - "dcamilleri" + "jlowcs" ] }, "Web/JavaScript/Reference/Global_Objects/Reflect/Comparing_Reflect_and_Object_methods": { @@ -40567,6 +38990,13 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Reflect/apply": { + "modified": "2020-10-15T21:38:00.292Z", + "contributors": [ + "SphinxKnight", + "dcamilleri" + ] + }, "Web/JavaScript/Reference/Global_Objects/Reflect/construct": { "modified": "2020-10-15T21:37:57.573Z", "contributors": [ @@ -40609,13 +39039,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Reflect": { - "modified": "2020-10-15T21:32:38.746Z", - "contributors": [ - "SphinxKnight", - "jlowcs" - ] - }, "Web/JavaScript/Reference/Global_Objects/Reflect/isExtensible": { "modified": "2020-10-15T21:38:01.286Z", "contributors": [ @@ -40646,6 +39069,28 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/RegExp": { + "modified": "2020-10-15T21:09:26.641Z", + "contributors": [ + "SphinxKnight", + "JNa0", + "jersou", + "vava", + "RedGuff", + "NemoNobobyPersonne", + "tregagnon", + "Djiit", + "polinux", + "FremyCompany", + "marcantoinebeaulieu", + "Mr21", + "lovasoa", + "psegalen", + "teoli", + "vvision", + "daniel35310" + ] + }, "Web/JavaScript/Reference/Global_Objects/RegExp/@@match": { "modified": "2020-10-15T21:44:52.805Z", "contributors": [ @@ -40724,28 +39169,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/RegExp": { - "modified": "2020-10-15T21:09:26.641Z", - "contributors": [ - "SphinxKnight", - "JNa0", - "jersou", - "vava", - "RedGuff", - "NemoNobobyPersonne", - "tregagnon", - "Djiit", - "polinux", - "FremyCompany", - "marcantoinebeaulieu", - "Mr21", - "lovasoa", - "psegalen", - "teoli", - "vvision", - "daniel35310" - ] - }, "Web/JavaScript/Reference/Global_Objects/RegExp/input": { "modified": "2020-10-15T21:32:55.947Z", "contributors": [ @@ -40838,6 +39261,16 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/Set": { + "modified": "2020-10-15T21:31:01.191Z", + "contributors": [ + "SphinxKnight", + "SpaVec", + "daformat", + "quentin-sommer", + "vava" + ] + }, "Web/JavaScript/Reference/Global_Objects/Set/@@iterator": { "modified": "2020-10-15T21:32:31.570Z", "contributors": [ @@ -40889,16 +39322,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Set": { - "modified": "2020-10-15T21:31:01.191Z", - "contributors": [ - "SphinxKnight", - "SpaVec", - "daformat", - "quentin-sommer", - "vava" - ] - }, "Web/JavaScript/Reference/Global_Objects/Set/size": { "modified": "2020-10-15T21:30:48.070Z", "contributors": [ @@ -40911,12 +39334,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/byteLength": { - "modified": "2020-10-15T21:43:03.666Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer": { "modified": "2020-10-15T21:43:05.674Z", "contributors": [ @@ -40924,12 +39341,33 @@ "Peyphour" ] }, + "Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/byteLength": { + "modified": "2020-10-15T21:43:03.666Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/slice": { "modified": "2020-10-15T21:51:29.666Z", "contributors": [ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/String": { + "modified": "2020-10-15T21:09:29.467Z", + "contributors": [ + "SphinxKnight", + "Brack0", + "grandoc", + "LCaba49", + "gabrielvv", + "tregagnon", + "teoli", + "fscholz", + "daniel35310", + "rat" + ] + }, "Web/JavaScript/Reference/Global_Objects/String/@@iterator": { "modified": "2020-10-15T21:32:22.889Z", "contributors": [ @@ -40937,6 +39375,18 @@ "cdr" ] }, + "Web/JavaScript/Reference/Global_Objects/String/Trim": { + "modified": "2020-10-15T21:24:45.220Z", + "contributors": [ + "SphinxKnight", + "teoli", + "yeraz", + "customcommander", + "ferncoder", + "Goofy", + "sylvain_floury" + ] + }, "Web/JavaScript/Reference/Global_Objects/String/anchor": { "modified": "2020-10-15T21:30:31.793Z", "contributors": [ @@ -41049,21 +39499,6 @@ "ylerjen" ] }, - "Web/JavaScript/Reference/Global_Objects/String": { - "modified": "2020-10-15T21:09:29.467Z", - "contributors": [ - "SphinxKnight", - "Brack0", - "grandoc", - "LCaba49", - "gabrielvv", - "tregagnon", - "teoli", - "fscholz", - "daniel35310", - "rat" - ] - }, "Web/JavaScript/Reference/Global_Objects/String/indexOf": { "modified": "2020-10-15T21:21:09.665Z", "contributors": [ @@ -41325,18 +39760,6 @@ "jrenouard" ] }, - "Web/JavaScript/Reference/Global_Objects/String/Trim": { - "modified": "2020-10-15T21:24:45.220Z", - "contributors": [ - "SphinxKnight", - "teoli", - "yeraz", - "customcommander", - "ferncoder", - "Goofy", - "sylvain_floury" - ] - }, "Web/JavaScript/Reference/Global_Objects/String/trimEnd": { "modified": "2020-10-15T21:30:56.114Z", "contributors": [ @@ -41356,6 +39779,17 @@ "tregagnon" ] }, + "Web/JavaScript/Reference/Global_Objects/Symbol": { + "modified": "2020-10-15T21:29:09.934Z", + "contributors": [ + "edspeedy", + "Oursin", + "SphinxKnight", + "fscholz", + "mo0z", + "kdex" + ] + }, "Web/JavaScript/Reference/Global_Objects/Symbol/@@toPrimitive": { "modified": "2020-10-15T21:39:19.910Z", "contributors": [ @@ -41386,17 +39820,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/Symbol": { - "modified": "2020-10-15T21:29:09.934Z", - "contributors": [ - "edspeedy", - "Oursin", - "SphinxKnight", - "fscholz", - "mo0z", - "kdex" - ] - }, "Web/JavaScript/Reference/Global_Objects/Symbol/isConcatSpreadable": { "modified": "2020-10-15T21:45:47.711Z", "contributors": [ @@ -41498,6 +39921,21 @@ "matteodelabre" ] }, + "Web/JavaScript/Reference/Global_Objects/TypeError": { + "modified": "2020-10-15T21:26:09.521Z", + "contributors": [ + "SphinxKnight", + "teoli", + "ylerjen" + ] + }, + "Web/JavaScript/Reference/Global_Objects/TypedArray": { + "modified": "2020-10-15T21:31:18.925Z", + "contributors": [ + "SphinxKnight", + "petitcoeur" + ] + }, "Web/JavaScript/Reference/Global_Objects/TypedArray/@@iterator": { "modified": "2020-10-15T21:32:05.207Z", "contributors": [ @@ -41510,6 +39948,12 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT": { + "modified": "2020-10-15T21:31:12.170Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/TypedArray/buffer": { "modified": "2020-10-15T21:31:15.412Z", "contributors": [ @@ -41528,12 +39972,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/TypedArray/BYTES_PER_ELEMENT": { - "modified": "2020-10-15T21:31:12.170Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/TypedArray/copyWithin": { "modified": "2020-10-15T21:31:16.765Z", "contributors": [ @@ -41597,13 +40035,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/TypedArray": { - "modified": "2020-10-15T21:31:18.925Z", - "contributors": [ - "SphinxKnight", - "petitcoeur" - ] - }, "Web/JavaScript/Reference/Global_Objects/TypedArray/indexOf": { "modified": "2020-10-15T21:32:07.987Z", "contributors": [ @@ -41721,12 +40152,10 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/TypeError": { - "modified": "2020-10-15T21:26:09.521Z", + "Web/JavaScript/Reference/Global_Objects/URIError": { + "modified": "2020-10-15T21:31:09.986Z", "contributors": [ - "SphinxKnight", - "teoli", - "ylerjen" + "SphinxKnight" ] }, "Web/JavaScript/Reference/Global_Objects/Uint16Array": { @@ -41753,35 +40182,12 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/undefined": { - "modified": "2020-10-15T21:18:05.602Z", - "contributors": [ - "SphinxKnight", - "begmans", - "tregagnon", - "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" - ] - }, - "Web/JavaScript/Reference/Global_Objects/unescape": { - "modified": "2020-10-15T21:31:14.074Z", + "Web/JavaScript/Reference/Global_Objects/WeakMap": { + "modified": "2020-10-15T21:30:53.509Z", "contributors": [ "SphinxKnight", - "ea1000" - ] - }, - "Web/JavaScript/Reference/Global_Objects/uneval": { - "modified": "2020-10-15T21:31:15.431Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Global_Objects/URIError": { - "modified": "2020-10-15T21:31:09.986Z", - "contributors": [ - "SphinxKnight" + "316k", + "Spotinux" ] }, "Web/JavaScript/Reference/Global_Objects/WeakMap/clear": { @@ -41808,20 +40214,19 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WeakMap": { - "modified": "2020-10-15T21:30:53.509Z", - "contributors": [ - "SphinxKnight", - "316k", - "Spotinux" - ] - }, "Web/JavaScript/Reference/Global_Objects/WeakMap/set": { "modified": "2020-10-15T21:30:51.262Z", "contributors": [ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/WeakSet": { + "modified": "2020-10-15T21:31:01.850Z", + "contributors": [ + "SphinxKnight", + "edspeedy" + ] + }, "Web/JavaScript/Reference/Global_Objects/WeakSet/add": { "modified": "2020-10-15T21:31:00.397Z", "contributors": [ @@ -41846,15 +40251,8 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WeakSet": { - "modified": "2020-10-15T21:31:01.850Z", - "contributors": [ - "SphinxKnight", - "edspeedy" - ] - }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/compile": { - "modified": "2020-10-15T21:52:23.421Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly": { + "modified": "2020-10-15T21:51:49.502Z", "contributors": [ "SphinxKnight" ] @@ -41865,12 +40263,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/compileStreaming": { - "modified": "2020-10-15T21:58:30.533Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/WebAssembly/Global": { "modified": "2020-10-15T22:09:51.143Z", "contributors": [ @@ -41880,38 +40272,26 @@ "sideshowbarker" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly": { - "modified": "2020-10-15T21:51:49.502Z", - "contributors": [ - "SphinxKnight" - ] - }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/exports": { - "modified": "2020-10-15T21:52:20.506Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance": { "modified": "2020-10-15T21:52:19.575Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate": { - "modified": "2020-10-15T21:52:23.620Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly/Instance/exports": { + "modified": "2020-10-15T21:52:20.506Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiateStreaming": { - "modified": "2020-10-15T21:58:30.104Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly/LinkError": { + "modified": "2020-10-15T21:52:20.645Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/LinkError": { - "modified": "2020-10-15T21:52:20.645Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory": { + "modified": "2020-10-15T21:52:20.618Z", "contributors": [ "SphinxKnight" ] @@ -41928,8 +40308,8 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/Memory": { - "modified": "2020-10-15T21:52:20.618Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly/Module": { + "modified": "2020-10-15T21:51:45.857Z", "contributors": [ "SphinxKnight" ] @@ -41952,14 +40332,14 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/Module": { - "modified": "2020-10-15T21:51:45.857Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly/RuntimeError": { + "modified": "2020-10-15T21:52:23.811Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/RuntimeError": { - "modified": "2020-10-15T21:52:23.811Z", + "Web/JavaScript/Reference/Global_Objects/WebAssembly/Table": { + "modified": "2020-10-15T21:52:22.381Z", "contributors": [ "SphinxKnight" ] @@ -41976,12 +40356,6 @@ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Global_Objects/WebAssembly/Table": { - "modified": "2020-10-15T21:52:22.381Z", - "contributors": [ - "SphinxKnight" - ] - }, "Web/JavaScript/Reference/Global_Objects/WebAssembly/Table/length": { "modified": "2020-10-15T21:52:22.116Z", "contributors": [ @@ -41994,79 +40368,205 @@ "SphinxKnight" ] }, + "Web/JavaScript/Reference/Global_Objects/WebAssembly/compile": { + "modified": "2020-10-15T21:52:23.421Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Global_Objects/WebAssembly/compileStreaming": { + "modified": "2020-10-15T21:58:30.533Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiate": { + "modified": "2020-10-15T21:52:23.620Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiateStreaming": { + "modified": "2020-10-15T21:58:30.104Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Global_Objects/WebAssembly/validate": { "modified": "2020-10-15T21:52:22.760Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Operators/Addition_assignment": { - "modified": "2020-11-25T15:41:30.595Z", + "Web/JavaScript/Reference/Global_Objects/decodeURI": { + "modified": "2020-10-15T21:11:18.823Z", "contributors": [ - "Wixonic" + "SphinxKnight", + "alepee", + "teoli", + "Jeremie", + "matteodelabre" ] }, - "Web/JavaScript/Reference/Operators/Addition": { - "modified": "2020-10-15T22:32:56.339Z", + "Web/JavaScript/Reference/Global_Objects/decodeURIComponent": { + "modified": "2020-10-15T21:11:20.323Z", "contributors": [ - "Voulto", - "ktherage" + "SphinxKnight", + "teoli", + "Jeremie", + "matteodelabre" ] }, - "Web/JavaScript/Reference/Operators/Destructuring_assignment": { - "modified": "2020-10-15T21:28:13.934Z", + "Web/JavaScript/Reference/Global_Objects/encodeURI": { + "modified": "2020-10-15T21:11:19.121Z", "contributors": [ - "Voltariuss", - "AntoineJT", - "mathildebuenerd", "SphinxKnight", - "flawyte", - "db0sch", - "YugzLess", - "jMoulis", - "nicolas-zozol", - "blackfox", - "cdr" + "Hartesic", + "arnaud.wixiweb", + "LorisG", + "teoli", + "Jeremie", + "Delapouite", + "matteodelabre" ] }, - "Web/JavaScript/Reference/Operators/Assignment": { - "modified": "2020-11-25T16:20:19.574Z", + "Web/JavaScript/Reference/Global_Objects/encodeURIComponent": { + "modified": "2020-10-15T21:17:24.673Z", "contributors": [ - "Wixonic" + "SphinxKnight", + "tdraier", + "fscholz", + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" ] }, - "Web/JavaScript/Reference/Operators/async_function": { - "modified": "2020-10-15T21:50:21.927Z", + "Web/JavaScript/Reference/Global_Objects/escape": { + "modified": "2020-10-15T21:31:15.173Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Operators/await": { - "modified": "2020-10-15T21:50:26.961Z", + "Web/JavaScript/Reference/Global_Objects/eval": { + "modified": "2020-10-15T21:13:54.788Z", "contributors": [ - "SphinxKnight" + "tristantheb", + "yohannroussel", + "SphinxKnight", + "kiux", + "teoli", + "Jeremie", + "Tiller", + "Mgjbot", + "BenoitL" ] }, - "Web/JavaScript/Reference/Operators/class": { - "modified": "2020-10-15T21:33:48.722Z", + "Web/JavaScript/Reference/Global_Objects/globalThis": { + "modified": "2020-10-15T22:14:26.077Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Operators/function*": { - "modified": "2020-10-15T21:31:58.380Z", + "Web/JavaScript/Reference/Global_Objects/isFinite": { + "modified": "2020-10-15T21:16:54.332Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/isNaN": { + "modified": "2020-10-15T21:14:14.296Z", + "contributors": [ + "SphinxKnight", + "edspeedy", + "teoli", + "Jeremie", + "Piopier", + "Mgjbot", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/null": { + "modified": "2020-10-15T21:27:56.698Z", + "contributors": [ + "SphinxKnight", + "benjamin-chevillon", + "teoli" + ] + }, + "Web/JavaScript/Reference/Global_Objects/parseFloat": { + "modified": "2020-10-15T21:16:59.325Z", + "contributors": [ + "SphinxKnight", + "VictorLequin", + "ben-barbier", + "forresst", + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/parseInt": { + "modified": "2020-10-15T21:16:53.832Z", + "contributors": [ + "SphinxKnight", + "julienc", + "nop", + "Iwazaru", + "darul75", + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/undefined": { + "modified": "2020-10-15T21:18:05.602Z", + "contributors": [ + "SphinxKnight", + "begmans", + "tregagnon", + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Global_Objects/unescape": { + "modified": "2020-10-15T21:31:14.074Z", + "contributors": [ + "SphinxKnight", + "ea1000" + ] + }, + "Web/JavaScript/Reference/Global_Objects/uneval": { + "modified": "2020-10-15T21:31:15.431Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Reference/Operators/Grouping": { - "modified": "2020-10-15T21:27:45.620Z", + "Web/JavaScript/Reference/Iteration_protocols": { + "modified": "2020-03-12T19:39:18.697Z", "contributors": [ "SphinxKnight", - "thomasgodart", + "kdex", + "syntaxucre", + "Goofy", + "Nfroidure", "teoli" ] }, + "Web/JavaScript/Reference/Lexical_grammar": { + "modified": "2020-10-15T21:29:48.383Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Operators": { "modified": "2020-10-15T21:08:27.970Z", "contributors": [ @@ -42080,6 +40580,78 @@ "Mortys" ] }, + "Web/JavaScript/Reference/Operators/Addition": { + "modified": "2020-10-15T22:32:56.339Z", + "contributors": [ + "Voulto", + "ktherage" + ] + }, + "Web/JavaScript/Reference/Operators/Addition_assignment": { + "modified": "2020-11-25T15:41:30.595Z", + "contributors": [ + "Wixonic" + ] + }, + "Web/JavaScript/Reference/Operators/Assignment": { + "modified": "2020-11-25T16:20:19.574Z", + "contributors": [ + "Wixonic" + ] + }, + "Web/JavaScript/Reference/Operators/Comma_Operator": { + "modified": "2020-10-15T21:16:32.035Z", + "contributors": [ + "SphinxKnight", + "Treyone", + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Operators/Conditional_Operator": { + "modified": "2020-10-15T21:18:09.974Z", + "contributors": [ + "SphinxKnight", + "emmanuelgautier", + "teoli", + "Jeremie", + "BenoitL" + ] + }, + "Web/JavaScript/Reference/Operators/Destructuring_assignment": { + "modified": "2020-10-15T21:28:13.934Z", + "contributors": [ + "Voltariuss", + "AntoineJT", + "mathildebuenerd", + "SphinxKnight", + "flawyte", + "db0sch", + "YugzLess", + "jMoulis", + "nicolas-zozol", + "blackfox", + "cdr" + ] + }, + "Web/JavaScript/Reference/Operators/Grouping": { + "modified": "2020-10-15T21:27:45.620Z", + "contributors": [ + "SphinxKnight", + "thomasgodart", + "teoli" + ] + }, + "Web/JavaScript/Reference/Operators/Nullish_coalescing_operator": { + "modified": "2020-11-11T08:53:19.207Z", + "contributors": [ + "JNa0", + "SphinxKnight", + "nkokla" + ] + }, "Web/JavaScript/Reference/Operators/Object_initializer": { "modified": "2020-10-15T21:30:44.875Z", "contributors": [ @@ -42089,28 +40661,72 @@ "Alain20100" ] }, - "Web/JavaScript/Reference/Operators/instanceof": { - "modified": "2020-10-15T21:22:06.497Z", + "Web/JavaScript/Reference/Operators/Operator_Precedence": { + "modified": "2020-03-12T19:38:23.841Z", "contributors": [ - "rjab.ghassen", - "musixone", "SphinxKnight", + "edspeedy", + "vaidd4", + "kylekatarnls", "teoli", - "a5er", - "Automatik", - "Slagt" + "Blackhole" ] }, - "Web/JavaScript/Reference/Operators/Conditional_Operator": { - "modified": "2020-10-15T21:18:09.974Z", + "Web/JavaScript/Reference/Operators/Optional_chaining": { + "modified": "2020-11-11T08:53:02.571Z", + "contributors": [ + "JNa0", + "nkokla", + "joellord", + "forresst", + "necraidan", + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Operators/Pipeline_operator": { + "modified": "2020-10-15T21:59:06.221Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Operators/Property_Accessors": { + "modified": "2020-10-15T21:16:58.418Z", "contributors": [ "SphinxKnight", - "emmanuelgautier", + "edspeedy", "teoli", "Jeremie", + "Mgjbot", "BenoitL" ] }, + "Web/JavaScript/Reference/Operators/Spread_syntax": { + "modified": "2020-11-27T12:19:15.200Z", + "contributors": [ + "jmpp", + "mathildebuenerd", + "SphinxKnight", + "edspeedy" + ] + }, + "Web/JavaScript/Reference/Operators/async_function": { + "modified": "2020-10-15T21:50:21.927Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Operators/await": { + "modified": "2020-10-15T21:50:26.961Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Operators/class": { + "modified": "2020-10-15T21:33:48.722Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Operators/delete": { "modified": "2020-10-15T21:12:05.788Z", "contributors": [ @@ -42135,6 +40751,12 @@ "BenoitL" ] }, + "Web/JavaScript/Reference/Operators/function*": { + "modified": "2020-10-15T21:31:58.380Z", + "contributors": [ + "SphinxKnight" + ] + }, "Web/JavaScript/Reference/Operators/in": { "modified": "2020-10-15T21:18:03.771Z", "contributors": [ @@ -42145,6 +40767,18 @@ "BenoitL" ] }, + "Web/JavaScript/Reference/Operators/instanceof": { + "modified": "2020-10-15T21:22:06.497Z", + "contributors": [ + "rjab.ghassen", + "musixone", + "SphinxKnight", + "teoli", + "a5er", + "Automatik", + "Slagt" + ] + }, "Web/JavaScript/Reference/Operators/new": { "modified": "2020-10-15T21:15:46.170Z", "contributors": [ @@ -42158,6 +40792,21 @@ "BenoitL" ] }, + "Web/JavaScript/Reference/Operators/new.target": { + "modified": "2020-10-15T21:37:39.321Z", + "contributors": [ + "SphinxKnight", + "blackfox" + ] + }, + "Web/JavaScript/Reference/Operators/super": { + "modified": "2020-10-15T21:33:56.214Z", + "contributors": [ + "SphinxKnight", + "Optarion", + "jcalixte" + ] + }, "Web/JavaScript/Reference/Operators/this": { "modified": "2020-10-15T21:27:58.257Z", "contributors": [ @@ -42183,115 +40832,324 @@ "BenoitL" ] }, - "Web/JavaScript/Reference/Operators/Comma_Operator": { - "modified": "2020-10-15T21:16:32.035Z", + "Web/JavaScript/Reference/Operators/void": { + "modified": "2020-10-15T21:16:56.249Z", "contributors": [ "SphinxKnight", - "Treyone", + "svvac", "teoli", "Jeremie", "Mgjbot", "BenoitL" ] }, - "Web/JavaScript/Reference/Operators/void": { - "modified": "2020-10-15T21:16:56.249Z", + "Web/JavaScript/Reference/Operators/yield": { + "modified": "2020-10-15T21:29:38.167Z", "contributors": [ + "WilliamDASILVA", "SphinxKnight", - "svvac", + "germinolegrand", + "NemoNobobyPersonne", + "lqpinoo", + "necraidan", + "Justkant" + ] + }, + "Web/JavaScript/Reference/Operators/yield*": { + "modified": "2020-10-15T21:32:04.935Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Statements": { + "modified": "2020-10-15T21:11:24.453Z", + "contributors": [ + "chrisdavidmills", + "SphinxKnight", + "juestzmichael", + "fscholz", "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" + "matteodelabre" ] }, - "Web/JavaScript/Reference/Operators/new.target": { - "modified": "2020-10-15T21:37:39.321Z", + "Web/JavaScript/Reference/Statements/Empty": { + "modified": "2020-10-15T21:30:54.634Z", "contributors": [ "SphinxKnight", - "blackfox" + "fscholz" ] }, - "Web/JavaScript/Reference/Operators/Nullish_coalescing_operator": { - "modified": "2020-11-11T08:53:19.207Z", + "Web/JavaScript/Reference/Statements/async_function": { + "modified": "2020-10-15T21:50:22.490Z", "contributors": [ - "JNa0", "SphinxKnight", - "nkokla" + "AlmouattazT", + "mathieuLrt", + "Osilos", + "JulienPradet", + "v-Stein" ] }, - "Web/JavaScript/Reference/Operators/Property_Accessors": { - "modified": "2020-10-15T21:16:58.418Z", + "Web/JavaScript/Reference/Statements/block": { + "modified": "2020-10-15T21:11:18.992Z", + "contributors": [ + "SphinxKnight", + "teoli", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Statements/break": { + "modified": "2020-10-15T21:11:19.977Z", + "contributors": [ + "SphinxKnight", + "teoli", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Statements/class": { + "modified": "2020-10-15T21:33:59.371Z", + "contributors": [ + "SphinxKnight", + "GabrielHautclocq" + ] + }, + "Web/JavaScript/Reference/Statements/const": { + "modified": "2020-10-15T21:11:19.395Z", + "contributors": [ + "SphinxKnight", + "Fournux", + "gudoy", + "fscholz", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Statements/continue": { + "modified": "2020-10-15T21:11:18.752Z", + "contributors": [ + "SphinxKnight", + "Ryanfarrah25", + "teoli", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Statements/debugger": { + "modified": "2020-10-15T21:11:18.196Z", + "contributors": [ + "SphinxKnight", + "sir-kain", + "fscholz", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Statements/do...while": { + "modified": "2020-10-15T21:11:18.026Z", + "contributors": [ + "jdvauguet", + "SphinxKnight", + "teoli", + "matteodelabre" + ] + }, + "Web/JavaScript/Reference/Statements/export": { + "modified": "2020-10-15T21:24:21.794Z", + "contributors": [ + "SphinxKnight", + "cdoublev", + "cquezel", + "coughinbach", + "NemoNobobyPersonne", + "kuashe", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/for": { + "modified": "2020-10-15T21:24:26.742Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/for-await...of": { + "modified": "2020-10-15T22:11:20.751Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Statements/for...in": { + "modified": "2020-10-15T21:24:25.858Z", "contributors": [ "SphinxKnight", "edspeedy", + "Eight-Ball", + "vava", + "Kyojin", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/for...of": { + "modified": "2020-10-15T21:24:26.881Z", + "contributors": [ + "SphinxKnight", + "ericGuyaderBerger", + "thibaultboursier", + "Swarmpan", + "jfrag", + "marie-ototoi", + "fscholz", + "senshu" + ] + }, + "Web/JavaScript/Reference/Statements/function": { + "modified": "2020-10-15T21:24:24.783Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/function*": { + "modified": "2020-10-15T21:27:53.565Z", + "contributors": [ + "fscholz", + "SphinxKnight", + "risq" + ] + }, + "Web/JavaScript/Reference/Statements/if...else": { + "modified": "2020-10-15T21:24:26.186Z", + "contributors": [ + "SphinxKnight", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/import": { + "modified": "2020-10-15T21:24:28.177Z", + "contributors": [ + "SphinxKnight", + "lhapaipai", + "NemoNobobyPersonne", + "gpenissard", + "madarche", + "Hartesic", + "kdex", + "Yukulele.", + "ylerjen", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/import.meta": { + "modified": "2020-10-15T22:06:37.821Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/JavaScript/Reference/Statements/label": { + "modified": "2020-10-15T21:24:24.295Z", + "contributors": [ + "SphinxKnight", + "darul75", + "teoli" + ] + }, + "Web/JavaScript/Reference/Statements/let": { + "modified": "2020-10-15T21:25:01.187Z", + "contributors": [ + "javascriptdezero", + "SphinxKnight", + "Tilatti", + "franzludilabel", + "mbrehin", + "tanjun", + "kdex", + "doom-fr", + "teoli", + "fscholz" + ] + }, + "Web/JavaScript/Reference/Statements/return": { + "modified": "2020-10-15T21:16:56.693Z", + "contributors": [ + "SphinxKnight", "teoli", "Jeremie", "Mgjbot", "BenoitL" ] }, - "Web/JavaScript/Reference/Operators/Optional_chaining": { - "modified": "2020-11-11T08:53:02.571Z", + "Web/JavaScript/Reference/Statements/switch": { + "modified": "2020-10-15T21:25:06.411Z", "contributors": [ - "JNa0", - "nkokla", - "joellord", - "forresst", - "necraidan", - "SphinxKnight" + "SphinxKnight", + "WonJunior", + "oliv06", + "Goofy", + "teoli" ] }, - "Web/JavaScript/Reference/Operators/Operator_Precedence": { - "modified": "2020-03-12T19:38:23.841Z", + "Web/JavaScript/Reference/Statements/throw": { + "modified": "2020-10-15T21:05:28.313Z", "contributors": [ "SphinxKnight", - "edspeedy", - "vaidd4", - "kylekatarnls", + "Wazarr94", + "PifyZ", "teoli", - "Blackhole" + "Delapouite", + "Sheppy", + "Findel" ] }, - "Web/JavaScript/Reference/Operators/super": { - "modified": "2020-10-15T21:33:56.214Z", + "Web/JavaScript/Reference/Statements/try...catch": { + "modified": "2020-10-15T21:25:04.331Z", "contributors": [ "SphinxKnight", - "Optarion", - "jcalixte" + "P45QU10U", + "Palisanka", + "MathRobin", + "Twidi", + "teoli", + "Goofy" ] }, - "Web/JavaScript/Reference/Operators/Spread_syntax": { - "modified": "2020-11-27T12:19:15.200Z", + "Web/JavaScript/Reference/Statements/var": { + "modified": "2020-10-15T21:25:05.879Z", "contributors": [ - "jmpp", - "mathildebuenerd", + "javascriptdezero", "SphinxKnight", - "edspeedy" + "Toinane", + "teoli" ] }, - "Web/JavaScript/Reference/Operators/Pipeline_operator": { - "modified": "2020-10-15T21:59:06.221Z", + "Web/JavaScript/Reference/Statements/while": { + "modified": "2020-10-15T21:25:04.095Z", "contributors": [ - "SphinxKnight" + "SphinxKnight", + "teoli" ] }, - "Web/JavaScript/Reference/Operators/yield*": { - "modified": "2020-10-15T21:32:04.935Z", + "Web/JavaScript/Reference/Statements/with": { + "modified": "2020-10-15T21:25:01.861Z", "contributors": [ - "SphinxKnight" + "SphinxKnight", + "teoli" ] }, - "Web/JavaScript/Reference/Operators/yield": { - "modified": "2020-10-15T21:29:38.167Z", + "Web/JavaScript/Reference/Strict_mode": { + "modified": "2020-03-12T19:38:43.336Z", "contributors": [ - "WilliamDASILVA", "SphinxKnight", - "germinolegrand", - "NemoNobobyPersonne", - "lqpinoo", - "necraidan", - "Justkant" + "pastr", + "Nothus", + "Laurent_Lyaudet", + "kdex", + "boessel", + "Bpruneau", + "WSH", + "krazygit", + "onra87", + "fscholz", + "teoli", + "jessmania", + "Automatik", + "Munto" ] }, "Web/JavaScript/Reference/Strict_mode/Transitioning_to_strict_mode": { @@ -42303,28 +41161,47 @@ "fscholz" ] }, + "Web/JavaScript/Reference/Template_literals": { + "modified": "2020-10-15T21:31:15.226Z", + "contributors": [ + "AntoineJT", + "SphinxKnight", + "matthieupetel", + "0x010C", + "frioult", + "yactouat", + "NemoNobobyPersonne", + "HollyPony", + "edspeedy", + "kdex", + "JVirant", + "pmdhaussy", + "Bat" + ] + }, "Web/JavaScript/Reference/Trailing_commas": { "modified": "2020-10-15T21:51:41.115Z", "contributors": [ "SphinxKnight" ] }, - "Web/JavaScript/Data_structures": { - "modified": "2020-07-03T14:40:14.994Z", + "Web/JavaScript/Shells": { + "modified": "2020-03-12T19:35:39.467Z", "contributors": [ - "GDFtj", - "jpcote", "SphinxKnight", - "Titome", - "michelc", - "BEHOUBA", - "Palisanka", - "Havano", - "tym", - "Fredchat", "teoli", - "ferncoder", - "bfn" + "Goofy", + "wakka27", + "ziyunfei", + "julienw" + ] + }, + "Web/JavaScript/The_performance_hazards_of_prototype_mutation": { + "modified": "2019-04-08T13:06:24.098Z", + "contributors": [ + "SphinxKnight", + "MaloJaffre", + "bbouvier" ] }, "Web/JavaScript/Typed_arrays": { @@ -42336,36 +41213,39 @@ "teoli" ] }, - "Web/JavaScript/A_re-introduction_to_JavaScript": { - "modified": "2020-07-28T02:45:40.027Z", + "Web/Manifest": { + "modified": "2020-07-07T17:00:42.988Z", "contributors": [ - "Gcob", - "SphinxKnight", - "takman1", - "yoanmalie", - "pimpin", - "elWombator", - "mbrehin", - "ecolinet", - "arthurlacoste", + "yannbertrand", + "chrisspb", "Goofy", - "kdex", - "TheoDardel", - "kai23", - "teoli", - "tregagnon", - "Laurent_Lyaudet", - "palmsnipe", - "XiBe", - "Sheppy", - "quentinbdx", - "JackPotte", - "Boa", - "Mgjbot", - "Ame Nomade", - "El riiico", - "BenoitL", - "Fredchat" + "mlcdf", + "loella16", + "Luwangel", + "JeffD" + ] + }, + "Web/Manifest/theme_color": { + "modified": "2020-10-15T22:26:29.306Z", + "contributors": [ + "Arzak656" + ] + }, + "Web/MathML": { + "modified": "2020-11-16T12:48:00.196Z", + "contributors": [ + "JNa0", + "fred.wang", + "SphinxKnight" + ] + }, + "Web/MathML/Attribute": { + "modified": "2020-11-16T12:58:45.165Z", + "contributors": [ + "JNa0", + "Fredchat", + "Delapouite", + "SphinxKnight" ] }, "Web/MathML/Attribute/Values": { @@ -42374,12 +41254,100 @@ "xdelatour" ] }, - "Web/MathML/Examples/Deriving_the_Quadratic_Formula": { - "modified": "2019-03-23T22:30:54.520Z", + "Web/MathML/Authoring": { + "modified": "2020-11-16T13:43:13.167Z", "contributors": [ - "SphinxKnight", - "Damiaou", - "Vestibule" + "JNa0", + "florimond.alemps", + "fred.wang", + "Goofy" + ] + }, + "Web/MathML/Element": { + "modified": "2020-11-16T13:26:48.036Z", + "contributors": [ + "JNa0", + "tregagnon", + "SphinxKnight" + ] + }, + "Web/MathML/Element/maction": { + "modified": "2019-03-23T23:29:11.950Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/MathML/Element/math": { + "modified": "2020-10-15T21:24:02.886Z", + "contributors": [ + "tristantheb", + "tregagnon", + "SphinxKnight" + ] + }, + "Web/MathML/Element/menclose": { + "modified": "2019-03-23T23:28:57.107Z", + "contributors": [ + "fred.wang", + "Delapouite", + "SphinxKnight" + ] + }, + "Web/MathML/Element/merror": { + "modified": "2019-03-23T23:29:00.856Z", + "contributors": [ + "Delapouite", + "SphinxKnight" + ] + }, + "Web/MathML/Element/mfenced": { + "modified": "2020-10-15T21:23:45.763Z", + "contributors": [ + "tristantheb", + "fred.wang", + "Delapouite", + "SphinxKnight" + ] + }, + "Web/MathML/Element/mfrac": { + "modified": "2019-03-23T23:29:03.213Z", + "contributors": [ + "fred.wang", + "Delapouite", + "SphinxKnight" + ] + }, + "Web/MathML/Element/mi": { + "modified": "2019-03-23T23:29:00.435Z", + "contributors": [ + "Delapouite", + "SphinxKnight" + ] + }, + "Web/MathML/Element/mover": { + "modified": "2019-03-23T23:20:28.812Z", + "contributors": [ + "Goofy", + "fred.wang" + ] + }, + "Web/MathML/Element/msub": { + "modified": "2020-10-15T22:21:32.420Z", + "contributors": [ + "Arzak656" + ] + }, + "Web/MathML/Element/munder": { + "modified": "2019-03-23T23:20:27.966Z", + "contributors": [ + "fred.wang" + ] + }, + "Web/MathML/Element/munderover": { + "modified": "2020-10-15T21:26:39.645Z", + "contributors": [ + "tristantheb", + "fred.wang" ] }, "Web/MathML/Examples": { @@ -42389,6 +41357,14 @@ "flexy4" ] }, + "Web/MathML/Examples/Deriving_the_Quadratic_Formula": { + "modified": "2019-03-23T22:30:54.520Z", + "contributors": [ + "SphinxKnight", + "Damiaou", + "Vestibule" + ] + }, "Web/MathML/Examples/MathML_Pythagorean_Theorem": { "modified": "2020-11-16T13:48:58.713Z", "contributors": [ @@ -42397,8 +41373,29 @@ "Powlow" ] }, - "Web/Media/Formats/Support_issues": { - "modified": "2020-02-08T13:23:17.232Z", + "Web/MathML/Index": { + "modified": "2019-01-16T22:05:50.107Z", + "contributors": [ + "xdelatour" + ] + }, + "Web/Media": { + "modified": "2019-03-18T21:32:54.694Z", + "contributors": [ + "tonybengue" + ] + }, + "Web/Media/DASH_Adaptive_Streaming_for_HTML_5_Video": { + "modified": "2020-02-21T13:42:34.237Z", + "contributors": [ + "Sroucheray", + "SphinxKnight", + "Spharian", + "nicoo" + ] + }, + "Web/Media/Formats": { + "modified": "2020-02-08T13:22:06.570Z", "contributors": [ "tristantheb" ] @@ -42409,12 +41406,45 @@ "tristantheb" ] }, + "Web/Media/Formats/Support_issues": { + "modified": "2020-02-08T13:23:17.232Z", + "contributors": [ + "tristantheb" + ] + }, + "Web/Performance": { + "modified": "2019-12-19T10:00:18.648Z", + "contributors": [ + "chrisdavidmills" + ] + }, + "Web/Performance/How_browsers_work": { + "modified": "2019-12-19T10:00:31.657Z", + "contributors": [ + "chrisdavidmills", + "estelle" + ] + }, "Web/Performance/Performance_budgets": { "modified": "2020-11-10T08:58:27.096Z", "contributors": [ "Voulto" ] }, + "Web/Progressive_web_apps": { + "modified": "2020-04-26T14:49:45.824Z", + "contributors": [ + "Mozinet", + "hellosct1", + "brandonlazarre", + "chrisdavidmills", + "tonybengue", + "enguerran", + "loella16", + "Hell_Carlito", + "JeffD" + ] + }, "Web/Progressive_web_apps/Add_to_home_screen": { "modified": "2019-03-18T20:32:38.719Z", "contributors": [ @@ -42424,37 +41454,116 @@ "LaNamandine" ] }, + "Web/Progressive_web_apps/App_structure": { + "modified": "2020-08-05T10:07:41.167Z", + "contributors": [ + "Khylias", + "tdufranne", + "poum" + ] + }, + "Web/Progressive_web_apps/Installable_PWAs": { + "modified": "2020-05-31T18:38:21.807Z", + "contributors": [ + "poum" + ] + }, + "Web/Progressive_web_apps/Introduction": { + "modified": "2019-09-19T07:57:58.235Z", + "contributors": [ + "Kuzcoo" + ] + }, "Web/Progressive_web_apps/Loading": { "modified": "2019-11-10T21:06:38.811Z", "contributors": [ "poum" ] }, + "Web/Progressive_web_apps/Offline_Service_workers": { + "modified": "2020-11-28T08:40:27.578Z", + "contributors": [ + "mandie33", + "floreengrad", + "kgrandemange", + "Lmzd", + "poum" + ] + }, "Web/Progressive_web_apps/Re-engageable_Notifications_Push": { "modified": "2020-05-31T18:38:21.859Z", "contributors": [ "poum" ] }, - "Web/HTTP/Public_Key_Pinning": { - "modified": "2019-03-18T21:11:18.056Z", + "Web/Progressive_web_apps/Responsive/Media_types": { + "modified": "2019-03-24T00:11:03.641Z", "contributors": [ - "totopsy", - "Tom_D", - "Hell_Carlito" + "teoli", + "grandoc", + "Verruckt", + "BenoitL" ] }, - "Web/Security/Same-origin_policy": { - "modified": "2019-10-12T13:42:13.230Z", + "Web/Progressive_web_apps/Responsive/responsive_design_building_blocks": { + "modified": "2019-03-18T20:52:18.105Z", + "contributors": [ + "chrisdavidmills", + "Hell_Carlito", + "JeffD" + ] + }, + "Web/Reference": { + "modified": "2020-04-10T02:52:59.247Z", "contributors": [ - "GregMorel", "SphinxKnight", - "Selbahc", - "sblondon", - "rle-mino", - "fabienheureux", + "ScarabIG", + "smeden-lod", + "tonybengue", + "Nothus", + "mg1", + "PanPan", + "naar" + ] + }, + "Web/Reference/API": { + "modified": "2019-03-23T23:15:29.222Z", + "contributors": [ + "CoulibalyZieSidiki", + "SphinxKnight", "teoli", - "dwogsi" + "yvesd", + "Goofy", + "hanyrold" + ] + }, + "Web/SVG": { + "modified": "2020-02-08T12:31:46.566Z", + "contributors": [ + "tristantheb", + "AbdelElMansari", + "Tresmollo", + "unpeudetout", + "marie-ototoi", + "nicodel", + "SphinxKnight", + "teoli", + "Delapouite", + "darnuria", + "Jeremie", + "MsTeshi", + "marc971", + "gemy_c", + "fscholz", + "BenoitL", + "Fredchat", + "Kyodev", + "Duarna", + "Verruckt", + "Chbok", + "Mgjbot", + "Jorolo", + "Anonymous" ] }, "Web/SVG/Applying_SVG_effects_to_HTML_content": { @@ -42463,6 +41572,256 @@ "vermotr" ] }, + "Web/SVG/Attribute": { + "modified": "2019-03-18T20:39:37.299Z", + "contributors": [ + "a-mt", + "Frigory", + "marie-ototoi", + "teoli", + "Delapouite", + "Blackhole", + "ethertank" + ] + }, + "Web/SVG/Attribute/Conditional_Processing": { + "modified": "2020-10-15T22:11:03.231Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/Core": { + "modified": "2020-10-15T22:10:56.108Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/Events": { + "modified": "2020-10-15T22:10:52.662Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/Presentation": { + "modified": "2020-10-15T22:11:15.381Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/Styling": { + "modified": "2020-10-15T22:10:54.819Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/accent-height": { + "modified": "2019-03-23T22:21:03.889Z", + "contributors": [ + "SphinxKnight", + "daimebag" + ] + }, + "Web/SVG/Attribute/clip-path": { + "modified": "2020-10-15T22:11:30.678Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/color": { + "modified": "2020-10-15T22:11:30.261Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/cx": { + "modified": "2019-03-23T23:31:20.118Z", + "contributors": [ + "a-mt", + "teoli", + "Blackhole" + ] + }, + "Web/SVG/Attribute/cy": { + "modified": "2019-03-23T23:31:21.093Z", + "contributors": [ + "a-mt", + "teoli", + "Blackhole" + ] + }, + "Web/SVG/Attribute/d": { + "modified": "2019-07-21T08:22:01.775Z", + "contributors": [ + "JNa0", + "cdoublev", + "AntoineTohan", + "mknx", + "Tolokoban2" + ] + }, + "Web/SVG/Attribute/dx": { + "modified": "2019-03-23T22:03:37.098Z", + "contributors": [ + "a-mt", + "dattaz" + ] + }, + "Web/SVG/Attribute/dy": { + "modified": "2019-03-18T21:22:22.282Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/fill": { + "modified": "2020-10-15T22:11:05.869Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/fill-opacity": { + "modified": "2020-10-15T22:11:05.147Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/fill-rule": { + "modified": "2020-10-15T22:11:05.485Z", + "contributors": [ + "davidwerbrouck", + "a-mt" + ] + }, + "Web/SVG/Attribute/height": { + "modified": "2019-03-23T22:07:31.508Z", + "contributors": [ + "AlexisColin" + ] + }, + "Web/SVG/Attribute/in": { + "modified": "2019-03-18T21:22:14.241Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/mask": { + "modified": "2020-10-15T22:16:06.957Z", + "contributors": [ + "Arzak656" + ] + }, + "Web/SVG/Attribute/points": { + "modified": "2020-02-04T12:32:34.025Z", + "contributors": [ + "Arzak656" + ] + }, + "Web/SVG/Attribute/preserveAspectRatio": { + "modified": "2019-03-18T21:22:57.126Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/seed": { + "modified": "2019-03-23T22:07:14.284Z", + "contributors": [ + "AlexisColin" + ] + }, + "Web/SVG/Attribute/stroke": { + "modified": "2020-10-15T21:56:30.225Z", + "contributors": [ + "a-mt", + "AlexisColin" + ] + }, + "Web/SVG/Attribute/stroke-dasharray": { + "modified": "2020-10-15T21:56:31.583Z", + "contributors": [ + "a-mt", + "AlexisColin" + ] + }, + "Web/SVG/Attribute/stroke-dashoffset": { + "modified": "2020-10-15T22:10:57.575Z", + "contributors": [ + "Nicolapps", + "a-mt" + ] + }, + "Web/SVG/Attribute/stroke-linecap": { + "modified": "2020-10-15T22:11:04.507Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/stroke-linejoin": { + "modified": "2020-10-15T22:11:04.638Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/stroke-miterlimit": { + "modified": "2020-10-15T22:11:03.140Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/stroke-opacity": { + "modified": "2020-10-15T22:11:06.016Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/stroke-width": { + "modified": "2020-10-15T22:11:05.550Z", + "contributors": [ + "AinaBeryl", + "a-mt" + ] + }, + "Web/SVG/Attribute/style": { + "modified": "2020-10-15T22:11:06.053Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Attribute/text-anchor": { + "modified": "2019-03-23T22:32:39.192Z", + "contributors": [ + "PierreGuyot", + "tonybengue", + "CLEm" + ] + }, + "Web/SVG/Attribute/transform": { + "modified": "2019-12-04T16:27:51.754Z", + "contributors": [ + "SphinxKnight", + "Dimitri-web" + ] + }, + "Web/SVG/Attribute/viewBox": { + "modified": "2019-03-23T22:45:10.877Z", + "contributors": [ + "JosephMarinier", + "Frigory", + "Acen1991", + "ylerjen" + ] + }, + "Web/SVG/Attribute/width": { + "modified": "2019-03-23T22:07:27.903Z", + "contributors": [ + "AlexisColin" + ] + }, + "Web/SVG/Attribute/x": { + "modified": "2019-03-23T22:21:00.230Z", + "contributors": [ + "SphinxKnight", + "daimebag" + ] + }, "Web/SVG/Compatibility_sources": { "modified": "2019-03-23T23:05:05.046Z", "contributors": [ @@ -42471,61 +41830,546 @@ "Barbrousse" ] }, - "Web/SVG/SVG_as_an_Image": { - "modified": "2019-03-29T09:03:13.544Z", + "Web/SVG/Element": { + "modified": "2020-02-08T11:58:35.321Z", + "contributors": [ + "tristantheb", + "Arzak656", + "Dralyab", + "Sebastianz", + "teoli", + "gemy_c" + ] + }, + "Web/SVG/Element/a": { + "modified": "2020-10-15T21:30:14.070Z", "contributors": [ + "a-mt", + "sblondon", + "Sebastianz", + "SphinxKnight", + "teoli", + "Barbrousse" + ] + }, + "Web/SVG/Element/altGlyph": { + "modified": "2019-03-18T21:15:56.588Z", + "contributors": [ + "Sebastianz", + "SphinxKnight", + "Barbrousse" + ] + }, + "Web/SVG/Element/altGlyphDef": { + "modified": "2019-03-23T23:04:57.212Z", + "contributors": [ + "Sebastianz", + "SphinxKnight", + "Barbrousse" + ] + }, + "Web/SVG/Element/altGlyphItem": { + "modified": "2019-03-23T23:04:57.962Z", + "contributors": [ + "Sebastianz", "SphinxKnight", + "Barbrousse" + ] + }, + "Web/SVG/Element/animate": { + "modified": "2020-10-15T21:31:45.459Z", + "contributors": [ "a-mt", + "Sebastianz", + "SphinxKnight", + "bperel", + "fscholz", "Barbrousse" ] }, - "Web/SVG/Tutorial/Other_content_in_SVG": { - "modified": "2019-03-23T23:16:11.402Z", + "Web/SVG/Element/animateColor": { + "modified": "2020-10-15T21:31:44.928Z", "contributors": [ "a-mt", - "Jean-MariePETIT" + "Sebastianz", + "SphinxKnight", + "Barbrousse" ] }, - "Web/SVG/Tutorial/Clipping_and_masking": { - "modified": "2019-03-24T00:14:44.808Z", + "Web/SVG/Element/animateMotion": { + "modified": "2020-10-15T21:31:47.363Z", "contributors": [ "a-mt", - "parmentf", + "Sebastianz", + "SphinxKnight", + "Barbrousse" + ] + }, + "Web/SVG/Element/animateTransform": { + "modified": "2020-10-15T21:20:56.345Z", + "contributors": [ + "a-mt", + "Sebastianz", + "SphinxKnight", "teoli", - "PetiPandaRou" + "TPXP" ] }, - "Web/SVG/Tutorial/Fills_and_Strokes": { - "modified": "2019-03-18T21:23:38.637Z", + "Web/SVG/Element/circle": { + "modified": "2020-10-15T21:09:33.643Z", + "contributors": [ + "EloD10", + "Sebastianz", + "SphinxKnight", + "teoli", + "tregagnon", + "gemy_c" + ] + }, + "Web/SVG/Element/clipPath": { + "modified": "2020-10-15T22:11:31.108Z", "contributors": [ "a-mt" ] }, - "Web/SVG/Tutorial/Filter_effects": { - "modified": "2019-04-20T15:46:39.301Z", + "Web/SVG/Element/defs": { + "modified": "2019-03-23T22:26:29.285Z", + "contributors": [ + "sansourcil", + "eloi-duwer", + "Sebastianz", + "Nothus" + ] + }, + "Web/SVG/Element/desc": { + "modified": "2020-10-15T21:34:39.299Z", + "contributors": [ + "a-mt", + "Sebastianz", + "SphinxKnight", + "B_M", + "Goofy" + ] + }, + "Web/SVG/Element/ellipse": { + "modified": "2020-09-29T06:35:14.424Z", + "contributors": [ + "cdoublev", + "wbamberg", + "Sebastianz", + "SphinxKnight", + "teoli", + "tregagnon", + "gemy_c" + ] + }, + "Web/SVG/Element/feBlend": { + "modified": "2020-10-15T22:12:16.605Z", "contributors": [ - "tombosoadimitrie", "a-mt" ] }, - "Web/SVG/Tutorial/Basic_Shapes": { - "modified": "2019-03-23T23:50:51.657Z", + "Web/SVG/Element/feColorMatrix": { + "modified": "2020-10-15T22:12:13.564Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feComponentTransfer": { + "modified": "2020-10-15T22:12:14.922Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feComposite": { + "modified": "2020-10-15T22:12:16.930Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feConvolveMatrix": { + "modified": "2020-10-15T22:12:18.458Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feDiffuseLighting": { + "modified": "2020-10-15T22:12:15.916Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feDisplacementMap": { + "modified": "2020-10-15T22:12:17.332Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feDistantLight": { + "modified": "2020-10-15T22:12:08.109Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feDropShadow": { + "modified": "2020-10-15T22:12:12.290Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feFlood": { + "modified": "2020-10-15T22:11:42.213Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feFuncA": { + "modified": "2020-10-15T22:12:15.038Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feFuncB": { + "modified": "2020-10-15T22:12:15.581Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feFuncG": { + "modified": "2020-10-15T22:12:14.655Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feFuncR": { + "modified": "2020-10-15T22:12:16.404Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feGaussianBlur": { + "modified": "2020-10-15T22:12:13.052Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feImage": { + "modified": "2020-10-15T22:11:41.220Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feMerge": { + "modified": "2020-10-15T22:12:14.023Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feMergeNode": { + "modified": "2020-10-15T22:12:13.616Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feMorphology": { + "modified": "2020-10-15T22:12:09.662Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feOffset": { + "modified": "2020-10-15T22:12:04.038Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/fePointLight": { + "modified": "2020-10-15T22:12:16.781Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feSpecularLighting": { + "modified": "2020-10-15T22:12:15.374Z", + "contributors": [ + "AlainGourves", + "a-mt" + ] + }, + "Web/SVG/Element/feSpotLight": { + "modified": "2020-10-15T22:12:13.699Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feTile": { + "modified": "2020-10-15T22:12:06.142Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/feTurbulence": { + "modified": "2020-10-15T22:12:10.250Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/filter": { + "modified": "2020-10-15T22:12:14.867Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/foreignObject": { + "modified": "2020-10-15T21:28:38.917Z", "contributors": [ "a-mt", - "Watilin", - "parmentf", - "Jean-MariePETIT", + "Sebastianz", + "SphinxKnight", + "marie-ototoi", + "J.DMB", + "Goofy", + "akira86" + ] + }, + "Web/SVG/Element/g": { + "modified": "2020-10-15T21:30:19.332Z", + "contributors": [ + "a-mt", + "Sebastianz", + "SphinxKnight", + "teoli", + "J.DMB", + "fscholz", + "ylerjen" + ] + }, + "Web/SVG/Element/hkern": { + "modified": "2019-03-23T23:04:56.306Z", + "contributors": [ + "Sebastianz", + "SphinxKnight", + "Barbrousse" + ] + }, + "Web/SVG/Element/image": { + "modified": "2020-11-09T05:16:20.671Z", + "contributors": [ + "Lucas-C", + "Sebastianz", + "SphinxKnight", + "teoli", + "Nicronics", + "Goofy" + ] + }, + "Web/SVG/Element/line": { + "modified": "2019-03-23T23:15:29.052Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "SphinxKnight", + "Fredchat", + "iainm" + ] + }, + "Web/SVG/Element/linearGradient": { + "modified": "2020-10-15T22:11:05.477Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/marker": { + "modified": "2020-10-15T22:11:33.513Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/mask": { + "modified": "2020-10-15T21:45:31.463Z", + "contributors": [ + "a-mt", + "ylerjen", + "Sebastianz", + "SphinxKnight" + ] + }, + "Web/SVG/Element/metadata": { + "modified": "2020-10-15T22:12:14.200Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/mpath": { + "modified": "2020-10-15T22:12:17.500Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Element/path": { + "modified": "2020-10-15T21:09:41.993Z", + "contributors": [ + "ventilateur.ventilateur", + "Gauths", + "Sebastianz", + "SphinxKnight", "teoli", "tregagnon", - "PetiPandaRou" + "gemy_c" ] }, - "Web/SVG/Tutorial/Gradients": { - "modified": "2019-03-18T21:23:33.431Z", + "Web/SVG/Element/pattern": { + "modified": "2020-11-04T12:50:59.879Z", + "contributors": [ + "cdoublev", + "wbamberg", + "Sebastianz", + "SphinxKnight", + "thomas-huguenin" + ] + }, + "Web/SVG/Element/polygon": { + "modified": "2020-10-15T21:56:31.856Z", + "contributors": [ + "Arzak656", + "AlexisColin" + ] + }, + "Web/SVG/Element/polyline": { + "modified": "2019-03-23T22:39:44.292Z", + "contributors": [ + "SphinxKnight", + "Sebastianz", + "Crocmagnon" + ] + }, + "Web/SVG/Element/radialGradient": { + "modified": "2019-03-23T22:07:50.374Z", + "contributors": [ + "AlexisColin", + "Gauths" + ] + }, + "Web/SVG/Element/rect": { + "modified": "2020-10-15T21:09:37.460Z", + "contributors": [ + "EloD10", + "Sebastianz", + "SphinxKnight", + "Nfroidure", + "teoli", + "tregagnon", + "gemy_c" + ] + }, + "Web/SVG/Element/stop": { + "modified": "2020-10-15T22:17:23.569Z", + "contributors": [ + "cdoublev" + ] + }, + "Web/SVG/Element/style": { + "modified": "2019-03-23T22:40:42.582Z", + "contributors": [ + "Sebastianz", + "teoli", + "GrosMocassin" + ] + }, + "Web/SVG/Element/svg": { + "modified": "2019-03-23T22:23:41.325Z", + "contributors": [ + "ferdi_", + "khalyomede" + ] + }, + "Web/SVG/Element/switch": { + "modified": "2020-10-15T21:28:19.111Z", + "contributors": [ + "a-mt", + "Sebastianz", + "SphinxKnight", + "J.DMB", + "loic" + ] + }, + "Web/SVG/Element/symbol": { + "modified": "2020-10-15T22:12:40.814Z", "contributors": [ "a-mt" ] }, + "Web/SVG/Element/text": { + "modified": "2019-03-23T22:57:14.491Z", + "contributors": [ + "Sebastianz", + "GrandSchtroumpf", + "SphinxKnight", + "ylerjen", + "B_M" + ] + }, + "Web/SVG/Element/title": { + "modified": "2020-10-15T21:34:41.922Z", + "contributors": [ + "a-mt", + "Sebastianz", + "SphinxKnight", + "Goofy", + "B_M" + ] + }, + "Web/SVG/Element/tspan": { + "modified": "2019-03-23T22:28:46.810Z", + "contributors": [ + "wbamberg", + "Sebastianz", + "GrandSchtroumpf" + ] + }, + "Web/SVG/Element/use": { + "modified": "2019-03-23T22:26:29.130Z", + "contributors": [ + "yank7", + "Wismill", + "Nothus" + ] + }, + "Web/SVG/Index": { + "modified": "2019-01-16T21:57:35.980Z", + "contributors": [ + "xdelatour" + ] + }, + "Web/SVG/SVG_1.1_Support_in_Firefox": { + "modified": "2019-03-23T23:49:52.334Z", + "contributors": [ + "marie-ototoi", + "wakka27", + "Fredchat", + "BenoitL", + "VincentN", + "Mgjbot", + "Chbok" + ] + }, + "Web/SVG/SVG_animation_with_SMIL": { + "modified": "2019-08-24T09:55:45.297Z", + "contributors": [ + "JNa0", + "a-mt", + "fscholz", + "tonybengue" + ] + }, + "Web/SVG/SVG_as_an_Image": { + "modified": "2019-03-29T09:03:13.544Z", + "contributors": [ + "SphinxKnight", + "a-mt", + "Barbrousse" + ] + }, "Web/SVG/Tutorial": { "modified": "2019-03-24T00:14:42.932Z", "contributors": [ @@ -42537,14 +42381,75 @@ "Duarna" ] }, - "Web/SVG/Tutorial/SVG_In_HTML_Introduction": { - "modified": "2019-06-17T09:44:07.955Z", + "Web/SVG/Tutorial/Basic_Shapes": { + "modified": "2019-03-23T23:50:51.657Z", "contributors": [ - "AlainGourves", - "chrisdavidmills", + "a-mt", + "Watilin", + "parmentf", + "Jean-MariePETIT", + "teoli", + "tregagnon", + "PetiPandaRou" + ] + }, + "Web/SVG/Tutorial/Basic_Transformations": { + "modified": "2019-03-24T00:14:43.788Z", + "contributors": [ + "a-mt", + "loella16", + "bastienmoulia", + "teoli", + "tregagnon", + "PetiPandaRou" + ] + }, + "Web/SVG/Tutorial/Clipping_and_masking": { + "modified": "2019-03-24T00:14:44.808Z", + "contributors": [ + "a-mt", + "parmentf", + "teoli", + "PetiPandaRou" + ] + }, + "Web/SVG/Tutorial/Fills_and_Strokes": { + "modified": "2019-03-18T21:23:38.637Z", + "contributors": [ + "a-mt" + ] + }, + "Web/SVG/Tutorial/Filter_effects": { + "modified": "2019-04-20T15:46:39.301Z", + "contributors": [ + "tombosoadimitrie", + "a-mt" + ] + }, + "Web/SVG/Tutorial/Getting_Started": { + "modified": "2019-03-24T00:03:59.091Z", + "contributors": [ + "sayabiws", + "Hell_Carlito", + "SphinxKnight", + "marie-ototoi", + "parmentf", "benjaminabel", - "BenoitL", - "Chbok" + "teoli", + "PetiPandaRou", + "Goofy", + "AlexisMetaireau", + "mulliezj", + "fscholz", + "Fredchat", + "Duarna", + "Mgjbot" + ] + }, + "Web/SVG/Tutorial/Gradients": { + "modified": "2019-03-18T21:23:33.431Z", + "contributors": [ + "a-mt" ] }, "Web/SVG/Tutorial/Introduction": { @@ -42560,10 +42465,11 @@ "Mgjbot" ] }, - "Web/SVG/Tutorial/Patterns": { - "modified": "2019-03-18T21:17:06.419Z", + "Web/SVG/Tutorial/Other_content_in_SVG": { + "modified": "2019-03-23T23:16:11.402Z", "contributors": [ - "a-mt" + "a-mt", + "Jean-MariePETIT" ] }, "Web/SVG/Tutorial/Paths": { @@ -42575,13 +42481,10 @@ "Watilin" ] }, - "Web/SVG/Tutorial/SVG_fonts": { - "modified": "2019-03-23T22:39:39.513Z", + "Web/SVG/Tutorial/Patterns": { + "modified": "2019-03-18T21:17:06.419Z", "contributors": [ - "a-mt", - "jti77", - "enogael", - "Cyril-Levallois" + "a-mt" ] }, "Web/SVG/Tutorial/Positions": { @@ -42594,32 +42497,39 @@ "Goofy" ] }, - "Web/SVG/Tutorial/Getting_Started": { - "modified": "2019-03-24T00:03:59.091Z", + "Web/SVG/Tutorial/SVG_Image_Tag": { + "modified": "2019-03-23T22:39:52.558Z", "contributors": [ - "sayabiws", - "Hell_Carlito", - "SphinxKnight", - "marie-ototoi", - "parmentf", + "a-mt", + "jti77", + "MrIglou" + ] + }, + "Web/SVG/Tutorial/SVG_In_HTML_Introduction": { + "modified": "2019-06-17T09:44:07.955Z", + "contributors": [ + "AlainGourves", + "chrisdavidmills", "benjaminabel", + "BenoitL", + "Chbok" + ] + }, + "Web/SVG/Tutorial/SVG_and_CSS": { + "modified": "2019-03-23T23:43:35.150Z", + "contributors": [ "teoli", - "PetiPandaRou", - "Goofy", - "AlexisMetaireau", - "mulliezj", - "fscholz", - "Fredchat", - "Duarna", - "Mgjbot" + "Verruckt", + "BenoitL" ] }, - "Web/SVG/Tutorial/SVG_Image_Tag": { - "modified": "2019-03-23T22:39:52.558Z", + "Web/SVG/Tutorial/SVG_fonts": { + "modified": "2019-03-23T22:39:39.513Z", "contributors": [ "a-mt", "jti77", - "MrIglou" + "enogael", + "Cyril-Levallois" ] }, "Web/SVG/Tutorial/Texts": { @@ -42636,15 +42546,51 @@ "marie-ototoi" ] }, - "Web/SVG/Tutorial/Basic_Transformations": { - "modified": "2019-03-24T00:14:43.788Z", + "Web/Security": { + "modified": "2019-09-10T16:34:32.729Z", "contributors": [ - "a-mt", - "loella16", - "bastienmoulia", + "SphinxKnight", + "bldesign.ch", + "CarlosAvim", + "Tom_D", + "goofy_bz", + "marumari" + ] + }, + "Web/Security/Referer_header:_privacy_and_security_concerns": { + "modified": "2020-11-02T18:51:04.362Z", + "contributors": [ + "JNa0", + "applicodeur", + "arnaud.wixiweb", + "duduindo", + "Elaxis_" + ] + }, + "Web/Security/Same-origin_policy": { + "modified": "2019-10-12T13:42:13.230Z", + "contributors": [ + "GregMorel", + "SphinxKnight", + "Selbahc", + "sblondon", + "rle-mino", + "fabienheureux", "teoli", - "tregagnon", - "PetiPandaRou" + "dwogsi" + ] + }, + "Web/Security/Secure_Contexts": { + "modified": "2019-03-23T22:17:00.806Z", + "contributors": [ + "nobe4" + ] + }, + "Web/Security/Subresource_Integrity": { + "modified": "2019-03-23T22:27:34.272Z", + "contributors": [ + "SphinxKnight", + "nico3333fr" ] }, "Web/Tutorials": { @@ -42684,6 +42630,44 @@ "Nesseria" ] }, + "Web/Web_Components": { + "modified": "2020-10-09T12:10:17.619Z", + "contributors": [ + "GuillaumeCz", + "jeanremy", + "coldPen", + "Voltariuss", + "ylerjen", + "JNa0", + "wulfy", + "SphinxKnight", + "oritlewski", + "linsolas", + "GtAntoine", + "mknx", + "oussama-jlassi", + "Zecat" + ] + }, + "Web/Web_Components/HTML_Imports": { + "modified": "2020-10-15T22:12:01.555Z", + "contributors": [ + "ledenis", + "ylerjen" + ] + }, + "Web/Web_Components/Using_custom_elements": { + "modified": "2019-03-18T21:38:08.858Z", + "contributors": [ + "NemoNobobyPersonne" + ] + }, + "Web/Web_Components/Using_shadow_DOM": { + "modified": "2020-03-15T20:54:04.062Z", + "contributors": [ + "JNa0" + ] + }, "Web/Web_Components/Using_templates_and_slots": { "modified": "2019-07-27T04:45:38.358Z", "contributors": [ @@ -42691,6 +42675,14 @@ "wiredbug" ] }, + "Web/XML": { + "modified": "2020-08-30T07:03:09.579Z", + "contributors": [ + "Voulto", + "tristantheb", + "ExE-Boss" + ] + }, "Web/XML/XML_introduction": { "modified": "2019-05-01T21:50:25.192Z", "contributors": [ @@ -42702,6 +42694,144 @@ "Lbergere" ] }, + "Web/XML/xml:base": { + "modified": "2019-05-01T21:49:37.439Z", + "contributors": [ + "ExE-Boss", + "loella16" + ] + }, + "Web/XPath": { + "modified": "2020-06-19T03:44:39.700Z", + "contributors": [ + "Jemmy4s", + "ExE-Boss", + "Fredchat", + "Delapouite", + "fscholz", + "Mgjbot", + "Celelibi", + "Chbok", + "BenoitL" + ] + }, + "Web/XPath/Axes": { + "modified": "2019-03-23T23:54:15.946Z", + "contributors": [ + "ExE-Boss", + "Delapouite", + "Fredchat", + "Mgjbot", + "VincentN" + ] + }, + "Web/XPath/Axes/ancestor": { + "modified": "2019-01-16T16:12:07.983Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/ancestor-or-self": { + "modified": "2019-01-16T16:12:08.969Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/attribute": { + "modified": "2019-01-16T16:11:52.452Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/child": { + "modified": "2019-01-16T16:11:53.728Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/descendant": { + "modified": "2019-01-16T16:11:48.389Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/descendant-or-self": { + "modified": "2019-01-16T16:12:14.349Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/following": { + "modified": "2019-01-16T16:11:54.323Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/following-sibling": { + "modified": "2019-01-16T16:11:48.257Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/namespace": { + "modified": "2019-01-16T16:11:53.220Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/parent": { + "modified": "2019-01-16T16:11:45.464Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/preceding": { + "modified": "2019-01-16T16:11:48.527Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/preceding-sibling": { + "modified": "2019-01-16T16:11:01.463Z", + "contributors": [ + "ExE-Boss", + "Fredchat" + ] + }, + "Web/XPath/Axes/self": { + "modified": "2019-01-16T16:11:01.388Z", + "contributors": [ + "ExE-Boss", + "Mgjbot", + "Fredchat" + ] + }, + "Web/XPath/Comparison_with_CSS_selectors": { + "modified": "2019-03-18T21:23:27.990Z", + "contributors": [ + "SphinxKnight" + ] + }, + "Web/XPath/Functions": { + "modified": "2019-03-23T23:54:16.270Z", + "contributors": [ + "ExE-Boss", + "Fredchat", + "Mgjbot", + "VincentN" + ] + }, "Web/XPath/Functions/boolean": { "modified": "2019-01-16T15:50:26.737Z", "contributors": [ @@ -42827,15 +42957,6 @@ "Fredchat" ] }, - "Web/XPath/Functions": { - "modified": "2019-03-23T23:54:16.270Z", - "contributors": [ - "ExE-Boss", - "Fredchat", - "Mgjbot", - "VincentN" - ] - }, "Web/XPath/Functions/key": { "modified": "2019-01-16T16:11:09.419Z", "contributors": [ @@ -42946,6 +43067,15 @@ "Fredchat" ] }, + "Web/XPath/Functions/string": { + "modified": "2019-01-16T15:50:09.755Z", + "contributors": [ + "ExE-Boss", + "Mgjbot", + "VincentN", + "Fredchat" + ] + }, "Web/XPath/Functions/string-length": { "modified": "2019-01-16T15:50:05.325Z", "contributors": [ @@ -42955,8 +43085,8 @@ "Fredchat" ] }, - "Web/XPath/Functions/string": { - "modified": "2019-01-16T15:50:09.755Z", + "Web/XPath/Functions/substring": { + "modified": "2019-01-16T15:50:11.468Z", "contributors": [ "ExE-Boss", "Mgjbot", @@ -42984,15 +43114,6 @@ "VincentN" ] }, - "Web/XPath/Functions/substring": { - "modified": "2019-01-16T15:50:11.468Z", - "contributors": [ - "ExE-Boss", - "Mgjbot", - "VincentN", - "Fredchat" - ] - }, "Web/XPath/Functions/sum": { "modified": "2019-01-16T15:50:16.840Z", "contributors": [ @@ -43038,6 +43159,46 @@ "Fredchat" ] }, + "Web/XPath/Introduction_to_using_XPath_in_JavaScript": { + "modified": "2019-06-18T08:36:11.928Z", + "contributors": [ + "SphinxKnight", + "loella16", + "chrisdavidmills", + "v-Stein", + "Laurent_Lyaudet", + "joseph2rs", + "Jeremie", + "Julien.stuby", + "Mgjbot", + "BenoitL", + "Celelibi", + "Fredchat" + ] + }, + "Web/XSLT": { + "modified": "2019-03-24T00:02:50.333Z", + "contributors": [ + "SphinxKnight", + "chrisdavidmills", + "fscholz", + "Fredchat", + "Verruckt", + "BenoitL", + "Mgjbot", + "Takenbot", + "Chbok" + ] + }, + "Web/XSLT/Element": { + "modified": "2019-03-23T23:45:04.079Z", + "contributors": [ + "ExE-Boss", + "chrisdavidmills", + "Fredchat", + "VincentN" + ] + }, "Web/XSLT/Element/apply-imports": { "modified": "2019-01-16T16:10:20.927Z", "contributors": [ @@ -43054,16 +43215,16 @@ "Fredchat" ] }, - "Web/XSLT/Element/attribute-set": { - "modified": "2019-01-16T16:11:22.221Z", + "Web/XSLT/Element/attribute": { + "modified": "2019-01-16T16:11:19.258Z", "contributors": [ "chrisdavidmills", "VincentN", "Fredchat" ] }, - "Web/XSLT/Element/attribute": { - "modified": "2019-01-16T16:11:19.258Z", + "Web/XSLT/Element/attribute-set": { + "modified": "2019-01-16T16:11:22.221Z", "contributors": [ "chrisdavidmills", "VincentN", @@ -43094,16 +43255,16 @@ "Fredchat" ] }, - "Web/XSLT/Element/copy-of": { - "modified": "2019-01-16T16:11:12.711Z", + "Web/XSLT/Element/copy": { + "modified": "2019-01-16T16:11:11.226Z", "contributors": [ "chrisdavidmills", "VincentN", "Fredchat" ] }, - "Web/XSLT/Element/copy": { - "modified": "2019-01-16T16:11:11.226Z", + "Web/XSLT/Element/copy-of": { + "modified": "2019-01-16T16:11:12.711Z", "contributors": [ "chrisdavidmills", "VincentN", @@ -43118,6 +43279,15 @@ "Fredchat" ] }, + "Web/XSLT/Element/element": { + "modified": "2019-01-16T16:02:01.198Z", + "contributors": [ + "ExE-Boss", + "chrisdavidmills", + "Fredchat", + "VincentN" + ] + }, "Web/XSLT/Element/fallback": { "modified": "2019-01-16T16:10:22.081Z", "contributors": [ @@ -43161,70 +43331,6 @@ "Fredchat" ] }, - "Web/XSLT/XSLT_JS_interface_in_Gecko/Setting_Parameters": { - "modified": "2019-03-23T23:43:55.284Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills", - "Sebastianz", - "Jeremie", - "Fredchat" - ] - }, - "Web/XSLT/XSLT_JS_interface_in_Gecko/Advanced_Example": { - "modified": "2019-03-23T23:43:56.095Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills", - "Sebastianz", - "Jeremie", - "Fredchat" - ] - }, - "Web/XSLT/XSLT_JS_interface_in_Gecko/Basic_Example": { - "modified": "2020-04-03T12:42:05.763Z", - "contributors": [ - "olivierdupon", - "SphinxKnight", - "chrisdavidmills", - "Sebastianz", - "Jeremie", - "Fredchat" - ] - }, - "Web/XSLT/XSLT_JS_interface_in_Gecko": { - "modified": "2019-03-23T23:47:47.682Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills", - "Jeremie", - "Mgjbot", - "Kyodev", - "Fredchat" - ] - }, - "Web/XSLT/XSLT_JS_interface_in_Gecko/JavaScript_XSLT_Bindings": { - "modified": "2019-03-23T23:49:14.126Z", - "contributors": [ - "SphinxKnight", - "chrisdavidmills", - "Sebastianz", - "Jeremie", - "Chichille", - "Fredchat" - ] - }, - "Web/XSLT/XSLT_JS_interface_in_Gecko/Resources": { - "modified": "2019-03-23T23:43:56.751Z", - "contributors": [ - "wbamberg", - "SphinxKnight", - "chrisdavidmills", - "Sebastianz", - "Jeremie", - "Fredchat" - ] - }, "Web/XSLT/Element/key": { "modified": "2019-01-16T16:10:13.896Z", "contributors": [ @@ -43281,15 +43387,6 @@ "Fredchat" ] }, - "Web/XSLT/PI_Parameters": { - "modified": "2019-03-23T23:44:06.266Z", - "contributors": [ - "chrisdavidmills", - "fscholz", - "VincentN", - "Fredchat" - ] - }, "Web/XSLT/Element/preserve-space": { "modified": "2019-01-16T16:10:07.363Z", "contributors": [ @@ -43306,12 +43403,6 @@ "Fredchat" ] }, - "Web/XSLT/Index": { - "modified": "2019-06-17T11:21:18.591Z", - "contributors": [ - "Arzak656" - ] - }, "Web/XSLT/Element/sort": { "modified": "2019-01-16T16:02:11.967Z", "contributors": [ @@ -43359,253 +43450,276 @@ "Fredchat" ] }, - "Web/XSLT/Transforming_XML_with_XSLT/For_Further_Reading": { - "modified": "2019-03-23T23:51:33.836Z", + "Web/XSLT/Element/value-of": { + "modified": "2019-03-23T23:44:42.898Z", "contributors": [ - "SphinxKnight", "chrisdavidmills", - "Fredchat", - "VincentN" + "VincentN", + "Fredchat" ] }, - "Web/XSLT/Transforming_XML_with_XSLT": { - "modified": "2019-01-16T15:43:09.128Z", + "Web/XSLT/Element/variable": { + "modified": "2019-01-16T16:09:06.502Z", "contributors": [ "chrisdavidmills", - "Fredchat", - "VincentN" + "VincentN", + "Fredchat" ] }, - "Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference": { - "modified": "2019-01-16T16:11:27.172Z", + "Web/XSLT/Element/when": { + "modified": "2019-01-16T16:09:01.761Z", "contributors": [ "chrisdavidmills", + "VincentN", "Fredchat" ] }, - "Web/XSLT/Transforming_XML_with_XSLT/An_Overview": { - "modified": "2019-03-23T23:45:10.616Z", + "Web/XSLT/Element/with-param": { + "modified": "2019-01-16T16:07:34.980Z", "contributors": [ - "SphinxKnight", "chrisdavidmills", "VincentN", "Fredchat" ] }, - "Web/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations": { - "modified": "2019-11-21T00:57:28.537Z", + "Web/XSLT/Index": { + "modified": "2019-06-17T11:21:18.591Z", "contributors": [ - "wbamberg", - "chrisdavidmills", - "teoli", - "Mgjbot", - "BenoitL", - "Fredchat" + "Arzak656" ] }, - "Web/XSLT/Element/value-of": { - "modified": "2019-03-23T23:44:42.898Z", + "Web/XSLT/PI_Parameters": { + "modified": "2019-03-23T23:44:06.266Z", "contributors": [ "chrisdavidmills", + "fscholz", "VincentN", "Fredchat" ] }, - "Web/XSLT/Element/variable": { - "modified": "2019-01-16T16:09:06.502Z", + "Web/XSLT/Transforming_XML_with_XSLT": { + "modified": "2019-01-16T15:43:09.128Z", "contributors": [ "chrisdavidmills", - "VincentN", - "Fredchat" + "Fredchat", + "VincentN" ] }, - "Web/XSLT/Element/when": { - "modified": "2019-01-16T16:09:01.761Z", + "Web/XSLT/Transforming_XML_with_XSLT/An_Overview": { + "modified": "2019-03-23T23:45:10.616Z", "contributors": [ + "SphinxKnight", "chrisdavidmills", "VincentN", "Fredchat" ] }, - "Web/XSLT/Element/with-param": { - "modified": "2019-01-16T16:07:34.980Z", + "Web/XSLT/Transforming_XML_with_XSLT/For_Further_Reading": { + "modified": "2019-03-23T23:51:33.836Z", + "contributors": [ + "SphinxKnight", + "chrisdavidmills", + "Fredchat", + "VincentN" + ] + }, + "Web/XSLT/Transforming_XML_with_XSLT/The_Netscape_XSLT_XPath_Reference": { + "modified": "2019-01-16T16:11:27.172Z", "contributors": [ "chrisdavidmills", - "VincentN", "Fredchat" ] }, - "Web/API/Network_Information_API": { - "modified": "2020-10-15T21:24:14.258Z", + "Web/XSLT/Using_the_Mozilla_JavaScript_interface_to_XSL_Transformations": { + "modified": "2019-11-21T00:57:28.537Z", "contributors": [ - "Arzak656", - "SphinxKnight" + "wbamberg", + "chrisdavidmills", + "teoli", + "Mgjbot", + "BenoitL", + "Fredchat" ] }, - "Web/API/Pointer_Lock_API": { - "modified": "2019-03-23T23:28:21.431Z", + "Web/XSLT/XSLT_JS_interface_in_Gecko": { + "modified": "2019-03-23T23:47:47.682Z", "contributors": [ - "3xr", - "a-mt", - "fscholz", - "polpoy", - "aymericbeaumet", - "nathsou", - "kipcode66", - "Delapouite" + "SphinxKnight", + "chrisdavidmills", + "Jeremie", + "Mgjbot", + "Kyodev", + "Fredchat" ] }, - "Web/API/Proximity_Events": { - "modified": "2019-03-23T23:28:24.540Z", + "Web/XSLT/XSLT_JS_interface_in_Gecko/Advanced_Example": { + "modified": "2019-03-23T23:43:56.095Z", "contributors": [ - "SphinxKnight" + "SphinxKnight", + "chrisdavidmills", + "Sebastianz", + "Jeremie", + "Fredchat" ] }, - "Web/API/Ambient_Light_Events": { - "modified": "2019-03-23T23:28:29.463Z", + "Web/XSLT/XSLT_JS_interface_in_Gecko/Basic_Example": { + "modified": "2020-04-03T12:42:05.763Z", "contributors": [ - "Goofy", - "SphinxKnight" + "olivierdupon", + "SphinxKnight", + "chrisdavidmills", + "Sebastianz", + "Jeremie", + "Fredchat" ] }, - "Web/Guide/API/WebRTC/Peer-to-peer_communications_with_WebRTC": { - "modified": "2019-03-23T23:24:59.049Z", + "Web/XSLT/XSLT_JS_interface_in_Gecko/JavaScript_XSLT_Bindings": { + "modified": "2019-03-23T23:49:14.126Z", "contributors": [ - "AbrahamT" + "SphinxKnight", + "chrisdavidmills", + "Sebastianz", + "Jeremie", + "Chichille", + "Fredchat" ] }, - "Web/API/WebRTC_API/Session_lifetime": { - "modified": "2019-03-23T23:34:02.335Z", + "Web/XSLT/XSLT_JS_interface_in_Gecko/Resources": { + "modified": "2019-03-23T23:43:56.751Z", "contributors": [ - "mmkmou", - "Hub" + "wbamberg", + "SphinxKnight", + "chrisdavidmills", + "Sebastianz", + "Jeremie", + "Fredchat" ] }, - "Web/API/Media_Streams_API": { - "modified": "2020-10-15T21:25:08.658Z", + "Web/XSLT/XSLT_JS_interface_in_Gecko/Setting_Parameters": { + "modified": "2019-03-23T23:43:55.284Z", "contributors": [ "SphinxKnight", - "GenjoMoz", - "JonathanMM", - "AbrahamT" + "chrisdavidmills", + "Sebastianz", + "Jeremie", + "Fredchat" ] }, - "Web/API/WebRTC_API/Taking_still_photos": { - "modified": "2019-03-23T23:34:23.933Z", + "WebAssembly": { + "modified": "2019-03-23T22:14:12.769Z", "contributors": [ - "teoli", - "yluom", - "peb85", - "Hub" + "sylv1", + "dattaz", + "SphinxKnight" ] }, - "Glossary/XHTML": { - "modified": "2019-03-23T23:46:04.645Z", + "WebAssembly/C_to_wasm": { + "modified": "2019-10-28T10:12:05.168Z", "contributors": [ - "loella16", - "Mgjbot", - "BenoitL", - "Takenbot", - "Bpruneau" + "WhiteMoll", + "benerone", + "NerOcrO", + "baviereteam", + "ClementNerma" ] }, - "Web/API/XMLSerializer": { - "modified": "2019-03-23T23:46:38.004Z", + "WebAssembly/Concepts": { + "modified": "2020-01-14T03:35:30.904Z", "contributors": [ - "Delapouite", - "Mgjbot", - "Fredchat", - "VincentN", - "Chbok" + "SphinxKnight", + "lionelquellery", + "NerOcrO", + "mael-jarnole", + "benerone", + "Keuklar", + "Mo-la-machette", + "arthurwhite" ] }, - "Web/API/XSLTProcessor/Browser_Differences": { - "modified": "2019-03-23T23:49:52.590Z", + "WebAssembly/Exported_functions": { + "modified": "2019-06-18T16:22:08.093Z", "contributors": [ - "wbamberg", - "Sebastianz", - "Mgjbot", - "VincentN", - "Fredchat" + "BenoitDel" ] }, - "Web/API/XSLTProcessor/Basic_Example": { - "modified": "2019-03-23T23:49:47.376Z", + "WebAssembly/Loading_and_running": { + "modified": "2019-06-18T08:32:36.065Z", "contributors": [ - "wbamberg", - "Sebastianz", - "Mgjbot", - "VincentN", - "Fredchat" + "BenoitDel" ] }, - "Web/API/XSLTProcessor/Generating_HTML": { - "modified": "2019-03-23T23:51:13.681Z", + "WebAssembly/Understanding_the_text_format": { + "modified": "2020-11-08T19:45:23.458Z", "contributors": [ - "wbamberg", - "Sebastianz", - "Sheppy", - "Ultrafil", - "Mgjbot", - "VincentN", - "Fredchat" + "duduindo", + "lassana.drame.avenir", + "SphinxKnight", + "neilbryson", + "afauroux", + "marcpicaud" ] }, - "Mozilla/Firefox/Releases/3/Full_page_zoom": { - "modified": "2019-03-23T23:50:05.576Z", + "WebAssembly/Using_the_JavaScript_API": { + "modified": "2020-02-29T07:32:23.744Z", "contributors": [ - "wbamberg", - "Mgjbot", - "BenoitL", - "Sys" + "Sibian2019", + "BenoitDel", + "SphinxKnight", + "nvana", + "si0ls", + "dattaz" ] }, - "conflicting/Web/API/Document_Object_Model": { - "modified": "2019-03-23T23:53:23.967Z", + "conflicting/Glossary/Chrome": { + "modified": "2019-03-23T23:48:48.795Z", "contributors": [ "Delapouite", - "Mgjbot", "BenoitL", - "Jorolo" + "Mgjbot", + "VincentN", + "Chbok", + "Fredchat" ] }, - "conflicting/Web/Accessibility": { - "modified": "2019-03-23T23:16:51.023Z", + "conflicting/Glossary/DOM": { + "modified": "2019-03-24T00:11:57.509Z", "contributors": [ - "Fredchat" + "Goofy", + "teoli", + "bou22" ] }, - "conflicting/Learn": { - "modified": "2020-07-16T22:22:13.196Z", + "conflicting/Glossary/Doctype": { + "modified": "2019-01-16T21:53:56.898Z", "contributors": [ - "SphinxKnight" + "loella16", + "xdelatour" ] }, - "conflicting/Learn/CSS/Styling_text/Fundamentals": { - "modified": "2020-07-16T22:25:49.005Z", + "conflicting/Learn": { + "modified": "2020-07-16T22:22:13.196Z", "contributors": [ "SphinxKnight" ] }, - "conflicting/Learn/CSS/Styling_text/Styling_lists": { - "modified": "2020-07-16T22:25:49.686Z", + "conflicting/Learn/CSS/Building_blocks": { + "modified": "2019-03-24T00:11:28.445Z", "contributors": [ - "xdelatour" + "grandoc", + "Fredchat", + "Altinfo", + "Verruckt", + "BenoitL" ] }, - "conflicting/Learn/CSS/Styling_text/Fundamentals_9e7ba587262abbb02304cbc099c1f0d8": { - "modified": "2020-07-16T22:25:39.378Z", + "conflicting/Learn/CSS/Building_blocks/Cascade_and_inheritance": { + "modified": "2019-03-23T23:43:29.860Z", "contributors": [ "teoli", - "SphinxKnight", + "Verruckt", + "Mgjbot", "Mozinet", - "Oliviermoz" - ] - }, - "conflicting/Learn/CSS/CSS_layout/Introduction": { - "modified": "2020-07-16T22:25:40.392Z", - "contributors": [ - "SphinxKnight" + "BenoitL" ] }, "conflicting/Learn/CSS/Building_blocks/Selectors": { @@ -43615,58 +43729,99 @@ "Oliviermoz" ] }, - "conflicting/Learn/CSS/First_steps/How_CSS_works": { - "modified": "2020-07-16T22:25:39.949Z", + "conflicting/Learn/CSS/Building_blocks/Selectors_9bc80fea302c91cd60fb72c4e83c83e9": { + "modified": "2019-03-24T00:11:21.423Z", "contributors": [ - "Loliwe", - "SphinxKnight", - "Oliviermoz" + "xseignard", + "teoli", + "grandoc", + "R greg", + "Mgjbot", + "Verruckt", + "BenoitL", + "Mozinet", + "Christian13" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML": { - "modified": "2020-07-16T22:22:27.345Z", + "conflicting/Learn/CSS/Building_blocks/Styling_tables": { + "modified": "2019-03-24T00:11:25.378Z", "contributors": [ - "gudemare", - "Loliwe", - "SphinxKnight" + "teoli", + "grandoc", + "Verruckt", + "Pitchum", + "BenoitL" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting": { - "modified": "2020-07-16T22:22:41.102Z", + "conflicting/Learn/CSS/Building_blocks/Values_and_units": { + "modified": "2019-03-23T23:48:37.546Z", "contributors": [ - "SphinxKnight" + "teoli", + "Mgjbot", + "Verruckt", + "Indigo", + "BenoitL" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting_c8b0b9eb353375fb9a4679f68164e682": { - "modified": "2020-07-16T22:22:41.315Z", + "conflicting/Learn/CSS/CSS_layout": { + "modified": "2019-03-23T23:43:29.436Z", "contributors": [ "teoli", - "SphinxKnight" + "Verruckt", + "BenoitL" ] }, - "conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content": { - "modified": "2020-07-16T22:22:40.861Z", + "conflicting/Learn/CSS/CSS_layout/Introduction": { + "modified": "2020-07-16T22:25:40.392Z", "contributors": [ "SphinxKnight" ] }, - "conflicting/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies": { - "modified": "2020-07-16T22:22:42.572Z", + "conflicting/Learn/CSS/First_steps": { + "modified": "2019-03-23T23:43:26.964Z", "contributors": [ - "SphinxKnight" + "Avent", + "wakka27", + "jparker", + "Delapouite", + "Verruckt", + "VincentN", + "Mgjbot", + "Indigo", + "BenoitL", + "Gorrk", + "Anonymous", + "Nickolay", + "TestUser" ] }, - "conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML": { - "modified": "2020-07-16T22:22:38.961Z", + "conflicting/Learn/CSS/First_steps/How_CSS_is_structured": { + "modified": "2019-03-24T00:11:21.223Z", "contributors": [ - "chrisdavidmills", - "SphinxKnight" + "teoli", + "grandoc", + "R greg", + "Mgjbot", + "Verruckt", + "Indigo", + "BenoitL" ] }, - "conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML_2c0377f7605f693cad465c2b4839addc": { - "modified": "2020-07-16T22:22:41.471Z", + "conflicting/Learn/CSS/First_steps/How_CSS_works": { + "modified": "2020-07-16T22:25:39.949Z", "contributors": [ - "SphinxKnight" + "Loliwe", + "SphinxKnight", + "Oliviermoz" + ] + }, + "conflicting/Learn/CSS/First_steps/How_CSS_works_cdccf923f6bd040e8d243ee03d223ddc": { + "modified": "2019-03-23T23:43:30.663Z", + "contributors": [ + "teoli", + "Verruckt", + "Mgjbot", + "BenoitL" ] }, "conflicting/Learn/CSS/First_steps/How_CSS_works_cf31463f874ecd8e10e648dacde4a995": { @@ -43675,51 +43830,73 @@ "SphinxKnight" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Getting_started": { - "modified": "2020-07-16T22:22:38.260Z", + "conflicting/Learn/CSS/First_steps/How_CSS_works_dba75d8c56ccc773f03d946ce2dbb25c": { + "modified": "2019-03-23T23:47:23.927Z", "contributors": [ - "G4cklez", - "SphinxKnight" + "wakka27", + "teoli", + "Fredchat", + "Verruckt", + "Mgjbot", + "BenoitL", + "Gorrk", + "Anonymous" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks": { - "modified": "2020-07-16T22:22:39.664Z", + "conflicting/Learn/CSS/First_steps/How_CSS_works_ecbda2160290b96c02dcfa8276c0333a": { + "modified": "2019-03-23T23:47:29.274Z", "contributors": [ - "SphinxKnight" + "teoli", + "Fredchat", + "Verruckt", + "Mgjbot", + "Indigo", + "BenoitL", + "Gorrk" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals": { - "modified": "2020-07-16T22:22:40.566Z", + "conflicting/Learn/CSS/Styling_text/Fundamentals": { + "modified": "2020-07-16T22:25:49.005Z", "contributors": [ "SphinxKnight" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Document_and_website_structure": { - "modified": "2020-07-16T22:22:39.225Z", + "conflicting/Learn/CSS/Styling_text/Fundamentals_8249b1bf53d09b06ed51f43697880b5b": { + "modified": "2019-03-24T00:11:21.618Z", "contributors": [ - "SphinxKnight" + "grandoc", + "Mgjbot", + "Verruckt", + "BenoitL", + "Loveuzz59", + "Indigo" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting_b235e00aa38ee1d4b535fc921395f446": { - "modified": "2020-07-16T22:22:37.801Z", + "conflicting/Learn/CSS/Styling_text/Fundamentals_9e7ba587262abbb02304cbc099c1f0d8": { + "modified": "2020-07-16T22:25:39.378Z", "contributors": [ - "SphinxKnight" + "teoli", + "SphinxKnight", + "Mozinet", + "Oliviermoz" ] }, - "conflicting/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies_fbe06d127f73df4dd2f56a31b7c2bd2d": { - "modified": "2020-07-16T22:22:42.317Z", + "conflicting/Learn/CSS/Styling_text/Styling_lists": { + "modified": "2020-07-16T22:25:49.686Z", "contributors": [ - "SphinxKnight" + "xdelatour" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals_e22cde852fd55bbd8b014a4eac49a3bc": { - "modified": "2020-07-16T22:22:39.419Z", + "conflicting/Learn/CSS/Styling_text/Styling_lists_06e9538892250c13976a84639f0dadd2": { + "modified": "2019-03-23T23:43:24.796Z", "contributors": [ - "SphinxKnight" + "teoli", + "Verruckt", + "BenoitL" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals_42ad0dcdd765b60d8adda1f6293954b6": { - "modified": "2020-07-16T22:22:38.547Z", + "conflicting/Learn/Common_questions/set_up_a_local_testing_server": { + "modified": "2020-07-16T22:35:46.563Z", "contributors": [ "SphinxKnight" ] @@ -43731,12 +43908,6 @@ "SphinxKnight" ] }, - "conflicting/Learn/Common_questions/set_up_a_local_testing_server": { - "modified": "2020-07-16T22:35:46.563Z", - "contributors": [ - "SphinxKnight" - ] - }, "conflicting/Learn/Getting_started_with_the_web/Dealing_with_files": { "modified": "2020-07-16T22:35:20.536Z", "contributors": [ @@ -43744,285 +43915,173 @@ "SphinxKnight" ] }, - "conflicting/Learn_370bfb0fa23e42f4384f010341852c43": { - "modified": "2020-07-16T22:33:41.155Z", - "contributors": [ - "SphinxKnight", - "Thegennok" - ] - }, - "conflicting/Learn_6767a192c90d2c9c5179cf004fce2ee8": { - "modified": "2020-08-30T08:21:58.955Z", + "conflicting/Learn/Getting_started_with_the_web/JavaScript_basics": { + "modified": "2019-03-23T23:12:53.783Z", "contributors": [ - "Voulto", "SphinxKnight", - "Andrew_Pfeiffer" - ] - }, - "conflicting/Web/CSS/color_value": { - "modified": "2019-01-16T15:51:34.856Z", - "contributors": [ - "Fredchat", - "Kyodev", - "DirtyF", - "BenoitL" - ] - }, - "conflicting/Web/CSS": { - "modified": "2019-01-16T16:09:55.868Z", - "contributors": [ - "BenoitL" + "316k", + "laurentChin" ] }, - "conflicting/Web/CSS/Pseudo-classes": { - "modified": "2019-01-16T15:51:16.166Z", + "conflicting/Learn/HTML/Introduction_to_HTML": { + "modified": "2020-07-16T22:22:27.345Z", "contributors": [ - "Fredchat", - "Kyodev" + "gudemare", + "Loliwe", + "SphinxKnight" ] }, - "conflicting/Web/CSS/border-collapse": { - "modified": "2019-03-23T23:49:00.263Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting": { + "modified": "2020-07-16T22:22:41.102Z", "contributors": [ - "ethertank", - "Fredchat", - "Kyodev", - "Chbok", - "Mgjbot" + "SphinxKnight" ] }, - "conflicting/Glossary/Chrome": { - "modified": "2019-03-23T23:48:48.795Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting_b235e00aa38ee1d4b535fc921395f446": { + "modified": "2020-07-16T22:22:37.801Z", "contributors": [ - "Delapouite", - "BenoitL", - "Mgjbot", - "VincentN", - "Chbok", - "Fredchat" + "SphinxKnight" ] }, - "Mozilla/Developer_guide/Build_Instructions": { - "modified": "2019-03-23T23:48:28.119Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting_c8b0b9eb353375fb9a4679f68164e682": { + "modified": "2020-07-16T22:22:41.315Z", "contributors": [ - "fscholz", - "capgemini-ocs", "teoli", - "The RedBurn", - "BenoitL", - "Mgjbot" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/Building_blocks": { - "modified": "2019-03-24T00:11:28.445Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks": { + "modified": "2020-07-16T22:22:39.664Z", "contributors": [ - "grandoc", - "Fredchat", - "Altinfo", - "Verruckt", - "BenoitL" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/Building_blocks/Cascade_and_inheritance": { - "modified": "2019-03-23T23:43:29.860Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks_10fd94f15ce1a469a3483e0478cb5d85": { + "modified": "2020-10-27T03:22:58.763Z", "contributors": [ - "teoli", - "Verruckt", - "Mgjbot", - "Mozinet", - "BenoitL" + "SphinxKnight", + "cristianxhaca199", + "OhNiice" ] }, - "conflicting/Learn/CSS/Building_blocks/Values_and_units": { - "modified": "2019-03-23T23:48:37.546Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Document_and_website_structure": { + "modified": "2020-07-16T22:22:39.225Z", "contributors": [ - "teoli", - "Mgjbot", - "Verruckt", - "Indigo", - "BenoitL" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/First_steps/How_CSS_is_structured": { - "modified": "2019-03-24T00:11:21.223Z", + "conflicting/Learn/HTML/Introduction_to_HTML/Getting_started": { + "modified": "2020-07-16T22:22:38.260Z", "contributors": [ - "teoli", - "grandoc", - "R greg", - "Mgjbot", - "Verruckt", - "Indigo", - "BenoitL" + "G4cklez", + "SphinxKnight" ] }, - "conflicting/Learn/CSS/First_steps/How_CSS_works_cdccf923f6bd040e8d243ee03d223ddc": { - "modified": "2019-03-23T23:43:30.663Z", + "conflicting/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals": { + "modified": "2020-07-16T22:22:40.566Z", "contributors": [ - "teoli", - "Verruckt", - "Mgjbot", - "BenoitL" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/First_steps": { - "modified": "2019-03-23T23:43:26.964Z", + "conflicting/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals_42ad0dcdd765b60d8adda1f6293954b6": { + "modified": "2020-07-16T22:22:38.547Z", "contributors": [ - "Avent", - "wakka27", - "jparker", - "Delapouite", - "Verruckt", - "VincentN", - "Mgjbot", - "Indigo", - "BenoitL", - "Gorrk", - "Anonymous", - "Nickolay", - "TestUser" + "SphinxKnight" ] }, - "conflicting/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents": { - "modified": "2019-03-23T23:43:36.441Z", + "conflicting/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals_e22cde852fd55bbd8b014a4eac49a3bc": { + "modified": "2020-07-16T22:22:39.419Z", "contributors": [ - "teoli", - "Verruckt", - "Sheppy", - "BenoitL" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/Building_blocks/Selectors_9bc80fea302c91cd60fb72c4e83c83e9": { - "modified": "2019-03-24T00:11:21.423Z", + "conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML": { + "modified": "2020-07-16T22:22:38.961Z", "contributors": [ - "xseignard", - "teoli", - "grandoc", - "R greg", - "Mgjbot", - "Verruckt", - "BenoitL", - "Mozinet", - "Christian13" + "chrisdavidmills", + "SphinxKnight" ] }, - "conflicting/Learn/CSS/Styling_text/Styling_lists_06e9538892250c13976a84639f0dadd2": { - "modified": "2019-03-23T23:43:24.796Z", + "conflicting/Learn/HTML/Multimedia_and_embedding/Images_in_HTML_2c0377f7605f693cad465c2b4839addc": { + "modified": "2020-07-16T22:22:41.471Z", "contributors": [ - "teoli", - "Verruckt", - "BenoitL" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/CSS_layout": { - "modified": "2019-03-23T23:43:29.436Z", + "conflicting/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies": { + "modified": "2020-07-16T22:22:42.572Z", "contributors": [ - "teoli", - "Verruckt", - "BenoitL" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/First_steps/How_CSS_works_ecbda2160290b96c02dcfa8276c0333a": { - "modified": "2019-03-23T23:47:29.274Z", + "conflicting/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies_fbe06d127f73df4dd2f56a31b7c2bd2d": { + "modified": "2020-07-16T22:22:42.317Z", "contributors": [ - "teoli", - "Fredchat", - "Verruckt", - "Mgjbot", - "Indigo", - "BenoitL", - "Gorrk" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/First_steps/How_CSS_works_dba75d8c56ccc773f03d946ce2dbb25c": { - "modified": "2019-03-23T23:47:23.927Z", + "conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content": { + "modified": "2020-07-16T22:22:40.861Z", "contributors": [ - "wakka27", - "teoli", - "Fredchat", - "Verruckt", - "Mgjbot", - "BenoitL", - "Gorrk", - "Anonymous" + "SphinxKnight" ] }, - "conflicting/Learn/CSS/Styling_text/Fundamentals_8249b1bf53d09b06ed51f43697880b5b": { - "modified": "2019-03-24T00:11:21.618Z", + "conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content_040b1c36f4218ba488ffb0284dfe52bf": { + "modified": "2019-03-24T00:01:44.822Z", "contributors": [ - "grandoc", - "Mgjbot", - "Verruckt", + "nhoizey", + "SphinxKnight", + "emersion", + "tregagnon", + "Nigel_Sheldon", "BenoitL", - "Loveuzz59", - "Indigo" + "Nukeador" ] }, - "conflicting/Learn/CSS/Building_blocks/Styling_tables": { - "modified": "2019-03-24T00:11:25.378Z", + "conflicting/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents": { + "modified": "2019-03-23T23:43:36.441Z", "contributors": [ "teoli", - "grandoc", "Verruckt", - "Pitchum", + "Sheppy", "BenoitL" ] }, - "conflicting/Web/Guide": { - "modified": "2019-03-24T00:13:07.123Z", - "contributors": [ - "bilali", - "pixelastic", - "traan", - "Owidd", - "BenoitL", - "Mgjbot", - "Takenbot", - "Mozinet", - "Mrueegg", - "Chbok" - ] - }, - "conflicting/Web/Guide/Events/Creating_and_triggering_events": { - "modified": "2019-03-23T23:50:28.205Z", - "contributors": [ - "xuancanh", - "Mgjbot", - "BenoitL", - "Elethiomel", - "Fredchat" - ] - }, - "conflicting/Web/API/Web_Storage_API": { - "modified": "2019-03-23T23:53:02.039Z", + "conflicting/Learn/JavaScript/Objects": { + "modified": "2020-03-12T19:39:16.946Z", "contributors": [ - "AshfaqHossain", - "teoli", - "Nigel_Sheldon", - "BenoitL", - "Mgjbot", - "CedricP", - "Sum2807" + "GregMorel", + "F-Andre", + "SphinxKnight", + "kdex", + "LaurentBarbareau", + "vanz", + "Grimar29", + "Veltarn", + "kai23", + "Goofy" ] }, - "conflicting/Web/HTML/Global_attributes": { - "modified": "2019-03-23T22:41:06.193Z", + "conflicting/Learn_370bfb0fa23e42f4384f010341852c43": { + "modified": "2020-07-16T22:33:41.155Z", "contributors": [ - "loella16", - "xdelatour" + "SphinxKnight", + "Thegennok" ] }, - "conflicting/Glossary/Doctype": { - "modified": "2019-01-16T21:53:56.898Z", + "conflicting/Learn_6767a192c90d2c9c5179cf004fce2ee8": { + "modified": "2020-08-30T08:21:58.955Z", "contributors": [ - "loella16", - "xdelatour" + "Voulto", + "SphinxKnight", + "Andrew_Pfeiffer" ] }, - "Mozilla/Developer_guide/Introduction": { - "modified": "2019-03-23T23:40:01.462Z", + "conflicting/MDN/Contribute": { + "modified": "2020-02-19T18:10:07.383Z", "contributors": [ - "m-r-r", - "FredB" + "jswisher", + "SphinxKnight" ] }, "conflicting/MDN/Tools": { @@ -44034,11 +44093,16 @@ "Sheppy" ] }, - "Plugins/Guide/Constants": { - "modified": "2019-03-24T00:03:23.228Z", + "conflicting/Mozilla/Add-ons/WebExtensions/API/menus/overrideContext": { + "modified": "2019-07-03T07:58:27.877Z", "contributors": [ - "Delapouite", - "Demos" + "hellosct1" + ] + }, + "conflicting/Mozilla/Add-ons/WebExtensions/API/userScripts/RegisteredUserScript/unregister": { + "modified": "2020-10-15T22:23:34.113Z", + "contributors": [ + "hellosct1" ] }, "conflicting/Tools/Debugger/How_to/Set_Watch_Expressions": { @@ -44051,30 +44115,6 @@ "Goofy" ] }, - "Tools/Debugger/Break_on_DOM_mutation": { - "modified": "2020-07-16T22:35:11.566Z", - "contributors": [ - "maximelore", - "wbamberg", - "teoli" - ] - }, - "conflicting/Tools/Performance/Waterfall": { - "modified": "2020-07-16T22:36:22.616Z", - "contributors": [ - "wbamberg", - "teoli", - "maximelore" - ] - }, - "conflicting/Tools/Page_Inspector/UI_Tour": { - "modified": "2020-07-16T22:34:30.496Z", - "contributors": [ - "wbamberg", - "teoli", - "maximelore" - ] - }, "conflicting/Tools/Memory/Basic_operations": { "modified": "2020-07-16T22:36:28.898Z", "contributors": [ @@ -44096,82 +44136,68 @@ "maximelore" ] }, - "conflicting/Tools/Responsive_Design_Mode": { - "modified": "2020-07-16T22:36:36.829Z", + "conflicting/Tools/Page_Inspector/UI_Tour": { + "modified": "2020-07-16T22:34:30.496Z", "contributors": [ "wbamberg", + "teoli", "maximelore" ] }, - "conflicting/Glossary/DOM": { - "modified": "2019-03-24T00:11:57.509Z", + "conflicting/Tools/Performance/Waterfall": { + "modified": "2020-07-16T22:36:22.616Z", "contributors": [ - "Goofy", + "wbamberg", "teoli", - "bou22" + "maximelore" ] }, - "conflicting/Web/JavaScript/Reference/Global_Objects/Object/toSource": { - "modified": "2019-03-24T00:05:25.191Z", + "conflicting/Tools/Responsive_Design_Mode": { + "modified": "2020-07-16T22:36:36.829Z", "contributors": [ "wbamberg", - "Potappo", - "BenoitL" + "maximelore" ] }, - "conflicting/Web/JavaScript/Reference/Global_Objects/Date/toString": { - "modified": "2019-03-23T23:46:06.612Z", + "conflicting/Web/API": { + "modified": "2019-03-24T00:13:05.858Z", "contributors": [ - "wbamberg", + "loella16", + "fscholz", "teoli", + "khalid32", + "dextra", "BenoitL" ] }, - "conflicting/Web/HTTP/Basics_of_HTTP/MIME_types": { - "modified": "2020-04-19T02:52:23.292Z", - "contributors": [ - "vvvaleee", - "BenoitL" - ] - }, - "conflicting/Web/XPath/Introduction_to_using_XPath_in_JavaScript": { - "modified": "2019-01-16T14:19:09.912Z", + "conflicting/Web/API/Canvas_API/Tutorial": { + "modified": "2019-03-23T23:59:59.422Z", "contributors": [ - "kmaglione", + "emersion", + "Laurent_Lyaudet", + "Delapouite", + "tregagnon", + "Nairod", + "BenoitL", + "Chbok", "Mgjbot", - "Elethiomel", - "Fredchat" - ] - }, - "Web/API/DOMMatrix": { - "modified": "2019-03-23T22:45:55.560Z", - "contributors": [ - "SphinxKnight", - "morganPolitano" - ] - }, - "Web/API/DeviceMotionEventRotationRate/alpha": { - "modified": "2019-03-18T21:40:56.610Z", - "contributors": [ - "loella16" - ] - }, - "Web/API/DeviceMotionEventRotationRate/beta": { - "modified": "2019-03-18T21:41:13.475Z", - "contributors": [ - "loella16" + "Pitux" ] }, - "Web/API/DeviceMotionEventRotationRate/gamma": { - "modified": "2019-03-18T21:41:11.230Z", + "conflicting/Web/API/Document/createEvent": { + "modified": "2020-10-15T21:37:47.725Z", "contributors": [ - "loella16" + "loella16", + "Alexgruissan" ] }, - "Web/API/DeviceMotionEventRotationRate": { - "modified": "2019-03-18T21:41:14.051Z", + "conflicting/Web/API/Document_Object_Model": { + "modified": "2019-03-23T23:53:23.967Z", "contributors": [ - "loella16" + "Delapouite", + "Mgjbot", + "BenoitL", + "Jorolo" ] }, "conflicting/Web/API/Document_Object_Model_03f6e13c52ad7c539d9b4c33c51ac4a3": { @@ -44186,29 +44212,72 @@ "BenoitL" ] }, - "Web/API/HTMLElement/accessKey": { - "modified": "2019-03-23T22:24:43.588Z", + "conflicting/Web/API/Document_Object_Model_656f0e51418b39c498011268be9b3a10": { + "modified": "2020-08-30T07:19:22.993Z", + "contributors": [ + "Voulto", + "tregagnon", + "Sheppy" + ] + }, + "conflicting/Web/API/Element/localName": { + "modified": "2020-10-15T21:17:55.986Z", "contributors": [ "loella16", - "alexandre-le-borgne" + "fscholz", + "teoli", + "khalid32", + "BenoitL" ] }, - "conflicting/Web/API": { - "modified": "2019-03-24T00:13:05.858Z", + "conflicting/Web/API/Element/namespaceURI": { + "modified": "2020-10-15T21:17:54.747Z", "contributors": [ "loella16", "fscholz", "teoli", "khalid32", - "dextra", "BenoitL" ] }, - "conflicting/Web/API/Document/createEvent": { - "modified": "2020-10-15T21:37:47.725Z", + "conflicting/Web/API/Element/prefix": { + "modified": "2020-10-15T21:17:23.469Z", "contributors": [ "loella16", - "Alexgruissan" + "fscholz", + "teoli", + "soumya", + "BenoitL" + ] + }, + "conflicting/Web/API/FormData/Using_FormData_Objects": { + "modified": "2019-03-23T23:02:24.025Z", + "contributors": [ + "pierreadrienbuisson", + "jean-pierre.gay" + ] + }, + "conflicting/Web/API/GlobalEventHandlers/onresize": { + "modified": "2019-03-23T23:03:02.343Z", + "contributors": [ + "loella16", + "fscholz", + "mikadev" + ] + }, + "conflicting/Web/API/HTMLMediaElement/abort_event": { + "modified": "2019-04-30T14:03:20.605Z", + "contributors": [ + "wbamberg", + "fscholz", + "Kalwyn" + ] + }, + "conflicting/Web/API/HTMLMediaElement/ended_event": { + "modified": "2019-03-18T21:16:53.303Z", + "contributors": [ + "fscholz", + "Kalwyn" ] }, "conflicting/Web/API/Node": { @@ -44217,33 +44286,41 @@ "loella16" ] }, + "conflicting/Web/API/Node/getRootNode": { + "modified": "2020-10-15T22:02:08.977Z", + "contributors": [ + "wbamberg", + "loella16" + ] + }, "conflicting/Web/API/Node_378aed5ed6869e50853edbc988cf9556": { "modified": "2020-10-15T22:02:08.674Z", "contributors": [ "loella16" ] }, - "conflicting/Web/API/Node/getRootNode": { - "modified": "2020-10-15T22:02:08.977Z", + "conflicting/Web/API/PasswordCredential": { + "modified": "2020-10-15T22:15:45.161Z", "contributors": [ - "wbamberg", - "loella16" + "SphinxKnight" ] }, - "conflicting/Web/API/Window/localStorage": { - "modified": "2019-03-18T20:41:23.924Z", + "conflicting/Web/API/PasswordCredential_bc57d5dfa87242b4fb83497887124f41": { + "modified": "2020-10-15T22:15:42.960Z", "contributors": [ - "Watilin", - "cedeber", - "lulu5239", - "Fredloub", - "CoolSnow04" + "SphinxKnight" ] }, - "conflicting/Web/API/Web_Workers_API/Using_web_workers": { - "modified": "2019-03-23T23:02:10.788Z", + "conflicting/Web/API/PasswordCredential_cbf7b306e83a3f58ff06bccf89637c12": { + "modified": "2020-10-15T22:15:37.132Z", "contributors": [ - "jean-pierre.gay" + "SphinxKnight" + ] + }, + "conflicting/Web/API/Selection": { + "modified": "2019-03-18T21:28:44.424Z", + "contributors": [ + "Watilin" ] }, "conflicting/Web/API/URL": { @@ -44252,101 +44329,130 @@ "branciat" ] }, - "conflicting/Web/CSS/:placeholder-shown": { - "modified": "2019-05-28T09:44:44.784Z", + "conflicting/Web/API/WebRTC_API": { + "modified": "2019-03-23T23:07:44.484Z", "contributors": [ - "brunostasse", - "teoli", - "SphinxKnight" + "wordsbybird" ] }, - "conflicting/Web/CSS/:is": { - "modified": "2020-10-15T21:28:06.961Z", + "conflicting/Web/API/WebRTC_API_d8621144cbc61520339c3b10c61731f0": { + "modified": "2019-03-23T23:34:26.249Z", "contributors": [ - "SphinxKnight", - "tregagnon", - "teoli", - "louuis" + "J.DMB", + "Goofy", + "AbrahamT", + "Hub", + "Blancdememoire" ] }, - "conflicting/Web/CSS/::placeholder": { - "modified": "2019-03-18T21:41:58.383Z", + "conflicting/Web/API/Web_Storage_API": { + "modified": "2019-03-23T23:53:02.039Z", "contributors": [ + "AshfaqHossain", "teoli", - "SphinxKnight" + "Nigel_Sheldon", + "BenoitL", + "Mgjbot", + "CedricP", + "Sum2807" ] }, - "conflicting/Web/CSS/box-ordinal-group": { - "modified": "2019-04-05T07:25:19.546Z", + "conflicting/Web/API/Web_Workers_API/Using_web_workers": { + "modified": "2019-03-23T23:02:10.788Z", "contributors": [ - "SphinxKnight", - "teoli", - "quentin.lamamy" + "jean-pierre.gay" ] }, - "conflicting/Web/CSS/cursor": { - "modified": "2019-04-05T07:25:43.783Z", + "conflicting/Web/API/Window/localStorage": { + "modified": "2019-03-18T20:41:23.924Z", + "contributors": [ + "Watilin", + "cedeber", + "lulu5239", + "Fredloub", + "CoolSnow04" + ] + }, + "conflicting/Web/API/XSLTProcessor": { + "modified": "2019-03-23T23:44:00.502Z", "contributors": [ "SphinxKnight", - "teoli", - "FredB", - "Kyodev", + "wbamberg", + "VincentN", "Fredchat" ] }, - "conflicting/Web/CSS/scroll-snap-type": { - "modified": "2019-03-18T21:33:34.445Z", + "conflicting/Web/API/XSLTProcessor_197eea6e529b0a946d29ce7cc292e7ef": { + "modified": "2019-01-16T16:07:52.523Z", "contributors": [ - "SphinxKnight" + "VincentN", + "Fredchat" ] }, - "conflicting/Web/CSS/user-select": { - "modified": "2019-03-18T21:33:21.174Z", + "conflicting/Web/API_dd04ca1265cb79b990b8120e5f5070d3": { + "modified": "2019-03-23T23:28:30.598Z", "contributors": [ + "wbamberg", + "fscholz", "SphinxKnight" ] }, - "conflicting/Web/CSS/mask-image": { - "modified": "2019-03-23T22:58:08.427Z", + "conflicting/Web/Accessibility": { + "modified": "2019-03-23T23:16:51.023Z", "contributors": [ - "mrstork", - "ZorGleH" + "Fredchat" ] }, - "conflicting/Web/CSS/@viewport": { - "modified": "2020-10-15T21:47:32.203Z", + "conflicting/Web/Accessibility/ARIA/widgets": { + "modified": "2019-03-23T22:43:55.361Z", "contributors": [ - "SphinxKnight" + "paul.bignier" ] }, - "conflicting/Web/CSS/@viewport_516ab4b0283b5b2231fb657505e22440": { - "modified": "2020-10-15T21:47:31.282Z", + "conflicting/Web/CSS": { + "modified": "2019-01-16T16:09:55.868Z", "contributors": [ - "SphinxKnight" + "BenoitL" ] }, - "conflicting/Web/CSS/@viewport_ff9d4f4f351256d9fdb3d21397eb3880": { - "modified": "2020-10-15T21:47:34.574Z", + "conflicting/Web/CSS/::placeholder": { + "modified": "2019-03-18T21:41:58.383Z", "contributors": [ + "teoli", "SphinxKnight" ] }, - "conflicting/Web/CSS/@viewport_d03ebc763769680c55d1a4258592d3ed": { - "modified": "2020-10-15T21:46:46.765Z", + "conflicting/Web/CSS/:is": { + "modified": "2020-10-15T21:28:06.961Z", "contributors": [ "SphinxKnight", - "HerveRenault", - "Akitoshi" + "tregagnon", + "teoli", + "louuis" ] }, - "conflicting/Web/CSS/@viewport_a47f799d4189f98a73bc55899628d6d7": { - "modified": "2020-10-15T21:47:36.736Z", + "conflicting/Web/CSS/:placeholder-shown": { + "modified": "2019-05-28T09:44:44.784Z", + "contributors": [ + "brunostasse", + "teoli", + "SphinxKnight" + ] + }, + "conflicting/Web/CSS/@viewport": { + "modified": "2020-10-15T21:47:32.203Z", "contributors": [ "SphinxKnight" ] }, - "conflicting/Web/CSS/@viewport_c5f2dc316e069e8c32ab24f9117600a7": { - "modified": "2020-10-15T21:47:32.971Z", + "conflicting/Web/CSS/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce": { + "modified": "2020-10-15T21:47:36.683Z", + "contributors": [ + "SphinxKnight" + ] + }, + "conflicting/Web/CSS/@viewport_516ab4b0283b5b2231fb657505e22440": { + "modified": "2020-10-15T21:47:31.282Z", "contributors": [ "SphinxKnight" ] @@ -44363,16 +44469,22 @@ "SphinxKnight" ] }, - "conflicting/Web/CSS/@viewport_3ecbd2877baedebcfaffc13eaa7d61ce": { - "modified": "2020-10-15T21:47:36.683Z", + "conflicting/Web/CSS/@viewport_a33ee59ffd8336ffb3336900dea02e9f": { + "modified": "2020-10-15T22:10:03.823Z", "contributors": [ + "duduindo", "SphinxKnight" ] }, - "conflicting/Web/CSS/@viewport_a33ee59ffd8336ffb3336900dea02e9f": { - "modified": "2020-10-15T22:10:03.823Z", + "conflicting/Web/CSS/@viewport_a47f799d4189f98a73bc55899628d6d7": { + "modified": "2020-10-15T21:47:36.736Z", + "contributors": [ + "SphinxKnight" + ] + }, + "conflicting/Web/CSS/@viewport_c5f2dc316e069e8c32ab24f9117600a7": { + "modified": "2020-10-15T21:47:32.971Z", "contributors": [ - "duduindo", "SphinxKnight" ] }, @@ -44382,12 +44494,26 @@ "SphinxKnight" ] }, + "conflicting/Web/CSS/@viewport_d03ebc763769680c55d1a4258592d3ed": { + "modified": "2020-10-15T21:46:46.765Z", + "contributors": [ + "SphinxKnight", + "HerveRenault", + "Akitoshi" + ] + }, "conflicting/Web/CSS/@viewport_e065ce90bde08c9679692adbe64f6518": { "modified": "2020-10-15T21:47:36.061Z", "contributors": [ "SphinxKnight" ] }, + "conflicting/Web/CSS/@viewport_ff9d4f4f351256d9fdb3d21397eb3880": { + "modified": "2020-10-15T21:47:34.574Z", + "contributors": [ + "SphinxKnight" + ] + }, "conflicting/Web/CSS/CSS_Backgrounds_and_Borders": { "modified": "2019-04-19T04:03:57.429Z", "contributors": [ @@ -44395,17 +44521,6 @@ "teoli" ] }, - "conflicting/Web/CSS/width": { - "modified": "2019-03-24T00:14:22.694Z", - "contributors": [ - "goofy_bz", - "louuis", - "teoli", - "FredB", - "tregagnon", - "ThePrisoner" - ] - }, "conflicting/Web/CSS/CSS_Color": { "modified": "2019-03-23T22:48:09.885Z", "contributors": [ @@ -44414,14 +44529,14 @@ "teoli" ] }, - "conflicting/Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox": { - "modified": "2019-03-23T22:29:57.804Z", + "conflicting/Web/CSS/CSS_Flexible_Box_Layout/Backwards_Compatibility_of_Flexbox": { + "modified": "2019-04-06T12:38:31.267Z", "contributors": [ "SphinxKnight" ] }, - "conflicting/Web/CSS/url()": { - "modified": "2019-04-06T11:57:29.213Z", + "conflicting/Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox": { + "modified": "2019-03-23T22:29:57.804Z", "contributors": [ "SphinxKnight" ] @@ -44433,17 +44548,61 @@ "xdelatour" ] }, + "conflicting/Web/CSS/Mozilla_Extensions": { + "modified": "2019-04-06T13:16:07.903Z", + "contributors": [ + "SphinxKnight", + "xdelatour" + ] + }, + "conflicting/Web/CSS/Pseudo-classes": { + "modified": "2019-01-16T15:51:16.166Z", + "contributors": [ + "Fredchat", + "Kyodev" + ] + }, + "conflicting/Web/CSS/border-collapse": { + "modified": "2019-03-23T23:49:00.263Z", + "contributors": [ + "ethertank", + "Fredchat", + "Kyodev", + "Chbok", + "Mgjbot" + ] + }, + "conflicting/Web/CSS/box-ordinal-group": { + "modified": "2019-04-05T07:25:19.546Z", + "contributors": [ + "SphinxKnight", + "teoli", + "quentin.lamamy" + ] + }, + "conflicting/Web/CSS/color_value": { + "modified": "2019-01-16T15:51:34.856Z", + "contributors": [ + "Fredchat", + "Kyodev", + "DirtyF", + "BenoitL" + ] + }, "conflicting/Web/CSS/column-gap": { "modified": "2020-10-15T21:43:57.480Z", "contributors": [ "SphinxKnight" ] }, - "conflicting/Web/CSS/Mozilla_Extensions": { - "modified": "2019-04-06T13:16:07.903Z", + "conflicting/Web/CSS/cursor": { + "modified": "2019-04-05T07:25:43.783Z", "contributors": [ "SphinxKnight", - "xdelatour" + "teoli", + "FredB", + "Kyodev", + "Fredchat" ] }, "conflicting/Web/CSS/float": { @@ -44462,14 +44621,27 @@ "ThePrisoner" ] }, + "conflicting/Web/CSS/mask-image": { + "modified": "2019-03-23T22:58:08.427Z", + "contributors": [ + "mrstork", + "ZorGleH" + ] + }, + "conflicting/Web/CSS/scroll-snap-type": { + "modified": "2019-03-18T21:33:34.445Z", + "contributors": [ + "SphinxKnight" + ] + }, "conflicting/Web/CSS/shape-outside": { "modified": "2019-03-23T22:32:55.011Z", "contributors": [ "SphinxKnight" ] }, - "Web/CSS/easing-function": { - "modified": "2020-10-15T21:46:31.385Z", + "conflicting/Web/CSS/url()": { + "modified": "2019-04-06T11:57:29.213Z", "contributors": [ "SphinxKnight" ] @@ -44484,55 +44656,46 @@ "ThePrisoner" ] }, - "conflicting/Web/API/HTMLMediaElement/abort_event": { - "modified": "2019-04-30T14:03:20.605Z", - "contributors": [ - "wbamberg", - "fscholz", - "Kalwyn" - ] - }, - "conflicting/Web/API/HTMLMediaElement/ended_event": { - "modified": "2019-03-18T21:16:53.303Z", - "contributors": [ - "fscholz", - "Kalwyn" - ] - }, - "conflicting/Web/API/WebRTC_API": { - "modified": "2019-03-23T23:07:44.484Z", + "conflicting/Web/CSS/user-select": { + "modified": "2019-03-18T21:33:21.174Z", "contributors": [ - "wordsbybird" + "SphinxKnight" ] }, - "Web/API/WebRTC_API/Signaling_and_video_calling": { - "modified": "2020-11-22T05:39:33.506Z", + "conflicting/Web/CSS/width": { + "modified": "2019-03-24T00:14:22.694Z", "contributors": [ - "tonybengue", - "amineSsa", - "wordsbybird" + "goofy_bz", + "louuis", + "teoli", + "FredB", + "tregagnon", + "ThePrisoner" ] }, - "conflicting/Web/API/Document_Object_Model_656f0e51418b39c498011268be9b3a10": { - "modified": "2020-08-30T07:19:22.993Z", + "conflicting/Web/Guide": { + "modified": "2019-03-24T00:13:07.123Z", "contributors": [ - "Voulto", - "tregagnon", - "Sheppy" + "bilali", + "pixelastic", + "traan", + "Owidd", + "BenoitL", + "Mgjbot", + "Takenbot", + "Mozinet", + "Mrueegg", + "Chbok" ] }, - "conflicting/Web/API/Canvas_API/Tutorial": { - "modified": "2019-03-23T23:59:59.422Z", + "conflicting/Web/Guide/Events/Creating_and_triggering_events": { + "modified": "2019-03-23T23:50:28.205Z", "contributors": [ - "emersion", - "Laurent_Lyaudet", - "Delapouite", - "tregagnon", - "Nairod", - "BenoitL", - "Chbok", + "xuancanh", "Mgjbot", - "Pitux" + "BenoitL", + "Elethiomel", + "Fredchat" ] }, "conflicting/Web/HTML/Element": { @@ -44546,39 +44709,35 @@ "MatthieuMaler" ] }, - "conflicting/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks_10fd94f15ce1a469a3483e0478cb5d85": { - "modified": "2020-10-27T03:22:58.763Z", + "conflicting/Web/HTML/Global_attributes": { + "modified": "2019-03-23T22:41:06.193Z", "contributors": [ - "SphinxKnight", - "cristianxhaca199", - "OhNiice" + "loella16", + "xdelatour" ] }, - "conflicting/Web/API/FormData/Using_FormData_Objects": { - "modified": "2019-03-23T23:02:24.025Z", + "conflicting/Web/HTTP/Basics_of_HTTP/MIME_types": { + "modified": "2020-04-19T02:52:23.292Z", "contributors": [ - "pierreadrienbuisson", - "jean-pierre.gay" + "vvvaleee", + "BenoitL" ] }, - "conflicting/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content_040b1c36f4218ba488ffb0284dfe52bf": { - "modified": "2019-03-24T00:01:44.822Z", + "conflicting/Web/JavaScript/Equality_comparisons_and_sameness": { + "modified": "2020-03-12T19:39:10.978Z", "contributors": [ - "nhoizey", "SphinxKnight", - "emersion", - "tregagnon", - "Nigel_Sheldon", - "BenoitL", - "Nukeador" + "teoli" ] }, - "conflicting/Learn/Getting_started_with_the_web/JavaScript_basics": { - "modified": "2019-03-23T23:12:53.783Z", + "conflicting/Web/JavaScript/Guide": { + "modified": "2020-03-12T19:39:12.743Z", "contributors": [ + "JyTosTT", + "wbamberg", "SphinxKnight", - "316k", - "laurentChin" + "Goofy", + "teoli" ] }, "conflicting/Web/JavaScript/Guide/Introduction": { @@ -44593,19 +44752,6 @@ "favdb31" ] }, - "conflicting/Web/JavaScript/Equality_comparisons_and_sameness": { - "modified": "2020-03-12T19:39:10.978Z", - "contributors": [ - "SphinxKnight", - "teoli" - ] - }, - "conflicting/Web/JavaScript/Guide/Regular_Expressions/Assertions": { - "modified": "2020-03-12T19:49:08.903Z", - "contributors": [ - "SphinxKnight" - ] - }, "conflicting/Web/JavaScript/Guide/Introduction_6f341ba6db4b060ccbd8dce4a0d5214b": { "modified": "2020-03-12T19:38:04.487Z", "contributors": [ @@ -44618,14 +44764,10 @@ "simokla" ] }, - "conflicting/Web/JavaScript/Guide": { - "modified": "2020-03-12T19:39:12.743Z", + "conflicting/Web/JavaScript/Guide/Regular_Expressions/Assertions": { + "modified": "2020-03-12T19:49:08.903Z", "contributors": [ - "JyTosTT", - "wbamberg", - "SphinxKnight", - "Goofy", - "teoli" + "SphinxKnight" ] }, "conflicting/Web/JavaScript/Inheritance_and_the_prototype_chain": { @@ -44638,44 +44780,6 @@ "teoli" ] }, - "conflicting/Web/JavaScript/Reference/Global_Objects/JSON": { - "modified": "2020-03-12T19:39:16.956Z", - "contributors": [ - "fscholz", - "SphinxKnight", - "teoli" - ] - }, - "conflicting/Learn/JavaScript/Objects": { - "modified": "2020-03-12T19:39:16.946Z", - "contributors": [ - "GregMorel", - "F-Andre", - "SphinxKnight", - "kdex", - "LaurentBarbareau", - "vanz", - "Grimar29", - "Veltarn", - "kai23", - "Goofy" - ] - }, - "conflicting/Web/JavaScript/Reference/Statements/switch": { - "modified": "2020-10-15T21:39:25.638Z", - "contributors": [ - "SphinxKnight" - ] - }, - "conflicting/Web/JavaScript/Reference/Lexical_grammar": { - "modified": "2019-03-24T00:10:19.603Z", - "contributors": [ - "06Minazuki", - "teoli", - "SphinxKnight", - "matteodelabre" - ] - }, "conflicting/Web/JavaScript/Reference/Global_Objects/ArrayBuffer": { "modified": "2020-10-15T21:29:56.629Z", "contributors": [ @@ -44711,6 +44815,14 @@ "BenoitL" ] }, + "conflicting/Web/JavaScript/Reference/Global_Objects/Date/toString": { + "modified": "2019-03-23T23:46:06.612Z", + "contributors": [ + "wbamberg", + "teoli", + "BenoitL" + ] + }, "conflicting/Web/JavaScript/Reference/Global_Objects/Error": { "modified": "2020-10-15T21:27:19.966Z", "contributors": [ @@ -44801,6 +44913,14 @@ "SphinxKnight" ] }, + "conflicting/Web/JavaScript/Reference/Global_Objects/JSON": { + "modified": "2020-03-12T19:39:16.956Z", + "contributors": [ + "fscholz", + "SphinxKnight", + "teoli" + ] + }, "conflicting/Web/JavaScript/Reference/Global_Objects/Map": { "modified": "2020-10-15T21:27:50.561Z", "contributors": [ @@ -44826,16 +44946,17 @@ "BenoitL" ] }, - "conflicting/Web/JavaScript/Reference/Global_Objects/Promise": { - "modified": "2020-10-15T21:30:11.290Z", + "conflicting/Web/JavaScript/Reference/Global_Objects/Object/toSource": { + "modified": "2019-03-24T00:05:25.191Z", "contributors": [ - "SphinxKnight" + "wbamberg", + "Potappo", + "BenoitL" ] }, - "Web/JavaScript/Reference/Global_Objects/Proxy/Proxy": { - "modified": "2020-10-15T21:32:28.978Z", + "conflicting/Web/JavaScript/Reference/Global_Objects/Promise": { + "modified": "2020-10-15T21:30:11.290Z", "contributors": [ - "Mozinet", "SphinxKnight" ] }, @@ -44897,6 +45018,12 @@ "matteodelabre" ] }, + "conflicting/Web/JavaScript/Reference/Global_Objects/TypeError": { + "modified": "2020-10-15T21:30:50.829Z", + "contributors": [ + "SphinxKnight" + ] + }, "conflicting/Web/JavaScript/Reference/Global_Objects/TypedArray": { "modified": "2020-10-15T21:31:18.776Z", "contributors": [ @@ -44904,12 +45031,6 @@ "cdr" ] }, - "conflicting/Web/JavaScript/Reference/Global_Objects/TypeError": { - "modified": "2020-10-15T21:30:50.829Z", - "contributors": [ - "SphinxKnight" - ] - }, "conflicting/Web/JavaScript/Reference/Global_Objects/URIError": { "modified": "2020-10-15T21:31:09.956Z", "contributors": [ @@ -44959,6 +45080,15 @@ "SphinxKnight" ] }, + "conflicting/Web/JavaScript/Reference/Lexical_grammar": { + "modified": "2019-03-24T00:10:19.603Z", + "contributors": [ + "06Minazuki", + "teoli", + "SphinxKnight", + "matteodelabre" + ] + }, "conflicting/Web/JavaScript/Reference/Operators": { "modified": "2020-10-15T21:17:24.593Z", "contributors": [ @@ -44972,23 +45102,28 @@ "BenoitL" ] }, - "conflicting/Web/JavaScript/Reference/Operators_688eef608213025193cd6b8e1e75b5c3": { - "modified": "2020-10-15T21:18:05.662Z", + "conflicting/Web/JavaScript/Reference/Operators_03cb648b1d07bbaa8b57526b509d6d55": { + "modified": "2020-10-15T21:18:03.910Z", "contributors": [ + "Watilin", "SphinxKnight", - "pastr", - "mizhac", - "id-ismail", - "Sroucheray", - "bsitruk", - "thePivottt", - "titouandk", + "pierreferry", + "lionel-kahan", "teoli", "Jeremie", "Kyodev", "BenoitL" ] }, + "conflicting/Web/JavaScript/Reference/Operators_201bc9aef1615ff38f215c35d4cde8c9": { + "modified": "2019-03-23T23:48:45.315Z", + "contributors": [ + "teoli", + "Jeremie", + "Mgjbot", + "BenoitL" + ] + }, "conflicting/Web/JavaScript/Reference/Operators_2be16fc74d75a7c9dca0abca1dc5883b": { "modified": "2020-10-15T21:18:11.144Z", "contributors": [ @@ -45002,22 +45137,17 @@ "BenoitL" ] }, - "conflicting/Web/JavaScript/Reference/Operators_201bc9aef1615ff38f215c35d4cde8c9": { - "modified": "2019-03-23T23:48:45.315Z", - "contributors": [ - "teoli", - "Jeremie", - "Mgjbot", - "BenoitL" - ] - }, - "conflicting/Web/JavaScript/Reference/Operators_03cb648b1d07bbaa8b57526b509d6d55": { - "modified": "2020-10-15T21:18:03.910Z", + "conflicting/Web/JavaScript/Reference/Operators_688eef608213025193cd6b8e1e75b5c3": { + "modified": "2020-10-15T21:18:05.662Z", "contributors": [ - "Watilin", "SphinxKnight", - "pierreferry", - "lionel-kahan", + "pastr", + "mizhac", + "id-ismail", + "Sroucheray", + "bsitruk", + "thePivottt", + "titouandk", "teoli", "Jeremie", "Kyodev", @@ -45036,12 +45166,10 @@ "BenoitL" ] }, - "Web/Progressive_web_apps/Responsive/responsive_design_building_blocks": { - "modified": "2019-03-18T20:52:18.105Z", + "conflicting/Web/JavaScript/Reference/Statements/switch": { + "modified": "2020-10-15T21:39:25.638Z", "contributors": [ - "chrisdavidmills", - "Hell_Carlito", - "JeffD" + "SphinxKnight" ] }, "conflicting/Web/Progressive_web_apps": { @@ -45052,20 +45180,11 @@ "JeffD" ] }, - "conflicting/Web/Progressive_web_apps_ab4d34f3f29326f76d3aab740be03d31": { - "modified": "2019-03-18T20:52:17.306Z", - "contributors": [ - "chrisdavidmills", - "Hell_Carlito", - "JeffD", - "Goofy" - ] - }, - "conflicting/Web/Progressive_web_apps_7b3e1886320599eacfee6834ead473f1": { - "modified": "2019-03-18T20:52:18.292Z", + "conflicting/Web/Progressive_web_apps_0d5c38b9aa908cbb52e4c39037b4f28b": { + "modified": "2019-03-18T20:52:17.484Z", "contributors": [ "chrisdavidmills", - "Hell_Carlito", + "Gibus", "JeffD" ] }, @@ -45077,171 +45196,72 @@ "JeffD" ] }, - "conflicting/Web/Progressive_web_apps_954d3e6cc1e06f006b865b74099f55cf": { - "modified": "2019-03-18T20:52:17.884Z", + "conflicting/Web/Progressive_web_apps_7b3e1886320599eacfee6834ead473f1": { + "modified": "2019-03-18T20:52:18.292Z", "contributors": [ "chrisdavidmills", "Hell_Carlito", "JeffD" ] }, - "conflicting/Web/Progressive_web_apps_cb2823fe6cfc1ddee5db1f6a5d240c67": { - "modified": "2019-03-18T20:52:17.700Z", + "conflicting/Web/Progressive_web_apps_954d3e6cc1e06f006b865b74099f55cf": { + "modified": "2019-03-18T20:52:17.884Z", "contributors": [ "chrisdavidmills", "Hell_Carlito", "JeffD" ] }, - "conflicting/Web/Progressive_web_apps_0d5c38b9aa908cbb52e4c39037b4f28b": { - "modified": "2019-03-18T20:52:17.484Z", + "conflicting/Web/Progressive_web_apps_ab4d34f3f29326f76d3aab740be03d31": { + "modified": "2019-03-18T20:52:17.306Z", "contributors": [ "chrisdavidmills", - "Gibus", - "JeffD" - ] - }, - "conflicting/Web/API_dd04ca1265cb79b990b8120e5f5070d3": { - "modified": "2019-03-23T23:28:30.598Z", - "contributors": [ - "wbamberg", - "fscholz", - "SphinxKnight" - ] - }, - "conflicting/Web/API/WebRTC_API_d8621144cbc61520339c3b10c61731f0": { - "modified": "2019-03-23T23:34:26.249Z", - "contributors": [ - "J.DMB", - "Goofy", - "AbrahamT", - "Hub", - "Blancdememoire" - ] - }, - "conflicting/Web/API/XSLTProcessor": { - "modified": "2019-03-23T23:44:00.502Z", - "contributors": [ - "SphinxKnight", - "wbamberg", - "VincentN", - "Fredchat" - ] - }, - "conflicting/Web/API/XSLTProcessor_197eea6e529b0a946d29ce7cc292e7ef": { - "modified": "2019-01-16T16:07:52.523Z", - "contributors": [ - "VincentN", - "Fredchat" - ] - }, - "conflicting/Web/Accessibility/ARIA/widgets": { - "modified": "2019-03-23T22:43:55.361Z", - "contributors": [ - "paul.bignier" - ] - }, - "Web/API/Document/activeElement": { - "modified": "2019-03-23T23:12:53.004Z", - "contributors": [ - "fscholz", - "teoli", - "AshfaqHossain", - "Mgjbot", - "BenoitL" - ] - }, - "Web/API/Document/styleSheets": { - "modified": "2019-03-23T23:06:00.949Z", - "contributors": [ - "a5er", - "fscholz", - "J.DMB", - "Nothus" - ] - }, - "conflicting/Web/API/PasswordCredential": { - "modified": "2020-10-15T22:15:45.161Z", - "contributors": [ - "SphinxKnight" - ] - }, - "conflicting/Web/API/PasswordCredential_cbf7b306e83a3f58ff06bccf89637c12": { - "modified": "2020-10-15T22:15:37.132Z", - "contributors": [ - "SphinxKnight" - ] - }, - "conflicting/Web/API/PasswordCredential_bc57d5dfa87242b4fb83497887124f41": { - "modified": "2020-10-15T22:15:42.960Z", - "contributors": [ - "SphinxKnight" + "Hell_Carlito", + "JeffD", + "Goofy" ] }, - "Web/API/Document/getSelection": { - "modified": "2019-09-25T07:21:02.389Z", + "conflicting/Web/Progressive_web_apps_cb2823fe6cfc1ddee5db1f6a5d240c67": { + "modified": "2019-03-18T20:52:17.700Z", "contributors": [ - "julienc", - "sudwebdesign", - "loella16", - "fscholz", - "FredPl" + "chrisdavidmills", + "Hell_Carlito", + "JeffD" ] }, - "Web/API/Document/elementFromPoint": { - "modified": "2019-03-23T23:50:28.633Z", + "conflicting/Web/XPath/Introduction_to_using_XPath_in_JavaScript": { + "modified": "2019-01-16T14:19:09.912Z", "contributors": [ - "fscholz", - "teoli", - "jsx", + "kmaglione", "Mgjbot", - "BenoitL" - ] - }, - "Web/API/Document/elementsFromPoint": { - "modified": "2020-10-15T22:25:00.754Z", - "contributors": [ - "SphinxKnight", - "RolandGautier" - ] - }, - "conflicting/Web/API/Element/localName": { - "modified": "2020-10-15T21:17:55.986Z", - "contributors": [ - "loella16", - "fscholz", - "teoli", - "khalid32", - "BenoitL" + "Elethiomel", + "Fredchat" ] }, - "conflicting/Web/API/Element/namespaceURI": { - "modified": "2020-10-15T21:17:54.747Z", + "orphaned/Web/API/Detecting_device_orientation": { + "modified": "2019-03-23T23:28:22.437Z", "contributors": [ - "loella16", - "fscholz", - "teoli", - "khalid32", - "BenoitL" + "mgagnon555", + "a-mt", + "tregagnon", + "Fredchat", + "FredB", + "achraf", + "darnuria" ] }, - "conflicting/Web/API/Element/prefix": { - "modified": "2020-10-15T21:17:23.469Z", + "orphaned/Web/API/Document_Object_Model/Events": { + "modified": "2019-03-18T21:39:20.100Z", "contributors": [ - "loella16", - "fscholz", - "teoli", - "soumya", - "BenoitL" + "loella16" ] }, - "Web/API/Element/childElementCount": { - "modified": "2020-10-15T21:37:50.913Z", + "orphaned/Web/API/ParentNode/append": { + "modified": "2020-10-15T21:59:23.058Z", "contributors": [ - "abvll", - "loella16", - "xavierartot", - "vava" + "Yukulele.", + "Watilin", + "ayshiff" ] }, "orphaned/Web/API/ParentNode/children": { @@ -45271,14 +45291,6 @@ "loella16" ] }, - "orphaned/Web/API/ParentNode/append": { - "modified": "2020-10-15T21:59:23.058Z", - "contributors": [ - "Yukulele.", - "Watilin", - "ayshiff" - ] - }, "orphaned/Web/API/ParentNode/prepend": { "modified": "2020-10-15T22:02:32.998Z", "contributors": [ @@ -45287,32 +45299,18 @@ "loella16" ] }, - "orphaned/Web/Guide/Events/Creating_and_triggering_events": { - "modified": "2020-10-15T21:40:07.710Z", - "contributors": [ - "tristantheb", - "loella16", - "csblo", - "yasakura_", - "jmh" - ] - }, - "orphaned/Web/API/Detecting_device_orientation": { - "modified": "2019-03-23T23:28:22.437Z", + "orphaned/Web/API/Window/ondevicelight": { + "modified": "2020-10-15T22:33:47.080Z", "contributors": [ - "mgagnon555", - "a-mt", - "tregagnon", - "Fredchat", - "FredB", - "achraf", - "darnuria" + "Voulto" ] }, - "orphaned/Web/API/Document_Object_Model/Events": { - "modified": "2019-03-18T21:39:20.100Z", + "orphaned/Web/CSS/:-moz-ui-valid": { + "modified": "2020-10-15T21:48:25.437Z", "contributors": [ - "loella16" + "SphinxKnight", + "teoli", + "Aaaaaaa" ] }, "orphaned/Web/Guide/Events": { @@ -45322,18 +45320,20 @@ "Sheppy" ] }, - "orphaned/Web/Guide/Events/Orientation_and_motion_data_explained": { - "modified": "2019-03-18T21:41:00.371Z", + "orphaned/Web/Guide/Events/Creating_and_triggering_events": { + "modified": "2020-10-15T21:40:07.710Z", "contributors": [ - "loella16" + "tristantheb", + "loella16", + "csblo", + "yasakura_", + "jmh" ] }, - "orphaned/Web/CSS/:-moz-ui-valid": { - "modified": "2020-10-15T21:48:25.437Z", + "orphaned/Web/Guide/Events/Orientation_and_motion_data_explained": { + "modified": "2019-03-18T21:41:00.371Z", "contributors": [ - "SphinxKnight", - "teoli", - "Aaaaaaa" + "loella16" ] } -}
\ No newline at end of file +} |