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

Unified Diff: LayoutTests/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt

Issue 659983002: Block selection gaps are not invalidated (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added a TestExpectation for the new test. Created 6 years, 2 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/selection-partial-invalidation-between-blocks-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt
similarity index 57%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
copy to LayoutTests/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt
index c7e2646a7b0d27838f18d465b97fd1345f7bfbf5..325b65197fd20755c5378385f7eebe68e630dc9d 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
+++ b/LayoutTests/fast/repaint/selection-partial-invalidation-between-blocks-expected.txt
@@ -6,7 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [1, -7, 314, 314]
+ [11, 35, 70, 19],
+ [11, 34, 778, 22],
+ [11, 11, 51, 19],
+ [11, 11, 51, 19],
+ [11, 10, 778, 22]
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/selection-partial-invalidation-between-blocks.html ('k') | Source/core/rendering/RenderView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698