[Webkit-unassigned] [Bug 188045] New: [WebIDL] Element's scrollLeft and scrollTop should be unrestricted double

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 06:53:29 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188045

            Bug ID: 188045
           Summary: [WebIDL] Element's scrollLeft and scrollTop should be
                    unrestricted double
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: cdumez at apple.com, simon.fraser at apple.com

Follow-up of bug 161610:

(In reply to Simon Fraser (smfr) from comment #3)
> > > Source/WebCore/dom/Element.idl:75
> > > -    attribute long scrollLeft;
> > > -    attribute long scrollTop;
> > > +    attribute long scrollLeft; // FIXME: should be unrestricted double
> > > +    attribute long scrollTop; // FIXME: should be unrestricted double
> > 
> > Seems relatively straightforward to fix this.
> 
> I didn't want to make a web-facing change here in the same patch.

-- 
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/20180726/e0f8ac8a/attachment.html>


More information about the webkit-unassigned mailing list