X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=LayoutTests%2FChangeLog;h=bfc04e022f68590de4aabcc0e46418abf0527556;hp=49673f52efc8d4b3fc297e8dde3ecf8841fc3662;hb=288f49199716cf9d7218ddae7c4e061818c0b562;hpb=daa4f2958bfc654731ddda3603ba2a73f9461aee diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 49673f5..bfc04e0 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,19 @@ +2012-02-09 Ojan Vafai + + nesting horizontal flexboxes is broken + https://bugs.webkit.org/show_bug.cgi?id=76867 + + Reviewed by David Hyatt. + + * css3/flexbox/floated-flexbox-expected.txt: + * css3/flexbox/line-wrapping.html: + The old results here were wrong because they wrapped the contents of each flex item. + + * css3/flexbox/preferred-widths-expected.txt: Added. + * css3/flexbox/preferred-widths-orthogonal-expected.txt: Added. + * css3/flexbox/preferred-widths-orthogonal.html: Added. + * css3/flexbox/preferred-widths.html: Added. + 2012-02-13 Mihnea Ovidenie Crash in RenderFlowThread::setRegionBoxesRegionStyle