Quote:
Originally Posted by Turtle91
You can just use overflow and/or text-overflow with a very long set of periods
|
That works with really up-to-date renderers, but "overflow" is still in "working draft" stage, and "text-overflow" is still just a "candidate recommendation" for CSS 3. A CSS 2–only renderer (which is fine with EPUB2) will either ignore it, or worse yet, skip the entire CSS rule because of a syntax error.