Skip to content

Commit 53b5992

Browse files
committed
Update fiber tests-passing log
1 parent 412e613 commit 53b5992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/fiber/tests-passing.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1722,6 +1722,7 @@ src/renderers/dom/shared/wrappers/__tests__/ReactDOMInput-test.js
17221722
* sets the value attribute on number inputs on blur
17231723
* an uncontrolled number input will not update the value attribute on blur
17241724
* an uncontrolled text input will not update the value attribute on blur
1725+
* an input with an id of `nodeName` works as intended
17251726

17261727
src/renderers/dom/shared/wrappers/__tests__/ReactDOMOption-test.js
17271728
* should flatten children to a string

0 commit comments

Comments
 (0)