Changes between Initial Version and Version 1 of Ticket #9814, comment 26
- Timestamp:
- May 27, 2014, 9:39:07 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9814, comment 26
initial v1 1 1 Hum. That's funny: yesterday it seemed to fail on all browsers but today it's indeed just Webkit. So yes, we can restrict that fix to Webkit-based browsers. 2 2 3 As for the support of different cases of `contenteditable` attribute – no, we don't want to do that. Right now, we don't support other cases in our codebase (~25 places) so `isReadOnly` should neither.3 As for the support of different cases of `contenteditable` attribute – no, we don't want to do that. Right now, we don't support other cases in our codebase (~25 places) so `isReadOnly` should do neither.