normalize.css icon indicating copy to clipboard operation
normalize.css copied to clipboard

Only Safari still needs fix for input type=number cursor issue

Open philwareham opened this issue 7 years ago • 0 comments

The cursor style issue was fixed in Chrome/Blink circa 2014, see https://bugs.chromium.org/p/chromium/issues/detail?id=337668.

However, the issue still persists in Safari/WebKit (tested and confirmed still exists in Safari 11.1).

WebKit bug tracker: https://bugs.webkit.org/show_bug.cgi?id=137269

Test case: https://bug-137269-attachments.webkit.org/attachment.cgi?id=252499

philwareham avatar Apr 18 '18 12:04 philwareham