dillon1000/react
Commit
Browse files Add test fixture for media event bubbling (#12004)
We want to start refactoring some of the event constants, but we don't have a great way to confirm media events work as intended. This commit adds a new DOM test fixture to verify that media events bubble.
Changed paths4 files
First-parent comparisonfixtures/dom/public/test.mp4 AddedM fixtures/dom/src/components/Header.js ModifiedM fixtures/dom/src/components/fixtures/index.js ModifiedA fixtures/dom/src/components/fixtures/media-events/index.js AddedPatch
Files changed
Rendering syntax-highlighted changes…