Bug 57975

Summary: REGRESSION (r83075): -webkit-line-clamp "More..." link no longer shows up.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: enne
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Dave Hyatt 2011-04-06 13:10:26 PDT
REGRESSION (r83075): -webkit-line-clamp "More..." link no longer shows up.  Probably looking for a line box that no longer exists.
Comment 1 Dave Hyatt 2011-04-06 13:11:03 PDT
fast/overflow/line-clamp.html is failing when you run pixel tests as a result of this regression.
Comment 2 Adrienne Walker 2011-04-06 13:18:01 PDT
Committed r83089: <http://trac.webkit.org/changeset/83089>
Comment 3 Dave Hyatt 2011-04-06 13:30:50 PDT
Created attachment 88500 [details]
Patch
Comment 4 mitz 2011-04-06 13:41:28 PDT
Comment on attachment 88500 [details]
Patch

yay line-clamp
Comment 5 Dave Hyatt 2011-04-06 13:48:06 PDT
Fixed in r83095.