-
tony@chromium.org authored
https://bugs.webkit.org/show_bug.cgi?id=97480 Reviewed by Ojan Vafai. Source/WebCore: We were using 0, based on an outdated version of the spec. Tests: css3/flexbox/flex-property-parsing.html css3/flexbox/flex-algorithm.html: New test case. * css/CSSParser.cpp: (WebCore::CSSParser::parseFlex): LayoutTests: Update tests due to default CSS value changes. * css3/flexbox/flex-algorithm-expected.txt: * css3/flexbox/flex-algorithm.html: Add test case using -webkit-flex: auto. * css3/flexbox/flex-property-parsing-expected.txt: * css3/flexbox/flex-property-parsing.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@129414 268f45cc-cd09-0410-ab3c-d52691b4dbfc
tony@chromium.org authoredhttps://bugs.webkit.org/show_bug.cgi?id=97480 Reviewed by Ojan Vafai. Source/WebCore: We were using 0, based on an outdated version of the spec. Tests: css3/flexbox/flex-property-parsing.html css3/flexbox/flex-algorithm.html: New test case. * css/CSSParser.cpp: (WebCore::CSSParser::parseFlex): LayoutTests: Update tests due to default CSS value changes. * css3/flexbox/flex-algorithm-expected.txt: * css3/flexbox/flex-algorithm.html: Add test case using -webkit-flex: auto. * css3/flexbox/flex-property-parsing-expected.txt: * css3/flexbox/flex-property-parsing.html: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@129414 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading