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

Unified Diff: LayoutTests/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/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt
diff --git a/LayoutTests/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt b/LayoutTests/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt
deleted file mode 100644
index d6084e432e05a1fd194774f74efc17e2344b824f..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/deferred/fast/images/repaint-subrect-grid-expected.txt
+++ /dev/null
@@ -1,35 +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, 0, 18, 18],
- [0, 0, 18, 18],
- [-9, 18, 18, 19],
- [-9, 18, 18, 19],
- [-100, -100, 18, 18],
- [-100, -100, 18, 18]
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698