Lines Matching refs:borders
2449 …s.webkit.org/show_bug.cgi?id=5940 (<svg> inside <body> incorrectly extends over top/bottom borders)
11770 (WebCore::RenderLayer::scrollRectToVisible): Account for borders and scroll bars.
20940 <colgroup>'s borders are ignored when it has <col> children
22327 Test: fast/borders/border-image-01.html
34616 CSS rounded borders.
39370 occur with the image before we start showing alt text and borders.
39373 borders immediately.)
43816 Fix for <rdar://problem/5120889> Sized table cells w/borders not
43825 Subtract our borders and padding in the auto or percent table cell
47941 …Fix for REGRESSION bug 13108, frame borders being painted when they shouldn't be. Rework both fra…
47946 fast/frames/no-frame-borders.html
48104 …se fillRect instead of drawLine, since drawLine has some odd behavior (it's only used for borders).
48144 Move frame borders out of WebKit and into WebCore.
52459 fast/borders/border-fit.html
54664 after table sections have computed their outer horizontal borders.
62027 borders. Changed to return -1 instead of the last item's index if the given offset
62029 (WebCore::RenderListBox::autoscroll): Adjusted for vertical padding and borders.
65155 …bit of code... since a lot of properties don't apply to text (e.g., borders), we're marking text r…
69184 Test: fast/borders/border-radius-huge-assert.html
69411 …ESSION (SearchField): Search field on developer.apple.com not drawn with top/bottom borders (11848)
70631 outer half of any collapsed borders. This function checks the cell's borders'
70632 widths but also the widths of the adjoining cells' borders, since they can
70633 contribute to the length of this cell's borders perpendicular to them, making
70635 (WebCore::RenderTableCell::borderLeft): Split the collapsing borders case off to
70663 Test: fast/borders/outline-offset-min-assert.html