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

Unified Diff: LayoutTests/fast/css-generated-content/bug-106384.html

Issue 899163003: Move rendering/RenderObject to layout/LayoutObject. (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/css-generated-content/bug-106384.html
diff --git a/LayoutTests/fast/css-generated-content/bug-106384.html b/LayoutTests/fast/css-generated-content/bug-106384.html
index f8174c008ec3fc122803866a236ca42f862328c7..693c38d2c8bac993bf90b0cf1d2089cf2381d3cc 100644
--- a/LayoutTests/fast/css-generated-content/bug-106384.html
+++ b/LayoutTests/fast/css-generated-content/bug-106384.html
@@ -8,7 +8,7 @@ ruby:after {
</style>
<p>
- Bug 106384: Heap-use-after-free in WebCore::RenderObject::willBeRemovedFromTree.
+ Bug 106384: Heap-use-after-free in WebCore::LayoutObject::willBeRemovedFromTree.
</p>
<script>

Powered by Google App Engine
This is Rietveld 408576698