flow-tolerance

Experimental

An experimental property related to how text flows and its tolerance for line-breaking or overflows, currently mostly seen in Safari/WebKit.

Quick example

.experimental-layout {
  /* WebKit specific text flow tolerance */
  flow-tolerance: 10px;
}

flow-tolerance Browser Support

Limited availability Unknown global usage

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Not ready for production without a fallback.

26.4+
ESC