dillon1000/react
Commit
Browse files 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)
Changed paths3 files
First-parent comparisonfixtures/attribute-behavior/src/attributes.js ModifiedM packages/react-dom/src/shared/DOMProperty.js ModifiedM packages/react-dom/src/shared/possibleStandardNames.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…