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

Unified Diff: LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt

Issue 598113003: [Regression] Selections are incorrectly invalidated (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed the test to be cross-platform Created 6 years, 3 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-change-in-iframe-with-relative-parent-expected.txt
diff --git a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt b/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
similarity index 63%
copy from LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
copy to LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
index 367c01b80decff06f765647b5bcac371e9068793..23b0c6db3481289a859fac61c779372d6670bd2b 100644
--- a/LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-expected.txt
+++ b/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt
@@ -6,7 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [1, 0, 314, 307]
+ [18, 238, 40, 10],
+ [18, 218, 30, 10],
+ [18, 198, 30, 10],
+ [8, 8, 284, 50]
]
}
]

Powered by Google App Engine
This is Rietveld 408576698