Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !709

How to resize text in chrome added

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/aaronkahlhamer/patch-1 into gh-pages 6 years ago
  • Overview 10
  • Commits 4
  • Pipelines 0
  • Changes 1

Created by: aaronkahlhamer

Compare
  • gh-pages (base)

and
  • latest version
    a46fbef6
    4 commits, 2 years ago

1 file
+ 10
- 6

    Preferences

    File browser
    Compare changes
_posts/2018-11-26-resize-text.md
+ 10
- 6
  • View file @ a46fbef6

  • Edit in single-file editor

  • Open in Web IDE


@@ -43,27 +43,31 @@ Firefox is the best browser for testing [WCAG Resize Text (Success Criterion 1.4
* It informs you of the current zoom level
* It's available on all popular Operating Systems
Safari works, but not as well:
Safari and Chrome work, but not as well:
* Ability to resize text is not obvious
* Does not display the current zoom level
* Only available on macOS
* Safari is only available on macOS
Chrome and Edge won't work:
Edge won't work:
* Chrome does not support text-only resize up to 200%
* Edge only supports text-only resize in Reading view
### Resizing text
### Resizing text in Firefox
1. Go to <strong>View > Zoom</strong> and select <strong>Zoom Text Only</strong>
1. Zoom to 200%
* <kbd>Ctrl</kbd> + <kbd>+</kbd>
* <kbd>Ctrl</kbd> + Scroll Up
### Resizing text in Chrome
1. Copy `chrome://settings/fonts` to the address bar and then return on your keyboard
1. Increase the **font size** to 32px (default is 16px)
### Checking everything
After resizing text up to 200%, verify the following:
After doubling the size of text, verify the following:
* All content on the page should still be readable
* Text shouldn't be too cut off
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: a11yproject/a11yproject.com!709
Source branch: github/fork/aaronkahlhamer/patch-1

Menu

Explore Projects Groups Snippets