It is my dialog.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTests layout of non-modal dialogs.
Asserts run
Pass
assert_equals(351, 351, "Absolute position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:57:3)
Pass
assert_equals(50, 50, "Absolute position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:61:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:67:3)
Pass
assert_equals(301, 301, "Static position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:68:3)
Pass
assert_equals(0, 0, "Static position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:72:3)
Pass
assert_equals(351, 351, "Relative position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:80:3)
Pass
assert_equals(50, 50, "Relative position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:84:3)
Pass
assert_equals(50, 50, "Fixed position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:92:3)
Pass
assert_equals(50, 50, "Fixed position.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/non-modal-dialog-layout.html:96:3)