RESOLVED FIXED Bug 78122
Add support for the contains value for line grid snapping.
https://bugs.webkit.org/show_bug.cgi?id=78122
Summary Add support for the contains value for line grid snapping.
Dave Hyatt
Reported 2012-02-08 09:05:10 PST
Add support for the contains value for line grid snapping, so that it is possible to center headers etc. in between grid lines.
Attachments
Patch (35.99 KB, patch)
2012-02-08 09:07 PST, Dave Hyatt
aroben: review+
Dave Hyatt
Comment 1 2012-02-08 09:07:42 PST
Adam Roben (:aroben)
Comment 2 2012-02-08 09:27:31 PST
Comment on attachment 126097 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=126097&action=review > Source/WebCore/rendering/RootInlineBox.cpp:377 > + LayoutUnit result = delta; This can go back down to line 400 where it was before this patch.
Ahmad Saleem
Comment 3 2022-10-25 15:12:37 PDT
This landed and didn't backed out: https://github.com/WebKit/WebKit/commit/fdbea2888836ce2136d22e6c746596db7767e8ad Marking this as "RESOLVED FIXED".
Note You need to log in before you can comment on or make changes to this bug.