dillon1000/react

Commit

Add DOM fixture page for Fragment Ref (#32527)

This adds a page to the DOM fixture to test Fragment Refs. The first
test case is for `addEventListener`/`removeEventListener`.

Setting `enableFragmentRefs` to `__EXPERIMENTAL__` and building is
required to run the fixture.

<img width="872" alt="Screenshot 2025-03-05 at 12 58 57 PM"
src="https://github.com/user-attachments/assets/fee498b7-fd96-4178-9e82-c46d4cb55c9b"
/>
Browse files
Changed paths3 files
First-parent comparison
M fixtures/dom/src/components/Header.js ModifiedA fixtures/dom/src/components/fixtures/fragment-refs/index.js AddedM fixtures/dom/src/style.css Modified
Patch

Files changed

Rendering syntax-highlighted changes…