{"name":"-webkit-user-modify","description":"Determines whether a user can edit the content of an element.","keywords":["css","property","-webkit-user-modify","webkit","user","modify"],"longDescription":"<p>This is closely related to the <code>contentEditable<\/code> attribute.<\/p>\n","syntax":["-webkit-user-modify: read-only | read-write | read-write-plaintext-only;"],"values":{"read-only":{"description":"<p>The content is read-only.<\/p>"},"read-write":{"description":"<p>The content can be read and written.<\/p>"},"read-write-plaintext-only":{"description":"<p>The content can be read and written, but any rich formatting of pasted text is lost.<\/p>"}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-user-modify"}}