mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
fix Microdata properties' commentaries
This commit is contained in:
@@ -164,7 +164,7 @@ var HTMLDOMPropertyConfig = {
|
||||
// keyboard hints.
|
||||
autoCapitalize: null,
|
||||
autoCorrect: null,
|
||||
// itemProp, itemScope, itemType, itemType, itemID are for
|
||||
// itemProp, itemScope, itemType are for
|
||||
// Microdata support. See http://schema.org/docs/gs.html
|
||||
itemProp: MUST_USE_ATTRIBUTE,
|
||||
itemScope: MUST_USE_ATTRIBUTE | HAS_BOOLEAN_VALUE,
|
||||
|
||||
Reference in New Issue
Block a user