dillon1000/react
Commit
Browse files Fix rendering into shadow root (#11037)
* Replace skipped unit test with a fixture * Fix crash for custom elements
Changed paths6 files
First-parent comparisonfixtures/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…