| Index: LayoutTests/fast/alignment/parse-justify-items-expected.txt
 | 
| diff --git a/LayoutTests/fast/alignment/parse-justify-items-expected.txt b/LayoutTests/fast/alignment/parse-justify-items-expected.txt
 | 
| index 4c451f5c5132a76dbc487adf6c38779daea0348e..a492f2091a452c8786485023169389fb91bfdd14 100644
 | 
| --- a/LayoutTests/fast/alignment/parse-justify-items-expected.txt
 | 
| +++ b/LayoutTests/fast/alignment/parse-justify-items-expected.txt
 | 
| @@ -53,8 +53,6 @@ PASS element.style.justifyItems is "auto"
 | 
|  PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "stretch"
 | 
|  PASS element.style.justifyItems is "auto"
 | 
|  PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "stretch"
 | 
| -PASS getComputedStyle(element, '').getPropertyValue('justify-items') is 'stretch'
 | 
| -PASS element.style.justifyItems is 'auto'
 | 
|  PASS element.style.justifyItems is "self-end"
 | 
|  PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is "self-end"
 | 
|  
 | 
| 
 |