File tree
21 files changed
+202
-221
lines changed- baselines
- ts5.5
- ts5.6
- deploy
- inputfiles
- patches
- src/build
- bcd
21 files changed
+202
-221
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22008 | 22008 |
| |
22009 | 22009 |
| |
22010 | 22010 |
| |
22011 |
| - | |
| 22011 | + | |
22012 | 22012 |
| |
22013 | 22013 |
| |
22014 | 22014 |
| |
| |||
40070 | 40070 |
| |
40071 | 40071 |
| |
40072 | 40072 |
| |
40073 |
| - | |
| 40073 | + | |
40074 | 40074 |
| |
40075 | 40075 |
| |
40076 | 40076 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21987 | 21987 |
| |
21988 | 21988 |
| |
21989 | 21989 |
| |
21990 |
| - | |
| 21990 | + | |
21991 | 21991 |
| |
21992 | 21992 |
| |
21993 | 21993 |
| |
| |||
40047 | 40047 |
| |
40048 | 40048 |
| |
40049 | 40049 |
| |
40050 |
| - | |
| 40050 | + | |
40051 | 40051 |
| |
40052 | 40052 |
| |
40053 | 40053 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22008 | 22008 |
| |
22009 | 22009 |
| |
22010 | 22010 |
| |
22011 |
| - | |
| 22011 | + | |
22012 | 22012 |
| |
22013 | 22013 |
| |
22014 | 22014 |
| |
| |||
40070 | 40070 |
| |
40071 | 40071 |
| |
40072 | 40072 |
| |
40073 |
| - | |
| 40073 | + | |
40074 | 40074 |
| |
40075 | 40075 |
| |
40076 | 40076 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| |||
196 | 196 |
| |
197 | 197 |
| |
198 | 198 |
| |
199 |
| - | |
| 199 | + | |
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
|
Lines changed: 0 additions & 89 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 |
| - | |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 | 26 |
| |
116 | 27 |
| |
117 | 28 |
| |
|
- .vscode/dictionaries/code-entities.txt+3
- .vscode/dictionaries/proper-names.txt+9
- .vscode/dictionaries/terms-abbreviations.txt+2
- files/en-us/games/tutorials/2d_breakout_game_phaser/animations_and_tweens/index.md+273-46
- files/en-us/games/tutorials/2d_breakout_game_phaser/bounce_off_the_walls/index.md+56-15
- files/en-us/games/tutorials/2d_breakout_game_phaser/build_the_brick_field/index.md+181-91
- files/en-us/games/tutorials/2d_breakout_game_phaser/buttons/index.md+335-44
- files/en-us/games/tutorials/2d_breakout_game_phaser/collision_detection/index.md+149-20
- files/en-us/games/tutorials/2d_breakout_game_phaser/extra_lives/index.md+252-65
- files/en-us/games/tutorials/2d_breakout_game_phaser/game_over/index.md+100-15
- files/en-us/games/tutorials/2d_breakout_game_phaser/index.md+7-10
- files/en-us/games/tutorials/2d_breakout_game_phaser/initialize_the_framework/index.md+73-28
- files/en-us/games/tutorials/2d_breakout_game_phaser/load_the_assets_and_print_them_on_screen/index.md+69-23
- files/en-us/games/tutorials/2d_breakout_game_phaser/move_the_ball/index.md+60-13
- files/en-us/games/tutorials/2d_breakout_game_phaser/physics/index.md+70-44
- files/en-us/games/tutorials/2d_breakout_game_phaser/player_paddle_and_controls/index.md+125-45
- files/en-us/games/tutorials/2d_breakout_game_phaser/randomizing_gameplay/index.md+270-15
- files/en-us/games/tutorials/2d_breakout_game_phaser/scaling/index.md+60-22
- files/en-us/games/tutorials/2d_breakout_game_phaser/the_score/index.md+159-23
- files/en-us/games/tutorials/2d_breakout_game_phaser/win_the_game/index.md+153-19
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/bounce_off_the_walls/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/build_the_brick_field/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/collision_detection/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/create_the_canvas_and_draw_on_it/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/finishing_up/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/game_over/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/mouse_controls/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/move_the_ball/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/paddle_and_keyboard_controls/index.md+2-2
- files/en-us/games/tutorials/2d_breakout_game_pure_javascript/track_the_score_and_win/index.md+2-2
- files/en-us/mdn/writing_guidelines/code_style_guide/css/index.md+361-63
- files/en-us/mdn/writing_guidelines/code_style_guide/javascript/index.md+4-2
- files/en-us/mdn/writing_guidelines/page_structures/page_types/api_landing_page_template/index.md+8-1
- files/en-us/mozilla/add-ons/webextensions/user_interface/context_menu_items/index.md+1-1
- files/en-us/mozilla/add-ons/webextensions/user_interface/devtools_panels/index.md+1-1
- files/en-us/mozilla/add-ons/webextensions/user_interface/notifications/index.md+1-1
- files/en-us/mozilla/add-ons/webextensions/user_interface/page_actions/index.md+1-1
- files/en-us/mozilla/add-ons/webextensions/user_interface/toolbar_button/index.md+1-1
- files/en-us/web/api/element/gethtml/index.md+1-1
- files/en-us/web/api/element/innerhtml/index.md+1-1
- files/en-us/web/api/element/outerhtml/index.md+1-1
- files/en-us/web/api/fedcm_api/rp_sign-in/index.md+2-2
- files/en-us/web/api/identitycredential/disconnect_static/index.md+1-1
- files/en-us/web/api/node/index.md+1-1
- files/en-us/web/api/shadowroot/gethtml/index.md+1-1
- files/en-us/web/api/shadowroot/innerhtml/index.md+1-1
- files/en-us/web/css/cos/index.md+3-3
- files/en-us/web/css/css_text_decoration/text_shadows/index.md+2-2
- files/en-us/web/css/sin/index.md+3-3
- files/en-us/web/javascript/reference/global_objects/disposablestack/dispose/index.md+1-1
- files/en-us/web/javascript/reference/global_objects/disposablestack/move/index.md+1-1
- files/en-us/web/javascript/reference/global_objects/symbol/asyncdispose/index.md+1
- files/en-us/web/javascript/reference/global_objects/symbol/dispose/index.md+1
Lines changed: 0 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 | 41 |
| |
63 | 42 |
| |
64 | 43 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 85 additions & 84 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
71 |
| - | |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
79 |
| - | |
80 |
| - | |
| 80 | + | |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
98 | 99 |
|
0 commit comments