blob: 34a5d96a4f801745bc8953ed3eb5bcd3265969ca (
plain)
1
2
3
4
5
6
7
8
9
10
|
prefs: [layout.css.grid-template-masonry-value.enabled:true]
[justify-tracks-valid.html]
[e.style['justify-tracks'\] = "flex-start, last baseline" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "normal, normal" should set the property value]
expected: FAIL
[e.style['justify-tracks'\] = "start, flex-end, flex-end, flex-end, flex-end" should set the property value]
expected: FAIL
|