()
| 6582 | } |
| 6583 | |
| 6584 | function postUpdateSelectWrapper() { |
| 6585 | ReactDOMSelect.postUpdateWrapper(this); |
| 6586 | } |
| 6587 | |
| 6588 | // For HTML, certain tags should omit their close tag. We keep a whitelist for |
| 6589 | // those special-case tags. |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…