Bug 91268

Summary: Move layout checking js script into LayoutTest/resources and generalize
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
Patch for landing none

Description Tony Chang 2012-07-13 11:53:19 PDT
Move layout checking js script into LayoutTest/resources and generalize
Comment 1 Tony Chang 2012-07-13 12:01:53 PDT
Created attachment 152314 [details]
Patch
Comment 2 Ojan Vafai 2012-07-13 12:17:00 PDT
Comment on attachment 152314 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=152314&action=review

There's also fast/css/deprecated-flexbox-auto-min-size.html

> LayoutTests/resources/check-layout.js:79
> +window.checkLayout = function(selectors)

nit: selectorList is a better name IMO.
Comment 3 Tony Chang 2012-07-13 12:21:10 PDT
Created attachment 152317 [details]
Patch for landing
Comment 4 WebKit Review Bot 2012-07-13 12:59:00 PDT
Comment on attachment 152317 [details]
Patch for landing

Clearing flags on attachment: 152317

Committed r122623: <http://trac.webkit.org/changeset/122623>
Comment 5 WebKit Review Bot 2012-07-13 12:59:04 PDT
All reviewed patches have been landed.  Closing bug.