Bug 1855240 [wpt PR 42163] - Update wpt metadata, a=testonly

wpt-pr: 42163
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2023-09-26 16:12:15 +00:00
Родитель 1188b8ce59
Коммит fc6ca3623a
2 изменённых файлов: 42 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,21 @@
[text-spacing-trim-computed.html]
[Property text-spacing-trim value 'auto']
expected: FAIL
[Property text-spacing-trim value 'space-all']
expected: FAIL
[Property text-spacing-trim value 'trim-auto']
expected: FAIL
[Property text-spacing-trim value 'allow-end']
expected: FAIL
[Property text-spacing-trim value 'space-first']
expected: FAIL
[Property text-spacing-trim value 'allow-end space-first']
expected: FAIL
[Property text-spacing-trim value 'space-first allow-end']
expected: FAIL

Просмотреть файл

@ -0,0 +1,21 @@
[text-spacing-trim-valid.html]
[e.style['text-spacing-trim'\] = "auto" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "space-all" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "trim-auto" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "allow-end" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "space-first" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "allow-end space-first" should set the property value]
expected: FAIL
[e.style['text-spacing-trim'\] = "space-first allow-end" should set the property value]
expected: FAIL