Bug 49967

Summary: chromium: font-size-zero test are failing at Mac 10.5 dbg2 builder.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: TextAssignee: James Robinson <jamesr>
Status: RESOLVED WONTFIX    
Severity: Critical CC: darin, dglazkov, hyatt, jamesr, mitz, schenney
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Ilya Tikhonovsky
Reported 2010-11-23 04:36:05 PST
http://build.chromium.org/p/chromium/builders/Webkit%20Mac10.5%20(dbg)(2)/builds/879 it was introduced at http://trac.webkit.org/changeset/72567 the diff --------------- Tests that text with font-size:0 has zero height and width. PASS s.getBoundingClientRect().height is 0 FAIL s.getBoundingClientRect().width should be 0. Was 2147483648. PASS successfullyParsed is true TEST COMPLETE ---------------
Attachments
Ilya Tikhonovsky
Comment 1 2010-11-23 09:49:50 PST
also it is failing in WebKit.
Stephen Chenney
Comment 2 2013-04-08 13:52:23 PDT
We don't build 10.5 any more.
Note You need to log in before you can comment on or make changes to this bug.