| Index: Source/core/css/StylePropertyShorthand.h
|
| ===================================================================
|
| --- Source/core/css/StylePropertyShorthand.h (revision 153087)
|
| +++ Source/core/css/StylePropertyShorthand.h (working copy)
|
| @@ -96,8 +96,8 @@
|
| const StylePropertyShorthand& webkitBorderStartShorthand();
|
| const StylePropertyShorthand& webkitColumnsShorthand();
|
| const StylePropertyShorthand& webkitColumnRuleShorthand();
|
| -const StylePropertyShorthand& webkitFlexFlowShorthand();
|
| -const StylePropertyShorthand& webkitFlexShorthand();
|
| +const StylePropertyShorthand& flexFlowShorthand();
|
| +const StylePropertyShorthand& flexShorthand();
|
| const StylePropertyShorthand& gridColumnShorthand();
|
| const StylePropertyShorthand& gridRowShorthand();
|
| const StylePropertyShorthand& gridAreaShorthand();
|
|
|