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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/hover-pseudo-borders-expected.txt

Issue 988113003: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/virtual/slimmingpaint/fast/repaint/hover-pseudo-borders-expected.txt
diff --git a/LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/hover-pseudo-borders-expected.txt
similarity index 55%
copy from LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/hover-pseudo-borders-expected.txt
index 5bea05ee9fd2f8daa015118de07d68465f93429b..99f9cf61c995364baf014f1785a2b51013f5dce2 100644
--- a/LayoutTests/platform/android/fast/repaint/hover-pseudo-borders-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/hover-pseudo-borders-expected.txt
@@ -7,9 +7,12 @@
"drawsContent": true,
"repaintRects": [
[138, 8, 100, 100],
- [138, 8, 100, 100],
- [8, 8, 100, 100],
[8, 8, 100, 100]
+ ],
+ "paintInvalidationClients": [
+ "LayoutBlockFlow DIV class='hitregion'",
+ "LayoutBlockFlow (positioned) \u003Cpseudo:after\u003E",
+ "LayoutTextFragment"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698