[Webkit-unassigned] [Bug 185942] New: :out-of-range pseudo class doesn't match if value reaches a certain amount of characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 24 05:11:35 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185942
Bug ID: 185942
Summary: :out-of-range pseudo class doesn't match if value
reaches a certain amount of characters
Product: WebKit
Version: Safari 11
Hardware: All
OS: All
Status: NEW
Severity: Minor
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: m.renty at gmail.com
When using the :out-of-range pseudo class I noticed it didn't match anymore when it reached a certain threshold of used characters.
I've tested this both on Safari 11.1 and Safari Mobile.
You can reproduce it using this codepen I made https://codepen.io/mrenty/pen/QrRZwP.
If you type "111111111111111111111111111111111111111" it is invalid as expected, but if you add an extra number it becomes in range.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180524/f0c2606a/attachment.html>
More information about the webkit-unassigned
mailing list