Home | History | Annotate | Download | only in WebCore

Lines Matching full:repaint

2665           REGRESSION: Incomplete repaint when a cell's extra bottom margin grows
2667 Test: fast/repaint/table-extra-bottom-grow.html
2676 bottom extra height increased, just repaint the entire cell.
2806 Automate repaint tests
2809 * manual-tests/border-repaint-glitch.html: Removed.
2816 * manual-tests/inline-outline-repaint.html: Removed.
2817 * manual-tests/outline-repaint-glitch.html: Removed.
2818 * manual-tests/repaint-resized-overflow.html: Removed.
4284 REGRESSION: Incomplete repaint when block with clipping grows
4286 * manual-tests/repaint-resized-overflow.html: Added.
4294 (WebCore::RenderLayer::updateLayerPositions): Do a full repaint if
4303 CSS text-shadow does not repaint completely when changed
4393 When readonly attribute changes, update the theme so the control will repaint.
4411 with percentage background-size doesn't repaint properly when it
4422 Fix for a regression in the new text fields. Don't allow the repaint
4426 (There is no test, since we have no way of testing cases where we repaint
4436 Fix for bug 8449, incomplete repaint of table cell that moved. This
5677 * manual-tests/list-marker-repaint.html: Added.
5861 Incomplete repaint of inlines' outline during editing
5863 * manual-tests/inline-outline-repaint.html: Added.
5866 inlines' repaint rect.
6499 (WebCore::HTMLCanvasElement::willDraw): Added. Tells the renderer to repaint.
7588 Test: fast/repaint/layer-outline.html fast/repaint/layer-outline-horizontal.html
7593 Layer outline does not repaint
7648 * manual-tests/outline-repaint-glitch.html: Added. Manual testcase.
7649 This is just an outline version of border-repaint-glitch.html
8346 Tests: fast/repaint/flexible-box-overflow.html fast/repaint/flexible-box-overflow-horizontal.html
8351 Flexible boxes do not repaint their top, left and children's overflows
8367 Tests: fast/repaint/text-shadow.html fast/repaint/text-shadow-horizontal.html
8372 Text shadow does not repaint correctly
10000 Box repaint rect does not include the left overflow
10002 * manual-tests/left-overflow-repaint.html: Added.
10014 (WebCore::RenderBlock::layoutInlineChildren): Include left overflow in repaint rect.
27718 REGRESSION: Incomplete repaint when dragging the map on Google maps
27725 the object moved. If it did, do a full repaint.
27740 REGRESSION: Incomplete repaint when table cell width changes during layout
29765 (WebCore::RenderBlock::layoutBlockChildren): Force repaint if the child didn't move but
29766 didn't repaint correctly during layout because it was not at its final position then.
36894 REGRESSION: Border repaint glitch
36897 (RenderObject::repaintAfterLayoutIfNeeded): Repaint parts of the
36899 * manual-tests/border-repaint-glitch.html: Added.
37916 REGRESSION: incomplete repaint