summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/interactive-elements/the-dialog-element/dialog-open.html.ini
blob: 6cabc6cfd984d616550fc58cdee6a12c25498dec (plain)
1
2
3
4
5
6
7
8
[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