RESOLVED FIXED150894
Web Inspector: WebInspector.Color should support #rgba and #rrggbbaa syntax
https://bugs.webkit.org/show_bug.cgi?id=150894
Summary Web Inspector: WebInspector.Color should support #rgba and #rrggbbaa syntax
Dean Jackson
Reported 2015-11-04 10:12:25 PST
See https://bugs.webkit.org/show_bug.cgi?id=150853 We now support 4 and 8 digit hex colors. I think we'll need to update CodeMirror css.js and our CodeMirrorAdditions.js + CodeMirrorTextMarkers.js + Color.js
Attachments
[PATCH] Proposed Fix (28.82 KB, patch)
2015-11-04 14:01 PST, Joseph Pecoraro
joepeck: commit-queue-
[PATCH] Proposed Fix (29.59 KB, patch)
2015-11-04 14:16 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-11-04 10:13:04 PST
Joseph Pecoraro
Comment 2 2015-11-04 14:01:11 PST
Created attachment 264811 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 3 2015-11-04 14:10:48 PST
Comment on attachment 264811 [details] [PATCH] Proposed Fix Got another tweak I want to make.
Joseph Pecoraro
Comment 4 2015-11-04 14:16:02 PST
Created attachment 264813 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 5 2015-11-04 14:31:21 PST
WebKit Commit Bot
Comment 6 2015-11-04 16:00:42 PST
Comment on attachment 264813 [details] [PATCH] Proposed Fix Clearing flags on attachment: 264813 Committed r192040: <http://trac.webkit.org/changeset/192040>
WebKit Commit Bot
Comment 7 2015-11-04 16:00:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.