Skip to content

fix(html): remove methods row from HTML technical summary#44386

Merged
estelle merged 1 commit into
mdn:mainfrom
forge34:content/remove-methods-row-from-html-technical-summary
Jun 9, 2026
Merged

fix(html): remove methods row from HTML technical summary#44386
estelle merged 1 commit into
mdn:mainfrom
forge34:content/remove-methods-row-from-html-technical-summary

Conversation

@forge34

@forge34 forge34 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Description

Remove the "methods" row from the HTML technical summary

Related issues and pull requests

Fixes #44298

@forge34 forge34 requested a review from a team as a code owner June 8, 2026 10:19
@forge34 forge34 requested review from estelle and removed request for a team June 8, 2026 10:19
@github-actions github-actions Bot added Content:HTML Hypertext Markup Language docs size/m [PR only] 51-500 LoC changed labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor
Preview URLs (22 pages)
External URLs (42)

URL: /en-US/docs/Web/HTML/Reference/Elements/input/button
Title: <input type="button"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/checkbox
Title: <input type="checkbox"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/color
Title: <input type="color"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/date
Title: <input type="date"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/datetime-local
Title: <input type="datetime-local"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/email
Title: <input type="email"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/file
Title: <input type="file"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/hidden
Title: <input type="hidden"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/image
Title: <input type="image"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/month
Title: <input type="month"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/number
Title: <input type="number"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/password
Title: <input type="password"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/radio
Title: <input type="radio"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/range
Title: <input type="range"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/search
Title: <input type="search"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/tel
Title: <input type="tel"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/text
Title: <input type="text"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/time
Title: <input type="time"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/url
Title: <input type="url"> HTML attribute value


URL: /en-US/docs/Web/HTML/Reference/Elements/input/week
Title: <input type="week"> HTML attribute value

@hamishwillee

hamishwillee commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

@estelle This change makes sense to me - see #44368 (comment) and #44298 (I'm just adding this because you rejected a partial change like this, and I want to make sure you see those comments before considering this)

@estelle estelle left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you! 🎉

@estelle estelle merged commit 3944506 into mdn:main Jun 9, 2026
8 checks passed
@forge34 forge34 deleted the content/remove-methods-row-from-html-technical-summary branch June 9, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove "methods" row from HTML technical summary

4 participants