consul/ui-v2/tests/unit/utils/dom
John Cowen 62e3c5605c ui: Change vocab of ReopenableEventSource from 'reopen' to 'open' (#5973)
You can potentially close an EventSource before its first tick by
immediately setting the readyState to a non-open state. Therefore it
never opens.

Calling `open` will then open it.

'Open' fits better than 'reopen' when taking the above into account
2019-09-04 08:35:02 +00:00
..
event-source ui: Change vocab of ReopenableEventSource from 'reopen' to 'open' (#5973) 2019-09-04 08:35:02 +00:00
event-target UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
click-first-anchor-test.js ui: Allow text selection of clickable elements and their contents (#5770) 2019-09-04 08:34:58 +00:00
closest-test.js
create-listeners-test.js ui: Expands create-listeners API to allow recursive and functions (#5616) 2019-09-04 08:34:57 +00:00
get-component-factory-test.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
normalize-event-test.js
qsa-factory-test.js
sibling-test.js