Bug 88170

Summary: Fix a couple flexbox tests to use flex-start and flex-end
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Tony Chang 2012-06-02 10:21:37 PDT
Fix a couple flexbox tests to use flex-start and flex-end
Comment 1 Tony Chang 2012-06-02 10:23:27 PDT
Created attachment 145450 [details]
Patch
Comment 2 Ojan Vafai 2012-06-04 09:53:45 PDT
Nit: if we were to fix this to not break again, we'd add asserts to each div that they have the expected alignment in the computed style.
Comment 3 WebKit Review Bot 2012-06-04 10:05:38 PDT
Comment on attachment 145450 [details]
Patch

Clearing flags on attachment: 145450

Committed r119405: <http://trac.webkit.org/changeset/119405>
Comment 4 WebKit Review Bot 2012-06-04 10:05:42 PDT
All reviewed patches have been landed.  Closing bug.