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

Unified Diff: LayoutTests/fast/repaint/table-section-overflow-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-section-overflow-expected.txt
diff --git a/LayoutTests/fast/repaint/table-section-overflow-expected.txt b/LayoutTests/fast/repaint/table-section-overflow-expected.txt
index bb8f03070283734df1613f2c908906426a73b93b..3bb29340f08c284f6cc3aa719fb187f1633824b0 100644
--- a/LayoutTests/fast/repaint/table-section-overflow-expected.txt
+++ b/LayoutTests/fast/repaint/table-section-overflow-expected.txt
@@ -6,7 +6,17 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [58, 58, 50, 100],
+ [58, 8, 50, 100],
[33, 58, 100, 100],
+ [33, 58, 100, 100],
+ [33, 58, 100, 100],
+ [33, 58, 100, 100],
+ [33, 58, 100, 100],
+ [33, 8, 100, 100],
+ [33, 8, 100, 100],
+ [33, 8, 100, 100],
+ [33, 8, 100, 100],
[33, 8, 100, 100]
]
}
« no previous file with comments | « LayoutTests/fast/repaint/table-cell-move-expected.txt ('k') | LayoutTests/fast/repaint/table-section-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698