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

Unified Diff: LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.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/squashing/remove-from-grouped-mapping-on-reassignment.html
diff --git a/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html b/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
index 5fc0c24d5e863d0f8f9cb2f4ec2afb42beeeb39a..28a65206ce63e385ab22204295bd4aecdd89a1ed 100644
--- a/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
+++ b/LayoutTests/compositing/squashing/remove-from-grouped-mapping-on-reassignment.html
@@ -46,7 +46,7 @@ onload = function() {
}
</script>
<!--
-This test forces a situation where we reassign a RenderLayer's grouped mapping,
+This test forces a situation where we reassign a Layer's grouped mapping,
but don't inform the old mapping of the change, and the old mapping attempts to
use the stale pointer.

Powered by Google App Engine
This is Rietveld 408576698