Pass | The last selected OPTION should win; Inserted by parser | Asserts runPass | assert_equals("Second", "Second")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:26:3) | Pass | assert_equals("Second", "Second")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:29:3) |
|
Pass | The last selected OPTION should win; Inserted by DOM API | Asserts runPass | assert_equals("Second", "Second")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:42:3) | Pass | assert_equals("Second", "Second")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:55:3) |
|
Pass | The last selected OPTION should win; Inserted by jQuery append() | Asserts runPass | assert_equals("Second", "Second")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:71:3) |
|
Pass | The last selected OPTION should win; Inserted by innerHTML | Asserts runPass | assert_equals("Second", "Second")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:78:3) | Pass | assert_equals("Fourth", "Fourth")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:84:3) |
|
Pass | If an OPTION says it is selected, it should be selected after it is inserted. | Asserts runPass | assert_equals("B", "B")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:99:5) | Pass | assert_equals("B", "B")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:99:5) | Pass | assert_equals("B", "B")
at Test.<anonymous> ( /html/semantics/forms/the-select-element/inserted-or-removed.html:99:5) |
|