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

Unified Diff: LayoutTests/fast/repaint/multicol-with-text-expected.txt

Issue 757933003: Get rid of a lot of special code for RenderFlowThread invalidation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ahemify and pxify tests. Created 6 years, 1 month 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/fast/repaint/multicol-with-text.html ('k') | Source/core/rendering/RenderFlowThread.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/multicol-with-text-expected.txt
diff --git a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt b/LayoutTests/fast/repaint/multicol-with-text-expected.txt
similarity index 70%
copy from LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt
copy to LayoutTests/fast/repaint/multicol-with-text-expected.txt
index c8466e1ac288799e1a8c9c472ac1b0f70b4ca74a..b850aa5cc01c214d7d245350905fbf926cd8eb0d 100644
--- a/LayoutTests/compositing/squashing/invalidations-with-large-negative-margin-inline-content-expected.txt
+++ b/LayoutTests/fast/repaint/multicol-with-text-expected.txt
@@ -6,7 +6,9 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [408, 108, 20, 20]
+ [488, 8, 80, 20],
+ [8, 8, 630, 20],
+ [8, 8, 470, 20]
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/multicol-with-text.html ('k') | Source/core/rendering/RenderFlowThread.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698