Source code
Revision control
Copy as Markdown
Other Tools
[text-fit-valid.html]
[e.style['text-fit'\] = "none" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "grow" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "shrink" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "grow consistent" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "grow per-line" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "grow per-line-all" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "grow per-line 132%" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "grow consistent 300%" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "shrink per-line 4%" should set the property value]
expected: FAIL
[e.style['text-fit'\] = "shrink consistent 50%" should set the property value]
expected: FAIL