Bug 24991

Summary: ASSERTION FAILED: !o || o->isBox() on http://qantas.com/mobile
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bolsinga
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://qantas.com/mobile
Attachments:
Description Flags
Patch hyatt: review+

Description Simon Fraser (smfr) 2009-04-01 12:10:49 PDT
If you set your user agent to be the iPhone user agent, and load <http://qantas.com/mobile>, then this assertion fires:

ASSERTION FAILED: !o || o->isBox() 
in RenderObject::transformFromContainer().
Comment 1 Simon Fraser (smfr) 2009-04-01 12:25:30 PDT
Created attachment 29174 [details]
Patch
Comment 2 Dave Hyatt 2009-04-01 12:26:26 PDT
Comment on attachment 29174 [details]
Patch

r=me
Comment 3 Simon Fraser (smfr) 2009-04-01 12:27:19 PDT
http://trac.webkit.org/changeset/42151