Chromium Code Reviews| Index: LayoutTests/fast/css/getComputedStyle/resources/property-names.js |
| diff --git a/LayoutTests/fast/css/getComputedStyle/resources/property-names.js b/LayoutTests/fast/css/getComputedStyle/resources/property-names.js |
| index 5f6ea19a569a556e76eda9d6cde959d9e3eb254f..527e2414c760c015bbbe6f6f7e42a80c41bf21c9 100644 |
| --- a/LayoutTests/fast/css/getComputedStyle/resources/property-names.js |
| +++ b/LayoutTests/fast/css/getComputedStyle/resources/property-names.js |
| @@ -170,6 +170,8 @@ var propertiesToTest = { |
| "height": true, |
| "image-rendering": true, |
| "justify-content": true, |
| + "justify-items": true, |
| + "justify-self": true, |
| "left": true, |
| "letter-spacing": true, |
| "lighting-color": true, |