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

Unified Diff: LayoutTests/inspector/layer-compositing-reasons-expected.txt

Issue 173763002: DevTools: hide page overlay layers in LayerTreeAgent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: removed stray watchdog from test Created 6 years, 10 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
« no previous file with comments | « LayoutTests/inspector/layer-compositing-reasons.html ('k') | LayoutTests/inspector/layer-tree-model.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/layer-compositing-reasons-expected.txt
diff --git a/LayoutTests/inspector/layer-compositing-reasons-expected.txt b/LayoutTests/inspector/layer-compositing-reasons-expected.txt
deleted file mode 100644
index f01ae468cfe2ae6ec1dfeb7c124c401f864d0775..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/layer-compositing-reasons-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-translated
-
-backface hidden
-animated
-opacity
-reflected
-perspective
-preserve3d
-Compositing reasons for #document: root
-Compositing reasons for div#transform3d: assumedOverlap,transform3D
-Compositing reasons for iframe#iframe: iFrame
-Compositing reasons for div#backface-visibility: assumedOverlap,backfaceVisibilityHidden
-Compositing reasons for div#animation: animation,assumedOverlap
-Compositing reasons for div#transformWithCompositedDescendants: assumedOverlap,transformWithCompositedDescendants
-Compositing reasons for div#opacityWithCompositedDescendants: assumedOverlap,opacityWithCompositedDescendants
-Compositing reasons for div#reflectionWithCompositedDescendants: reflectionWithCompositedDescendants
-Compositing reasons for div#perspective: assumedOverlap,perspective
-Compositing reasons for div#preserve3d: assumedOverlap,preserve3D
-
« no previous file with comments | « LayoutTests/inspector/layer-compositing-reasons.html ('k') | LayoutTests/inspector/layer-tree-model.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698