Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 659 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 659 Bytes

overflow-bookmarklet

For web developers. This browser bookmarklet will fill all the text fields in the current page with random character strings of specified length, to check for unpretty overflows. If there are such overflows, you may want to fix the styling of the page.

Installation

Open this link and follow the instructions.

Use

  1. Surf to any page
  2. Click on the "Check Text Overflow" bookmark
  3. A prompt will ask you for the length of the random string (to insert to every text node on the current page)
  4. Confirm
  5. Look at the page and see, whether there are unpretty text overflows