Source code

Revision control

Copy as Markdown

Other Tools

[ident-function-parsing.html]
[e.style['view-transition-name'\] = "ident(myident)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident( myident)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(myident )" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(\\"myident\\")" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(\\"myident\\" 3)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(3 \\"myident\\")" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(\\"my\\" \\"ident\\")" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(my \\"ident\\")" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(\\"my\\" ident)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(my ident)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(-- myident)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(my 3 3 3 3 ident)" should set the property value]
expected: FAIL
[e.style['view-transition-name'\] = "ident(\\"myident\\" 42)" should set the property value]
expected: FAIL