Change default for flex-grow back to 0
Created attachment 146082 [details] Patch
Comment on attachment 146082 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=146082&action=review > LayoutTests/css3/flexbox/flex-order.html:113 > -<div style="display: -webkit-flex" class="horizontal-box"></div> > +<div style="" class="horizontal-box"></div> Nit: Remove the empty style attribute?
Created attachment 146085 [details] Patch for landing
Comment on attachment 146085 [details] Patch for landing Rejecting attachment 146085 [details] from commit-queue. New failing tests: fast/multicol/span/clone-flexbox.html fast/css/getComputedStyle/computed-style-without-renderer.html fast/css/getComputedStyle/computed-style.html svg/css/getComputedStyle-basic.xhtml Full output: http://queues.webkit.org/results/12920052
Created attachment 146189 [details] Archive of layout-test-results from ec2-cq-03 The attached test failures were seen while running run-webkit-tests on the commit-queue. Bot: ec2-cq-03 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Committed r120100: <http://trac.webkit.org/changeset/120100>