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

Unified Diff: LayoutTests/plugins/destroy-reentry.html

Issue 931003002: Move and rename RenderPart to LayoutPart. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
« no previous file with comments | « LayoutTests/fast/forms/defer-updateFromElement-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/plugins/destroy-reentry.html
diff --git a/LayoutTests/plugins/destroy-reentry.html b/LayoutTests/plugins/destroy-reentry.html
index 96eaf8bf940b9c1849f3f025b8f6251f8f2e818a..0419527fa43c75b29128fe3f8d5bd9e46bdba049 100644
--- a/LayoutTests/plugins/destroy-reentry.html
+++ b/LayoutTests/plugins/destroy-reentry.html
@@ -21,7 +21,7 @@
</script>
<body onload="loaded()">
<p>
- Test for <i><a href="rdar://problem/6937089">rdar://problem/6937089</a> Crashes at RenderPart::destroy()</i>.
+ Test for <i><a href="rdar://problem/6937089">rdar://problem/6937089</a> Crashes at LayoutPart::destroy()</i>.
</p>
<p>
This test should not crash or cause an assertion failure.
« no previous file with comments | « LayoutTests/fast/forms/defer-updateFromElement-expected.txt ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698