mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
* Use the public ReactDOMServer in tests We need this because it runs the injection. * Let Fiber skip react data attributes and comments in SSR tests This markup is testing implementation details rather than behavior.