Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt

Issue 354613003: Properly repaint RenderLayer's descendants when it moves (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Use a flag instead of a seperate tree walk. Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
diff --git a/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
index 92bb25b19aae92edf4f358e8bd96040e0b1a3c0c..bb49502b1409ace1c6e33156d1041feee7daec6e 100644
--- a/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
+++ b/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
@@ -8,6 +8,8 @@
"repaintRects": [
[8, 727, 769, 98],
[8, 184, 769, 641],
+ [8, 184, 769, 641],
+ [8, 86, 769, 641],
[8, 86, 769, 641],
[8, 86, 769, 98],
[8, 86, 769, 98],
« no previous file with comments | « LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt ('k') | Source/core/rendering/RenderLayer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698