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

Unified Diff: LayoutTests/fast/repaint/table-cell-move-expected.txt

Issue 433603004: Disentangle repaint-after-compositing from updateLayerPositionsAfterLayout (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 4 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/table-cell-move-expected.txt
diff --git a/LayoutTests/fast/repaint/table-cell-move-expected.txt b/LayoutTests/fast/repaint/table-cell-move-expected.txt
index 13562ee8dcbfb47a69578b1ecfcf3b7fbca67967..7188a8e00162a9f76869d489997167091529acf8 100644
--- a/LayoutTests/fast/repaint/table-cell-move-expected.txt
+++ b/LayoutTests/fast/repaint/table-cell-move-expected.txt
@@ -8,8 +8,10 @@
"repaintRects": [
[8, 320, 61, 60],
[8, 320, 61, 60],
+ [8, 260, 61, 60],
[8, 200, 61, 180],
[8, 200, 61, 180],
+ [8, 200, 61, 60],
[8, 140, 61, 180],
[8, 140, 61, 180],
[8, 140, 61, 60]

Powered by Google App Engine
This is Rietveld 408576698