RESOLVED FIXED 133045
Web Inspector: AX: console list 'input'/'output' markers are not perceivable
https://bugs.webkit.org/show_bug.cgi?id=133045
Summary Web Inspector: AX: console list 'input'/'output' markers are not perceivable
James Craig
Reported 2014-05-18 00:30:12 PDT
Web Inspector: AX: console list 'input'/'output' markers are not perceivable. These are generated ::before content. Currently background images, and previously characters. There is currently no way to define alt text in CSS for generated content or list markers. We'd need strings such as "Input:" and "Output:" in a localized data-* attr and pulled into the CSS via attr(). We've proposed an "alt" property in CSS4 (accepted by CSS WG) for arbitrary ::before and ::after content. Working on "alt" support for list markers, too.
Attachments
patch (2.25 KB, patch)
2015-10-17 03:10 PDT, James Craig
no flags
James Craig
Comment 1 2014-05-18 00:31:18 PDT
Victor mentioned this problem, too.
Radar WebKit Bug Importer
Comment 2 2014-05-18 00:32:48 PDT
Radar WebKit Bug Importer
Comment 3 2014-05-18 00:33:16 PDT
James Craig
Comment 4 2015-10-07 10:43:49 PDT
Taking into my queue. This is achievable now due to additional CSS support.
James Craig
Comment 5 2015-10-17 03:10:37 PDT
James Craig
Comment 6 2015-10-17 08:48:26 PDT
Pretty sure this fix is complete (most of the work was already done) but WK TOT is crashing on launch. I'll hang on to verify this once it stabilizes. Unless there is now a way to include WebInspectorUI automated tests... r?
Blaze Burg
Comment 7 2015-10-18 15:42:59 PDT
Comment on attachment 263371 [details] patch r=me Crashes on trunk were fixed on Friday AFAIK, so please verify before landing.
James Craig
Comment 8 2015-10-19 01:10:42 PDT
Comment on attachment 263371 [details] patch cq+
WebKit Commit Bot
Comment 9 2015-10-19 01:57:07 PDT
Comment on attachment 263371 [details] patch Clearing flags on attachment: 263371 Committed r191281: <http://trac.webkit.org/changeset/191281>
WebKit Commit Bot
Comment 10 2015-10-19 01:57:11 PDT
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.