WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
135920
Implement a CSS property which allows for styling the text caret
https://bugs.webkit.org/show_bug.cgi?id=135920
Summary
Implement a CSS property which allows for styling the text caret
Myles C. Maxfield
Reported
2014-08-13 18:15:12 PDT
Implement a CSS property which allows for styling the text caret
Attachments
Patch
(51.09 KB, patch)
2014-08-13 18:26 PDT
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2014-08-13 18:26:41 PDT
Created
attachment 236571
[details]
Patch
Myles C. Maxfield
Comment 2
2014-08-15 13:18:15 PDT
For more background, see
http://wiki.csswg.org/spec/css4-ui#caret-property
and
http://lists.w3.org/Archives/Public/www-style/2011Nov/0772.html
Ryosuke Niwa
Comment 3
2014-08-16 02:13:40 PDT
Comment on
attachment 236571
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=236571&action=review
> Source/WebCore/ChangeLog:9 > + CSS property: -webkit-caret-style, which can have three values: element, -webkit-editable-root, and a color value.
I don't think we should introduce a new prefixed value like -webkit-editable-root without suggesting it on www-style first. It appears to me that what -webkit-editable-root does is really "auto". If we were only concerned about Mail & Notes matching TextEdit's native behavior, then we should simply expose a preference instead of exposing a generic CSS property to the Web.
Ryosuke Niwa
Comment 4
2014-08-16 02:14:04 PDT
This feature needs to be announced on webkit-dev first.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug