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

Unified Diff: LayoutTests/platform/android/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt

Issue 1170353002: [SP] Remove virtual/deferred tests as that code path is near-obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/platform/android/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt
diff --git a/LayoutTests/platform/android/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt b/LayoutTests/platform/android/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt
deleted file mode 100644
index 2c055febadf57f702149e7ca936c299eece7f697..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/android/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [46, 18, 18, 19],
- [46, 18, 18, 19],
- [37, 37, 18, 18],
- [37, 37, 18, 18],
- [37, 0, 18, 18],
- [37, 0, 18, 18],
- [28, 18, 18, 19],
- [28, 18, 18, 19],
- [18, 37, 19, 18],
- [18, 37, 19, 18],
- [18, 0, 19, 18],
- [18, 0, 19, 18],
- [9, 18, 18, 19],
- [9, 18, 18, 19],
- [0, 37, 18, 18],
- [0, 37, 18, 18],
- [0, 18, 9, 19],
- [0, 18, 9, 19],
- [0, 0, 18, 18],
- [0, 0, 18, 18]
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698