[Webkit-unassigned] [Bug 186640] New: [LFC] Fix static position left/top

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 18:50:08 PDT 2018


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

            Bug ID: 186640
           Summary: [LFC] Fix static position left/top
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

return { top, left }; -> return { left, top };

This is so error prone and should find a way to enforce left/top vs. top/left.

-- 
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/20180615/ec3d6da2/attachment.html>


More information about the webkit-unassigned mailing list