Skip to content

Commit

Permalink
Change browser-compat for individual input types (mdn#16085)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored and hamishwillee committed May 23, 2022
1 parent d99ffd0 commit 3fe02f2
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/button/index.md
Expand Up @@ -11,7 +11,7 @@ tags:
- Input Type
- Reference
- button
browser-compat: html.elements.input.input-button
browser-compat: html.elements.input.type_button
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/checkbox/index.md
Expand Up @@ -10,7 +10,7 @@ tags:
- Reference
- checkbox
- form
browser-compat: html.elements.input.input-checkbox
browser-compat: html.elements.input.type_checkbox
---

{{HTMLRef}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/color/index.md
Expand Up @@ -12,7 +12,7 @@ tags:
- Input
- Reference
- color
browser-compat: html.elements.input.input-color
browser-compat: html.elements.input.type_color
---

{{HTMLRef}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/date/index.md
Expand Up @@ -12,7 +12,7 @@ tags:
- Input Element
- Input Type
- Reference
browser-compat: html.elements.input.input-date
browser-compat: html.elements.input.type_date
---

{{HTMLRef}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/datetime-local/index.md
Expand Up @@ -14,7 +14,7 @@ tags:
- Reference
- Time
- datetime-local
browser-compat: html.elements.input.input-datetime-local
browser-compat: html.elements.input.type_datetime-local
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/email/index.md
Expand Up @@ -8,7 +8,7 @@ tags:
- HTML forms
- Input Type
- Reference
browser-compat: html.elements.input.input-email
browser-compat: html.elements.input.type_email
---

{{HTMLRef}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/file/index.md
Expand Up @@ -12,7 +12,7 @@ tags:
- Input Type
- Reference
- Type
browser-compat: html.elements.input.input-file
browser-compat: html.elements.input.type_file
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/hidden/index.md
Expand Up @@ -10,7 +10,7 @@ tags:
- Input Types
- Reference
- hidden
browser-compat: html.elements.input.input-hidden
browser-compat: html.elements.input.type_hidden
---

{{HTMLRef}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/image/index.md
Expand Up @@ -14,7 +14,7 @@ tags:
- Input Type
- Number
- Reference
browser-compat: html.elements.input.input-image
browser-compat: html.elements.input.type_image
---

{{HTMLRef}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/month/index.md
Expand Up @@ -15,7 +15,7 @@ tags:
- Number
- Reference
- month
browser-compat: html.elements.input.input-month
browser-compat: html.elements.input.type_month
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/number/index.md
Expand Up @@ -11,7 +11,7 @@ tags:
- Input Type
- Number
- Reference
browser-compat: html.elements.input.input-number
browser-compat: html.elements.input.type_number
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/password/index.md
Expand Up @@ -14,7 +14,7 @@ tags:
- Reference
- Web
- password
browser-compat: html.elements.input.input-password
browser-compat: html.elements.input.type_password
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/radio/index.md
Expand Up @@ -18,7 +18,7 @@ tags:
- form
- radio
- radio button
browser-compat: html.elements.input.input-radio
browser-compat: html.elements.input.type_radio
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/range/index.md
Expand Up @@ -12,7 +12,7 @@ tags:
- Reference
- Web
- slider
browser-compat: html.elements.input.input-range
browser-compat: html.elements.input.type_range
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/reset/index.md
Expand Up @@ -13,7 +13,7 @@ tags:
- Reference
- Reset Button
- reset
browser-compat: html.elements.input.input-reset
browser-compat: html.elements.input.type_reset
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/search/index.md
Expand Up @@ -9,7 +9,7 @@ tags:
- Input Type
- Reference
- Search
browser-compat: html.elements.input.input-search
browser-compat: html.elements.input.type_search
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/submit/index.md
Expand Up @@ -15,7 +15,7 @@ tags:
- form
- submit
- submit button
browser-compat: html.elements.input.input-submit
browser-compat: html.elements.input.type_submit
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/tel/index.md
Expand Up @@ -13,7 +13,7 @@ tags:
- Input Type
- Phone Numbers
- Reference
browser-compat: html.elements.input.input-tel
browser-compat: html.elements.input.type_tel
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/text/index.md
Expand Up @@ -12,7 +12,7 @@ tags:
- Text
- text entry
- text input
browser-compat: html.elements.input.input-text
browser-compat: html.elements.input.type_text
---
{{HTMLRef("Input_types")}}

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/time/index.md
Expand Up @@ -13,7 +13,7 @@ tags:
- Input Type
- Reference
- Time
browser-compat: html.elements.input.input-time
browser-compat: html.elements.input.type_time
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/url/index.md
Expand Up @@ -15,7 +15,7 @@ tags:
- Text
- URL
- control
browser-compat: html.elements.input.input-url
browser-compat: html.elements.input.type_url
---

{{HTMLRef("Input_types")}}
Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/html/element/input/week/index.md
Expand Up @@ -15,7 +15,7 @@ tags:
- Reference
- Week
- Weeks
browser-compat: html.elements.input.input-week
browser-compat: html.elements.input.type_week
---

{{HTMLRef("Input_types")}}
Expand Down

0 comments on commit 3fe02f2

Please sign in to comment.