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

Unified Diff: LayoutTests/fast/block/float/float-not-removed-from-pre-block.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/block/float/float-not-removed-from-pre-block.html
diff --git a/LayoutTests/fast/block/float/float-not-removed-from-pre-block.html b/LayoutTests/fast/block/float/float-not-removed-from-pre-block.html
index 0f4237fb30a6aa5f2513f9c004017dee68f24328..d580bdbd67f6cc30f3752e6f5117ee833deac80f 100644
--- a/LayoutTests/fast/block/float/float-not-removed-from-pre-block.html
+++ b/LayoutTests/fast/block/float/float-not-removed-from-pre-block.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
-Bug 101970: Heap-use-after-free in WebCore::RenderLayerModelObject::hasSelfPaintingLayer<br />
+Bug 101970: Heap-use-after-free in WebCore::LayoutLayerModelObject::hasSelfPaintingLayer<br />
Test passes if it does not crash.<br />
<div id="container">
<q>

Powered by Google App Engine
This is Rietveld 408576698