Commit ca513a7
committed
Merge remote-tracking branch 'origin/add-passkeys-guide' into add-passkeys-guide
* origin/add-passkeys-guide:
Clarify fetch() error handling behavior for Response (mdn#42497)
Add code example to Closure glossary entry (mdn#42477)
42252 add new relative units ff release (mdn#42470)
Remove duplicated word (mdn#42496)
42252 add new relative units (mdn#42469)
TrustedTypes: Range.createContextualFragment() (mdn#42493)
Fix CSS, HTML, and HTTP landing pages to match sidebar content and order (mdn#42460)
TT: CSP trusted types/require-trusted... fixes (mdn#42461)
Improve console output formatting in Recursion glossary (mdn#42478)
Add Sec-CH-Width + consistency fixes (mdn#42453)
webextensions/manifest.json/options_page: typo (mdn#42394)
webextensions/api/tabs/onupdated: Fix section link (mdn#42393)
fix: add missing closing parenthesis (mdn#42482)
docs: mark srcData as required in bufferSubData (mdn#42483)
docs(learn): remove invalid type attribute from video example (mdn#42479)
Drop 'read-only' from role (mdn#42474)
Fix: Update bufferSubData parameters to match WebGL 1 spec mdn#42315 (mdn#42411)
chore: Replace links with `cssxref` macro in the learn area (mdn#42446)57 files changed
Lines changed: 462 additions & 254 deletions
File tree
- files/en-us
- glossary
- closure
- recursion
- learn_web_development
- core
- css_layout
- flexbox
- responsive_design
- supporting_older_browsers
- frameworks_libraries
- ember_getting_started
- react_accessibility
- scripting/events
- structuring_content/splash_page
- styling_basics
- advanced_styling_effects
- backgrounds_and_borders
- cascade_layers
- handling_conflicts
- handling_different_text_directions
- overflow
- pseudo_classes_and_elements
- values_and_units
- text_styling/fundamentals
- extensions
- advanced_javascript_objects/object_building_practice
- forms
- advanced_form_styling
- ui_pseudo-classes
- performance/css
- testing
- feature_detection
- html_and_css
- howto/solve_css_problems
- css_faq
- generated_content
- make_box_transparent
- mozilla
- add-ons/webextensions
- api/tabs/onupdated
- manifest.json/options_page
- firefox/releases/147
- web
- api
- elementinternals/role
- range/createcontextualfragment
- response
- web_audio_api/using_audioworklet
- webgl2renderingcontext/buffersubdata
- webglrenderingcontext/buffersubdata
- css
- guides
- reference/values/length
- html
- http
- guides/content_negotiation
- reference/headers
- accept-ch
- content-dpr
- content-security-policy
- require-trusted-types-for
- trusted-types
- device-memory
- dpr
- sec-ch-device-memory
- sec-ch-dpr
- sec-ch-viewport-height
- sec-ch-viewport-width
- sec-ch-width
- viewport-width
- width
- security/attacks/phishing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
9 | 27 | | |
10 | 28 | | |
11 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| 79 | + | |
| 80 | + | |
75 | 81 | | |
76 | 82 | | |
77 | 83 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
699 | | - | |
| 699 | + | |
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
366 | 365 | | |
367 | 366 | | |
368 | 367 | | |
| |||
419 | 418 | | |
420 | 419 | | |
421 | 420 | | |
422 | | - | |
423 | 421 | | |
424 | 422 | | |
425 | 423 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments