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

Unified Diff: LayoutTests/virtual/deferred/inspector/tracing/scroll-invalidations-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/inspector/tracing/scroll-invalidations-expected.txt
diff --git a/LayoutTests/virtual/deferred/inspector/tracing/scroll-invalidations-expected.txt b/LayoutTests/virtual/deferred/inspector/tracing/scroll-invalidations-expected.txt
deleted file mode 100644
index 4097578e429c51f6a4c9237356ce05e4269bfb1c..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/deferred/inspector/tracing/scroll-invalidations-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Tests invalidations produced by scrolling a page with position: fixed elements.
-
-Scroll invalidations[
- {
- cause : {reason: Scroll with viewport-constrained element, stackTrace: undefined}
- changedAttribute : undefined
- changedClass : undefined
- changedId : undefined
- changedPseudo : undefined
- extraData : undefined
- nodeName : "DIV"
- selectorPart : undefined
- type : "ScrollInvalidationTracking"
- }
-]
-

Powered by Google App Engine
This is Rietveld 408576698