Chromium Code Reviews| Index: Source/core/css/CSSPropertyNames.in |
| diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in |
| index 93f6c99a92b3cfca6c8d7ce276c5535a23e0cced..aaa77e09c7713e8cf9bc4881a505d4a8850b38ea 100644 |
| --- a/Source/core/css/CSSPropertyNames.in |
| +++ b/Source/core/css/CSSPropertyNames.in |
| @@ -136,6 +136,8 @@ font-stretch |
| height |
| image-rendering |
| isolation |
| +justify-items |
| +-webkit-justify-items alias_for=justify-items |
|
cbiesinger
2014/06/17 22:53:33
Why add this?
jfernandez
2014/06/19 15:19:14
Well, I had doubts as well, but I saw the alias in
cbiesinger
2014/06/21 00:45:23
Please remove it.. the other properties only have
|
| justify-self |
| left |
| letter-spacing |