mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
71 lines
2.9 KiB
INI
71 lines
2.9 KiB
INI
[HTMLElement.html]
|
|
type: testharness
|
|
[translate on HTMLElement must enqueue an attributeChanged reaction when adding translate content attribute]
|
|
expected: FAIL
|
|
|
|
[translate on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[dir on HTMLElement must enqueue an attributeChanged reaction when adding dir content attribute]
|
|
expected: FAIL
|
|
|
|
[dir on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[tabIndex on HTMLElement must enqueue an attributeChanged reaction when adding tabindex content attribute]
|
|
expected: FAIL
|
|
|
|
[tabIndex on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[accessKey on HTMLElement must enqueue an attributeChanged reaction when adding accesskey content attribute]
|
|
expected: FAIL
|
|
|
|
[accessKey on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[draggable on HTMLElement must enqueue an attributeChanged reaction when adding draggable content attribute]
|
|
expected: FAIL
|
|
|
|
[draggable on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[dropzone on HTMLElement must enqueue an attributeChanged reaction when adding dropzone content attribute]
|
|
expected: FAIL
|
|
|
|
[dropzone on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[contextMenu on HTMLElement must enqueue an attributeChanged reaction when adding contextmenu content attribute]
|
|
expected: FAIL
|
|
|
|
[contextMenu on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[spellcheck on HTMLElement must enqueue an attributeChanged reaction when adding spellcheck content attribute]
|
|
expected: FAIL
|
|
|
|
[spellcheck on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[innerText on HTMLElement must enqueue a disconnected reaction]
|
|
expected: FAIL
|
|
|
|
[hidden on HTMLElement must enqueue an attributeChanged reaction when adding hidden content attribute]
|
|
expected: FAIL
|
|
|
|
[hidden on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[lang on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[title on HTMLElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[lang on HTMLElement must enqueue an attributeChanged reaction when adding lang content attribute]
|
|
expected: FAIL
|
|
|
|
[title on HTMLElement must enqueue an attributeChanged reaction when adding title content attribute]
|
|
expected: FAIL
|
|
|