mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Updated tests-passing
This commit is contained in:
@@ -603,6 +603,7 @@ src/renderers/dom/shared/__tests__/ReactDOMComponent-test.js
|
||||
* should clear all the styles when removing `style`
|
||||
* should update styles when `style` changes from null to object
|
||||
* should not reset innerHTML for when children is null
|
||||
* should reset innerHTML when switching from a direct text child to an empty child
|
||||
* should empty element when removing innerHTML
|
||||
* should transition from string content to innerHTML
|
||||
* should transition from innerHTML to string content
|
||||
|
||||
Reference in New Issue
Block a user