Commit 6dbde82
committed
Add ReactDOMClient to ServerIntegrationElements (#28134)
## Overview
Branched off facebook/react#28130
## ~Failing~ Fixed by @eps1lon
The tests are currently failing because of two tests covering special
characters. I've tried a few ways to fix, but I'm stuck and will need
some help understanding why they fail and how to fix.
---------
Co-authored-by: Sebastian Silbermann <sebastian.silbermann@klarna.com>
DiffTrain build for commit facebook/react@c0d9277.1 parent 029d735 commit 6dbde82
7 files changed
Lines changed: 9 additions & 9 deletions
File tree
- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25622 | 25622 | | |
25623 | 25623 | | |
25624 | 25624 | | |
25625 | | - | |
| 25625 | + | |
25626 | 25626 | | |
25627 | 25627 | | |
25628 | 25628 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9149 | 9149 | | |
9150 | 9150 | | |
9151 | 9151 | | |
9152 | | - | |
| 9152 | + | |
9153 | 9153 | | |
9154 | 9154 | | |
9155 | 9155 | | |
| |||
9180 | 9180 | | |
9181 | 9181 | | |
9182 | 9182 | | |
9183 | | - | |
| 9183 | + | |
9184 | 9184 | | |
9185 | 9185 | | |
9186 | 9186 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9577 | 9577 | | |
9578 | 9578 | | |
9579 | 9579 | | |
9580 | | - | |
| 9580 | + | |
9581 | 9581 | | |
9582 | 9582 | | |
9583 | 9583 | | |
| |||
9608 | 9608 | | |
9609 | 9609 | | |
9610 | 9610 | | |
9611 | | - | |
| 9611 | + | |
9612 | 9612 | | |
9613 | 9613 | | |
9614 | 9614 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
544 | | - | |
| 544 | + | |
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments