RESOLVED FIXED 53614
Remove physical terminology from overflow.
https://bugs.webkit.org/show_bug.cgi?id=53614
Summary Remove physical terminology from overflow.
Dave Hyatt
Reported 2011-02-02 12:01:36 PST
Don't use top/right/bottom/left to describe overflow that is in the block's local coordinate space (which could be flipped). Use minX/maxX/minY/maxY instead.
Attachments
Patch (41.21 KB, patch)
2011-02-02 12:02 PST, Dave Hyatt
hyatt: review-
Patch (37.93 KB, patch)
2011-02-02 12:11 PST, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2011-02-02 12:02:52 PST
Dave Hyatt
Comment 2 2011-02-02 12:11:00 PST
WebKit Review Bot
Comment 3 2011-02-02 12:14:11 PST
Dave Hyatt
Comment 4 2011-02-02 12:19:38 PST
Fixed in r77397.
WebKit Review Bot
Comment 5 2011-02-02 12:21:05 PST
Note You need to log in before you can comment on or make changes to this bug.