Skip to content

Fix page overflow and add url input type to size attr#9358

Merged
teoli2003 merged 1 commit intomdn:mainfrom
AnilSeervi:patch-1
Sep 30, 2021
Merged

Fix page overflow and add url input type to size attr#9358
teoli2003 merged 1 commit intomdn:mainfrom
AnilSeervi:patch-1

Conversation

@AnilSeervi
Copy link
Copy Markdown
Contributor

Summary

  • Adds url input type to size attribute and fixes the page overflow to code element in table

Motivation

Supporting details

Related issues

Metadata

  • Adds a new document
  • Rewrites (or significantly expands) a document
  • Fixes a typo, bug, or other error

@AnilSeervi AnilSeervi requested a review from a team as a code owner September 30, 2021 05:46
@AnilSeervi AnilSeervi requested review from ericwbailey and removed request for a team September 30, 2021 05:46
@github-actions github-actions bot added the Content:HTML Hypertext Markup Language docs label Sep 30, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Preview URLs

Flaws

URL: /en-US/docs/Web/HTML/Element/input
Title: <input>: The Input (Form Input) element
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/HTMLInputElement/checkValidity does not exist
    • /en-US/docs/Web/API/HTMLInputElement/setCustomValidity does not exist
    • /en-US/docs/Web/API/ValidityState/valueMissing does not exist
    • /en-US/docs/Web/API/ValidityState/valueMissing does not exist
    • /en-US/docs/Web/API/ValidityState/valid does not exist
    • and 1 more flaws omitted

External URLs

URL: /en-US/docs/Web/HTML/Element/input
Title: <input>: The Input (Form Input) element
on GitHub

No new external URLs

Copy link
Copy Markdown
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit 9670dc8 into mdn:main Sep 30, 2021
@AnilSeervi AnilSeervi deleted the patch-1 branch September 30, 2021 09:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Content:HTML Hypertext Markup Language docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue with "<input>: The Input (Form Input) element": (not declares that attributte 'size' is also valid for the url type)

2 participants