We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412e613 commit 53b5992Copy full SHA for 53b5992
scripts/fiber/tests-passing.txt
@@ -1722,6 +1722,7 @@ src/renderers/dom/shared/wrappers/__tests__/ReactDOMInput-test.js
1722
* sets the value attribute on number inputs on blur
1723
* an uncontrolled number input will not update the value attribute on blur
1724
* an uncontrolled text input will not update the value attribute on blur
1725
+* an input with an id of `nodeName` works as intended
1726
1727
src/renderers/dom/shared/wrappers/__tests__/ReactDOMOption-test.js
1728
* should flatten children to a string
0 commit comments