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

Unified Diff: LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/bugzilla-6388-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
index f4a44e854aa0205d00ec72c5f1ac19bba0f37d0e..8535ce386a6a984c063e71a3dde0ebd574b836c0 100644
--- a/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt
@@ -7,11 +7,14 @@
"drawsContent": true,
"repaintRects": [
[704, 0, 546, 236],
+ [704, 0, 214, 232],
[454, 0, 700, 236],
+ [454, 0, 214, 232],
[0, 0, 1250, 236],
[0, 0, 1250, 236],
[0, 0, 700, 236],
- [0, 0, 450, 236]
+ [0, 0, 450, 236],
+ [0, 0, 214, 232]
]
}
]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/bugzilla-6388-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698