Bug 6287

Summary: Quirks mode: text shrink/zoom causes text to escape bounding box
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: HasReduction
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.easy-designs.net/articles/safariGeneratedContentWidthBug/

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.