Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nested kbd element styles for actual keys or inputs #13351

Merged
merged 1 commit into from
Jun 11, 2014

Conversation

cecchi
Copy link
Contributor

@cecchi cecchi commented Apr 15, 2014

When the kbd element is nested inside another kbd element, it represents an actual key or other single unit of input as appropriate for the input mechanism.

http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-kbd-element


This will maintain visual styling when using the semantic markup for individual hotkeys or other input controls (i.e. nested kbd elements).

@cvrebert cvrebert added this to the v3.2.1 milestone Jun 9, 2014
@mdo mdo modified the milestones: v3.2.1, v3.2.0 Jun 11, 2014
mdo added a commit that referenced this pull request Jun 11, 2014
Add nested kbd element styles for actual keys or inputs
@mdo mdo merged commit ed2da1c into twbs:master Jun 11, 2014
@mdo mdo mentioned this pull request Jun 11, 2014
XhmikosR added a commit that referenced this pull request Jul 5, 2014
Docs: add missing example code code for `kbd` after #13351.
@cvrebert cvrebert mentioned this pull request Jul 5, 2014
stempler pushed a commit to stempler/bootstrap that referenced this pull request Nov 4, 2014
Add nested kbd element styles for actual keys or inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants