[gap-decorations-style-valid.html]
[e.style['column-rule-style'\] = "repeat(4, dotted)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(3, dashed double dotted)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(4, double)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "dotted ridge" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "dotted dashed solid groove ridge" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(3, groove) repeat(4, ridge)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "inset repeat(3, ridge) none repeat(4, groove hidden dashed)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(4, none ridge solid) repeat(5, hidden) double" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(auto, solid)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(auto, dotted solid inset)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(auto, dashed groove) ridge" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid)" should set the property value]
expected: FAIL
[e.style['column-rule-style'\] = "inset repeat(auto, solid ridge) repeat(4, none groove hidden)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(5, dashed)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(4, dashed dotted)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(1, dashed double dotted solid)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "ridge" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(5, solid)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "dotted" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "dotted dashed ridge" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(4, solid) repeat(5, double) repeat(6, dotted)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "ridge repeat(4, solid) double repeat(6, dotted)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(4, none ridge solid) solid repeat(5, hidden) double" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(auto, dotted)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(auto, dashed solid inset double)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(auto, dashed groove) repeat(4, solid) double" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "repeat(4, dotted double dashed) repeat(auto, solid) repeat(4, none groove hidden)" should set the property value]
expected: FAIL
[e.style['row-rule-style'\] = "dotted repeat(auto, solid ridge) solid" should set the property value]
expected: FAIL