[display-valid.html]
[e.style['display'\] = "grid-lanes" should set the property value]
expected: FAIL
[e.style['display'\] = "inline-grid-lanes" should set the property value]
expected: FAIL
[e.style['display'\] = "block grid-lanes" should set the property value]
expected: FAIL
[e.style['display'\] = "grid-lanes block" should set the property value]
expected: FAIL
[e.style['display'\] = "inline grid-lanes" should set the property value]
expected: FAIL
[e.style['display'\] = "grid-lanes inline" should set the property value]
expected: FAIL