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

Unified Diff: LayoutTests/compositing/overlap-map-stack-crash.html

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
Index: LayoutTests/compositing/overlap-map-stack-crash.html
diff --git a/LayoutTests/compositing/overlap-map-stack-crash.html b/LayoutTests/compositing/overlap-map-stack-crash.html
index 630754ca9b79658a4c6d86b5f04fce54d6d448b7..8ca32a4296b328d82213c76be0922ba5c7f682f3 100644
--- a/LayoutTests/compositing/overlap-map-stack-crash.html
+++ b/LayoutTests/compositing/overlap-map-stack-crash.html
@@ -79,7 +79,7 @@ The crashing scenario happened as follows:
- overflow-scroll as the compositing trigger, because it does not enable
compositing mode before computeCompositingRequirements. Other triggers
happen during CompositedLayerMapping incremental update entry points.
- (Note: CompositedLayerMapping was formerly known as RenderLayerBacking.)
+ (Note: CompositedLayerMapping was formerly known as LayerBacking.)
- The above two requirements are necessary to create the scenario where
the root layer does not create an overlap context.

Powered by Google App Engine
This is Rietveld 408576698