Files
servo/components/layout
Yerkebulan Tulibergenov 390cd00b81 layout: Show pointer cursor for submit input with text value (#40205)
layout: Show pointer cursor for submit input with text value

Before:
<img width="976" height="261" alt="Screenshot 2025-10-26 at 8 51 39 PM"
src="https://github.com/user-attachments/assets/1ee76a03-3817-4053-b6b0-d689ce1eac92"
/>


After:
<img width="985" height="253" alt="Screenshot 2025-10-26 at 8 54 19 PM"
src="https://github.com/user-attachments/assets/06459bc7-94ed-4910-8e1d-c87dccb3880c"
/>


Testing: tested manually, as
[suggested](https://github.com/servo/servo/issues/9084#issuecomment-3257188850)
by @jdm.
Fixes: https://github.com/servo/servo/issues/9084

Signed-off-by: Yerkebulan Tulibergenov <yerkebulan@gmail.com>
2025-11-01 10:17:56 +00:00
..