Skip to content

Add “Quantity Spin Button” pattern example #5492

Add “Quantity Spin Button” pattern example

Add “Quantity Spin Button” pattern example #5492

Triggered via pull request August 19, 2025 21:01
Status Success
Total duration 31s
Artifacts

lint-html.yml

on: pull_request
lint-html
26s
lint-html
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-html: content/patterns/treeview/examples/treeview-navigation.html#L305
The “contentinfo” role is unnecessary for element “footer”.
lint-html: content/patterns/treeview/examples/treeview-navigation.html#L296
Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).
lint-html: content/patterns/treeview/examples/treeview-navigation.html#L75
The “banner” role is unnecessary for element “header”.
lint-html: content/patterns/feed/examples/feed-display.html#L27
Section lacks heading. Consider using “h2”-“h6” elements to add identifying headings to all sections, or else use a “div” element instead for any cases where no heading is needed.
lint-html: content/patterns/spinbutton/examples/quantity-spinbutton.html#L151
The “inputmode” attribute is not supported in all browsers. Please be sure to test, and consider using a polyfill.
lint-html: content/patterns/spinbutton/examples/quantity-spinbutton.html#L109
The “inputmode” attribute is not supported in all browsers. Please be sure to test, and consider using a polyfill.
lint-html: content/patterns/spinbutton/examples/quantity-spinbutton.html#L67
The “inputmode” attribute is not supported in all browsers. Please be sure to test, and consider using a polyfill.
lint-html: content/patterns/menubar/examples/menubar-navigation.html#L227
The “contentinfo” role is unnecessary for element “footer”.
lint-html: content/patterns/menubar/examples/menubar-navigation.html#L217
Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).
lint-html: content/patterns/menubar/examples/menubar-navigation.html#L69
The “banner” role is unnecessary for element “header”.