mark down framer for complex keyboard interactions
continuous-integration/drone/push Build is passing
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -74,12 +74,12 @@ Want to just see the final ranking? Pop down to the [summary](#summary).
|
||||
| Factor | Notes | Score |
|
||||
|---|---|---|
|
||||
| Semantic HTML | Tags can be set per-element in the "Accessibility" section of the right-hand pane. Takes work, but is doable with care. | 2 |
|
||||
| Keyboard navigation | Browser default focus outlines. Some weird clipping of focus outlines in the testing I did. Focus states configurable with custom CSS. | 2 |
|
||||
| Keyboard navigation | Browser default focus outlines. Some weird clipping of focus outlines in the testing I did. Focus states configurable with custom CSS. Controls that require more than just the `tab` key suffer. | 1 |
|
||||
| Reading order | With proper layout settings, reading order can be correct. Takes some effort and can't really just be stumbled into. | 2 |
|
||||
| Text alternatives | Supported. | 3 |
|
||||
| Color | Light and dark modes are possible. | 3 |
|
||||
| Other | "Accessibility" section of the right-hand pane allows adding tab index. Defaults to 1 rather than 0. | 1 |
|
||||
| | | **13** |
|
||||
| | | **12** |
|
||||
|
||||
## Kiki
|
||||
|
||||
@@ -237,9 +237,9 @@ Overall, I explored 11 builders, couldn't test 1 due to OS restrictions, and hav
|
||||
|---|---|
|
||||
| Webnode* | 14 |
|
||||
| Figma Sites* | 13 |
|
||||
| Framer* | 13 |
|
||||
| Startup | 13 |
|
||||
| Blocs** | 12 |
|
||||
| Framer* | 12 |
|
||||
| Squarespace* | 11 |
|
||||
| Univer.se | 11 |
|
||||
| Cowsites | 10 |
|
||||
|
||||
Reference in New Issue
Block a user