Skip to content

Commit

Permalink
Update #597 - Tab Sizing.md
Browse files Browse the repository at this point in the history
spell check fix
  • Loading branch information
miniksa authored Feb 9, 2021
1 parent cad7954 commit 5fdad87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/specs/#597 - Tab Sizing.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ If `tabWidthMode` isn't set, the default experience will be `equal`. Justificati

### Accessibility

This feature could impact accessibility if the tab title isn't stored within the metadata of the tab. If the tab width is the width of the icon, then the title isn't visible. The tab title will have to be accessibile by a screen reader.
This feature could impact accessibility if the tab title isn't stored within the metadata of the tab. If the tab width is the width of the icon, then the title isn't visible. The tab title will have to be accessible by a screen reader.

### Security

Expand All @@ -92,4 +92,4 @@ This feature will not impact performance, power, nor efficiency.

* Provide tab sizing options per-profile
* A `tabWidthMode` value that will evenly divide the entirety of the tab bar by the number of open tabs
* i.e. One tab will take the full width of the tab bar, two tabs will each take up half the width of the tab bar, etc.
* i.e. One tab will take the full width of the tab bar, two tabs will each take up half the width of the tab bar, etc.

0 comments on commit 5fdad87

Please sign in to comment.