| Index: LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set-expected.txt
|
| diff --git a/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set-expected.txt b/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set-expected.txt
|
| index f6f9cfb10a2fad6c0112ae8635ceff4334fbe68e..79eff49747d768727da18b50088c4a12604eee84 100644
|
| --- a/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set-expected.txt
|
| +++ b/LayoutTests/fast/css-grid-layout/non-grid-element-repeat-get-set-expected.txt
|
| @@ -31,6 +31,12 @@ PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-column
|
| PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| +PASS window.getComputedStyle(element, '').getPropertyValue('grid-template-columns') is "none"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|