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

Unified Diff: LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt

Issue 351673007: Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Epic patch ready for review. 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/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt b/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
index cfee36e4b8803ee87b51230c228fc7e738074698..3f562ce44a46e88880e6cfa43ccfacdfffd50d8e 100644
--- a/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/table-shrink-row-repaint-expected.txt
@@ -6,17 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [8, 982, 769, 60],
- [8, 982, 769, 60],
- [8, 922, 769, 60],
- [8, 922, 769, 60],
- [8, 862, 769, 60],
- [8, 862, 769, 60],
- [8, 842, 769, 200],
- [8, 842, 769, 200],
- [8, 842, 769, 200],
- [8, 802, 769, 60],
- [8, 802, 769, 60],
+ [8, 842, 769, 8],
+ [8, 842, 769, 8],
+ [8, 842, 769, 8],
+ [8, 802, 769, 48],
+ [8, 802, 769, 48],
[8, 782, 769, 60],
[8, 782, 769, 60],
[8, 742, 769, 60],
@@ -59,8 +53,7 @@
[8, 122, 769, 60],
[8, 122, 769, 60],
[8, 112, 769, 210],
- [8, 112, 769, 10],
- [0, 850, 785, 200]
+ [8, 112, 769, 10]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698