dillon1000/react

Commit

Fix rendering into shadow root (#11037)

* Replace skipped unit test with a fixture

* Fix crash for custom elements
Browse files
Changed paths6 files
First-parent comparison
M fixtures/dom/src/components/Header.js ModifiedA fixtures/dom/src/components/fixtures/custom-elements/index.js AddedM fixtures/dom/src/components/fixtures/index.js ModifiedD src/__mocks__/vendor/third_party/WebComponents.js DeletedM src/renderers/dom/fiber/ReactDOMFiberEntry.js ModifiedM src/renderers/dom/shared/__tests__/ReactMount-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…