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

Unified Diff: LayoutTests/fast/dynamic/layer-no-longer-paginated.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/fast/dynamic/layer-no-longer-paginated.html
diff --git a/LayoutTests/fast/dynamic/layer-no-longer-paginated.html b/LayoutTests/fast/dynamic/layer-no-longer-paginated.html
index c849f8386290c4551c7aeaa1beee35015b37bb42..768a31e29dd84efc9b0c928e664fb6f054cbdfa1 100644
--- a/LayoutTests/fast/dynamic/layer-no-longer-paginated.html
+++ b/LayoutTests/fast/dynamic/layer-no-longer-paginated.html
@@ -2,7 +2,7 @@
<body style="overflow: hidden;">
<p>
Test for <i><a href="rdar://problem/10098679">&lt;rdar://problem/10098679></a>
- Assertion failure in <tt>RenderLayer::paintPaginatedChildLayer()</tt></i>.
+ Assertion failure in <tt>Layer::paintPaginatedChildLayer()</tt></i>.
</p>
<p>
The test passes if it does not cause an assertion failure or a crash.

Powered by Google App Engine
This is Rietveld 408576698