dillon1000/react

Commit

ADD: disablePictureInPicture attribute for HTML5 videos (#15334)

* ADD: disablePictureInPicture attribute for HTML5 videos

* ADD: disablePictureInPicture as DOMProperty and attribute

* Update: Replace camelCase with lowercase and vice-versa

* FIX: Missing comma on attribute (prettier)
Browse files
Changed paths3 files
First-parent comparison
M fixtures/attribute-behavior/src/attributes.js ModifiedM packages/react-dom/src/shared/DOMProperty.js ModifiedM packages/react-dom/src/shared/possibleStandardNames.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…