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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.txt

Issue 1391753005: (WIP) Invalidation during painting (for synchronized painting) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.txt
index 7525684e3897df9a566c6681ba3eb30ded05e666..cb0cb6263561f64d05c05c173a15cd173b6e0fc1 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.txt
@@ -1,12 +1,12 @@
{
- "bounds": [800, 2016],
+ "bounds": [800, 4016],
"children": [
{
- "bounds": [800, 2016],
+ "bounds": [800, 4016],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [108, 5100, 100, 100],
+ [108, 3100, 100, 100],
[100, 100, 100, 100]
],
"paintInvalidationClients": [

Powered by Google App Engine
This is Rietveld 408576698