[Webkit-unassigned] [Bug 201453] New: scrollWidth of input elements does not include paddings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 4 02:51:58 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201453
Bug ID: 201453
Summary: scrollWidth of input elements does not include
paddings
Product: WebKit
Version: Safari 12
Hardware: Macintosh
OS: macOS 10.14
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gpetrioli+webkit-bugzilla at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
According to the specs the `scrollWidth` should include the paddings.
The bug is that for `input` element this does not happen, while it does for other elements like `div`.
Testcase: https://jsfiddle.net/bjg06pLq/
--
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/20190904/186398e3/attachment.html>
More information about the webkit-unassigned
mailing list