Bug 85405

Summary: CSS 2.1 failure: table-height-algorithm-023 and -024 fail
Product: WebKit Reporter: Robert Hogan <robert>
Component: CSSAssignee: Robert Hogan <robert>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, jchaffraix, robert
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://test.csswg.org/suites/css2.1/20101027/html4/table-height-algorithm-024.htm
Bug Depends on: 84167    
Bug Blocks: 47141, 85652    
Attachments:
Description Flags
Patch eric: review+

Description Robert Hogan 2012-05-02 12:43:42 PDT
Treat vertical-align: [length] as baseline
Comment 1 Robert Hogan 2012-05-09 12:53:30 PDT
Created attachment 141001 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-05-09 13:16:07 PDT
Comment on attachment 141001 [details]
Patch

LGTM.
Comment 3 Eric Seidel (no email) 2012-05-09 13:16:50 PDT
Comment on attachment 141001 [details]
Patch

I suspect you might make people happier if you landed the baselines next ot the tests (instead o in the platofrm/chromium directory) and then things like webkit-pach optimize-baselines will eventually move them to the right place as needed. :)
Comment 4 Robert Hogan 2012-05-09 13:24:17 PDT
(In reply to comment #3)
> (From update of attachment 141001 [details])
> I suspect you might make people happier if you landed the baselines next ot the tests (instead o in the platofrm/chromium directory) and then things like webkit-pach optimize-baselines will eventually move them to the right place as needed. :)

OK, wow - another cool feature of webkit-patch I didn't know about.
Comment 5 Robert Hogan 2012-05-17 12:08:52 PDT
Committed r117477: <http://trac.webkit.org/changeset/117477>