On the web, with responsive design, container width is dynamic. Algorithms are less sophisticated. Hyphenation is kinda supported but only for few languages and few websites use it (https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens) although Eric Meyer advises to turn it on on mobile (http://meyerweb.com/eric/thoughts/2012/12/10/should-you-hyph...).
Quickly googling around:
- dyslexic people have troubles with "white rivers"
- (1986) speed is lower when reading justified text https://journals.sagepub.com/doi/abs/10.1177/001872088602800...
- (2019) https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6722069/
> Guidelines for text readability and empirical evidence from the present study:
"Guideline: Use left-justified text with ragged right edge: Empirical support: yes"
> (...)Eye movements during reading are characterized by a sequence of jerky movements (saccades) followed by moments in which the eyes are held relatively still (fixations) on a target - typically a word - to allow its decoding and processing.
> (...)The use of Left-Aligned Text facilitates reading by reducing the number of fixations
Edit:
See also UK gov guidelines:
https://www.gov.uk/government/publications/inclusive-communi...
- Align text left for maximum legibility. - Avoid right aligning or justifying text. - Avoid using hyphens to split words between lines.