RESOLVED DUPLICATE of bug 9262 6287
Quirks mode: text shrink/zoom causes text to escape bounding box
https://bugs.webkit.org/show_bug.cgi?id=6287
Summary Quirks mode: text shrink/zoom causes text to escape bounding box
Geoffrey Garen
Reported 2005-12-29 10:34:09 PST
This bug report comes from QuirksMode. When text is shrunken or enlarged in Safari (via Cmd-- or Cmd-+), generated content can cause text to be pushed outside of its bounding box. Example @ http://www.easy-designs.net/articles/safariGeneratedContentWidthBug/
Attachments
Geoffrey Garen
Comment 1 2005-12-29 11:29:53 PST
The way this happens with shrinking is that shrinking can cause a wrapped line to unwrap, thus becoming large enough to escape the bounding box.
Alexey Proskuryakov
Comment 2 2006-06-24 15:58:57 PDT
*** This bug has been marked as a duplicate of 9262 ***
Note You need to log in before you can comment on or make changes to this bug.