Source code
Revision control
Copy as Markdown
Other Tools
[gap-decorations-color-valid.html]
[e.style['column-rule-color'\] = "repeat(4, blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, cyan)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(4, blue)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "red" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(4, cyan)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(4, blue)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "red" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(4, cyan)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(3, red, green, blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(1, red, green, blue, yellow)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "green, blue" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red, blue, green, yellow, pink" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(3, blue), repeat(4, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "red, repeat(3, blue), blue, repeat(4, red, green, cyan)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, red, green, cyan), repeat(5, yellow), blue" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red, green, blue)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(auto, red, green), red" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "repeat(4, blue, red, green), repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['column-rule-color'\] = "blue, repeat(auto, red, green), repeat(4, blue, red, green)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(3, red, green, blue)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(1, red, green, blue, yellow)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "green, blue" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "red, blue, green, yellow, pink" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(3, blue), repeat(4, red)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "red, repeat(3, blue), blue, repeat(4, red, green, cyan)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(4, red, green, cyan), repeat(5, yellow), blue" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(auto, red, green, blue)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(auto, red, green), red" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "repeat(4, blue, red, green), repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['row-rule-color'\] = "blue, repeat(auto, red, green), repeat(4, blue, red, green)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(3, red, green, blue)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(1, red, green, blue, yellow)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "green, blue" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "red, blue, green, yellow, pink" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(3, blue), repeat(4, red)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "red, repeat(3, blue), blue, repeat(4, red, green, cyan)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(4, red, green, cyan), repeat(5, yellow), blue" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(auto, red, green, blue)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(auto, red, green), red" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "repeat(4, blue, red, green), repeat(auto, red)" should set the property value]
expected: FAIL
[e.style['rule-color'\] = "blue, repeat(auto, red, green), repeat(4, blue, red, green)" should set the property value]
expected: FAIL