We need to support rendering in contexts like web workers where nodes are emulated and properties may not be set directly. This commit gates property validation checks to environments that have real Node objects. FW-1043 #resolve PR Close #28610
We need to support rendering in contexts like web workers where nodes are emulated and properties may not be set directly. This commit gates property validation checks to environments that have real Node objects. FW-1043 #resolve PR Close #28610