Adam Chaboryk
Adam Chaboryk
@brianteeman Found this repo, looks more comprehensive than current readability script. Also includes Rix. Going to look into it. https://github.com/sahava/readability-score-javascript
Added LIX to readability module. Just need to do some more research on what other languages can be supported. https://github.com/ryersondmp/sa11y/blob/v2.3.3-development/src/js/sa11y.js#L2872 @smncd, I also added a machine-translated Swedish demo page to...
Merged! Thanks again, @smncd!
@smncd, I'll adjust the if/else statements so it aligns with lix.se - otherwise, from the few passages of text I compared, it is almost the same!
Hey @jasonschroeder-sfdc, If we are checking the commit history, it appears my project predates yours by a few days. My repository was created on March 9, 2020. Salesforce created its...
I know it's a little unsightly, but decided to leave it as is for simplicity. The `inline` prop changes the CSS styles applied to errors. Anything that is set to...
Here's another example: https://contrast.report/ — a contrast tool that makes it easy to check the foreground and background contrast across different applications. Also uses eyedropper API.
Whoaaaa. This looks incredibly promising. But definitely not supported enough. Going to keep an eye on this: https://caniuse.com/css-anchor-positioning Thanks @brianteeman! cc @itmaybejj
For sure, using both combined can eliminate need for a library. Another good article: https://css-irl.info/anchor-positioning-and-the-popover-api/
Hi @web-padawan, the hex input custom element is also missing an accessible name.