Move layout checking js script into LayoutTest/resources and generalize
Created attachment 152314 [details] Patch
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.
Created attachment 152317 [details] Patch for landing
Comment on attachment 152317 [details] Patch for landing Clearing flags on attachment: 152317 Committed r122623: <http://trac.webkit.org/changeset/122623>
All reviewed patches have been landed. Closing bug.