Bug 6287 - Quirks mode: text shrink/zoom causes text to escape bounding box
Summary: Quirks mode: text shrink/zoom causes text to escape bounding box
Status: RESOLVED DUPLICATE of bug 9262
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.easy-designs.net/articles/...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2005-12-29 10:34 PST by Geoffrey Garen
Modified: 2006-06-24 15:58 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 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/
Comment 1 Geoffrey Garen 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.
Comment 2 Alexey Proskuryakov 2006-06-24 15:58:57 PDT

*** This bug has been marked as a duplicate of 9262 ***