Chromium Code Reviews| Index: LayoutTests/css3/flexbox/stretch-input-in-column-expected.html |
| diff --git a/LayoutTests/css3/flexbox/stretch-input-in-column-expected.html b/LayoutTests/css3/flexbox/stretch-input-in-column-expected.html |
| index 0c24f9f2929ea8aba2d0da169003efe6d63c7a4a..bdf85198be853ae937c2096564fc1b6c67a31178 100644 |
| --- a/LayoutTests/css3/flexbox/stretch-input-in-column-expected.html |
| +++ b/LayoutTests/css3/flexbox/stretch-input-in-column-expected.html |
| @@ -6,8 +6,7 @@ |
| background-color: grey; |
| } |
| .flexbox > * { |
| - -webkit-flex: 1; |
| - -moz-flex: 1; |
| + flex: 1; |
| } |
| </style> |
| <body> |