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

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

Issue 307933010: Restore sanity to RenderLayerStackingNode::shouldBeNormalFlowOnly (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/rendering/RenderLayerStackingNode.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/layers/layer-compositing-reasons-expected.txt
diff --git a/LayoutTests/inspector/layers/layer-compositing-reasons-expected.txt b/LayoutTests/inspector/layers/layer-compositing-reasons-expected.txt
index 3f4e4f5490ecec66ef066219cc4faf31716b28f4..184fb315d64938c0ec149c0a27e0ba42d0a2ad42 100644
--- a/LayoutTests/inspector/layers/layer-compositing-reasons-expected.txt
+++ b/LayoutTests/inspector/layers/layer-compositing-reasons-expected.txt
@@ -13,7 +13,7 @@ Compositing reasons for div#backface-visibility: assumedOverlap,backfaceVisibili
Compositing reasons for div#animation: activeAnimation,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#reflectionWithCompositedDescendants: assumedOverlap,reflectionWithCompositedDescendants
Compositing reasons for div#perspective: assumedOverlap,perspectiveWith3DDescendants
Compositing reasons for div#preserve3d: assumedOverlap,preserve3DWith3DDescendants
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/rendering/RenderLayerStackingNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698