|
| 1 | +2012-05-16 Tony Chang <tony@chromium.org> |
| 2 | + |
| 3 | + rename display:-webkit-flexbox to display:-webkit-flex |
| 4 | + https://bugs.webkit.org/show_bug.cgi?id=86529 |
| 5 | + |
| 6 | + Reviewed by Eric Seidel. |
| 7 | + |
| 8 | + * css3/flexbox/anonymous-block-merge-crash.html: |
| 9 | + * css3/flexbox/anonymous-block.html: |
| 10 | + * css3/flexbox/auto-height-dynamic.html: |
| 11 | + * css3/flexbox/child-overflow.html: |
| 12 | + * css3/flexbox/columns-auto-size.html: |
| 13 | + * css3/flexbox/cross-axis-scrollbar.html: |
| 14 | + * css3/flexbox/css-properties-expected.txt: |
| 15 | + * css3/flexbox/css-properties.html: |
| 16 | + * css3/flexbox/display-flexbox-set-get-expected.txt: |
| 17 | + * css3/flexbox/display-flexbox-set-get.html: |
| 18 | + * css3/flexbox/flex-algorithm-min-max.html: |
| 19 | + * css3/flexbox/flex-algorithm-with-margins.html: |
| 20 | + * css3/flexbox/flex-algorithm.html: |
| 21 | + * css3/flexbox/flex-align-baseline.html: |
| 22 | + * css3/flexbox/flex-align-column.html: |
| 23 | + * css3/flexbox/flex-align-end.html: |
| 24 | + * css3/flexbox/flex-align-max.html: |
| 25 | + * css3/flexbox/flex-align-percent-height.html: |
| 26 | + * css3/flexbox/flex-align-stretch.html: |
| 27 | + * css3/flexbox/flex-align-vertical-writing-mode.html: |
| 28 | + * css3/flexbox/flex-align.html: |
| 29 | + * css3/flexbox/flex-flow-border.html: |
| 30 | + * css3/flexbox/flex-flow-margins-auto-size.html: |
| 31 | + * css3/flexbox/flex-flow-margins.html: |
| 32 | + * css3/flexbox/flex-flow-orientations.html: |
| 33 | + * css3/flexbox/flex-flow-overflow.html: |
| 34 | + * css3/flexbox/flex-flow-padding.html: |
| 35 | + * css3/flexbox/flex-flow.html: |
| 36 | + * css3/flexbox/flex-item-child-overflow.html: |
| 37 | + * css3/flexbox/flex-no-flex.html: |
| 38 | + * css3/flexbox/flex-order.html: |
| 39 | + * css3/flexbox/flex-pack.html: |
| 40 | + * css3/flexbox/flexbox-overflow-auto-expected.html: |
| 41 | + * css3/flexbox/flexbox-overflow-auto.html: |
| 42 | + * css3/flexbox/floated-flexbox.html: |
| 43 | + * css3/flexbox/insert-text-crash.html: |
| 44 | + * css3/flexbox/line-wrapping.html: |
| 45 | + * css3/flexbox/multiline-align.html: |
| 46 | + * css3/flexbox/multiline-column-auto.html: |
| 47 | + * css3/flexbox/multiline-line-pack-horizontal-column.html: |
| 48 | + * css3/flexbox/multiline-line-pack.html: |
| 49 | + * css3/flexbox/multiline-pack.html: |
| 50 | + * css3/flexbox/multiline-reverse-wrap-baseline.html: |
| 51 | + * css3/flexbox/multiline-reverse-wrap-overflow.html: |
| 52 | + * css3/flexbox/multiline-shrink-to-fit.html: |
| 53 | + * css3/flexbox/multiline.html: |
| 54 | + * css3/flexbox/nested-stretch.html: |
| 55 | + * css3/flexbox/orthogonal-flex-directions.html: |
| 56 | + * css3/flexbox/position-absolute-child.html: |
| 57 | + * css3/flexbox/preferred-widths-orthogonal.html: |
| 58 | + * css3/flexbox/preferred-widths.html: |
| 59 | + * css3/flexbox/repaint-rtl-column.html: |
| 60 | + * css3/flexbox/repaint.html: |
| 61 | + * css3/flexbox/true-centering.html: |
| 62 | + * css3/flexbox/writing-modes.html: |
| 63 | + |
1 | 64 | 2012-05-16 Chris Rogers <crogers@google.com> |
2 | 65 |
|
3 | 66 | AudioParam must support fan-in (multiple audio connections) |
|
0 commit comments