diff --git a/techniques/failures/F69.html b/techniques/failures/F69.html index 2f973ab964..cd40920a07 100644 --- a/techniques/failures/F69.html +++ b/techniques/failures/F69.html @@ -59,12 +59,13 @@

Truncated text

  1. Increase the text size of the content by 200%.
  2. -
  3. Check that no text is clipped, truncated, or obscured.
  4. +
  5. Check that text is clipped, truncated, or obscured as a result of the resizing.
  6. +
  7. Check that no mechanism exists to display text that was clipped, truncated, or obscured due to text resizing.

Expected Results