1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-11 02:49:06 +00:00
Files
UXP/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
T

9 lines
364 B
INI

[dialog-open.html]
type: testharness
[On getting, the IDL open attribute must return true if the content open attribute is set, and false if it is absent.]
expected: FAIL
[On setting, the content open attribute must be removed if the IDL open attribute is set to false, and must be present if the IDL open attribute is set to true.]
expected: FAIL