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

Unified Diff: LayoutTests/fast/forms/defer-updateFromElement.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
Index: LayoutTests/fast/forms/defer-updateFromElement.html
diff --git a/LayoutTests/fast/forms/defer-updateFromElement.html b/LayoutTests/fast/forms/defer-updateFromElement.html
index 11eedd110f3f1ee79fe4d56fa6d39054708dd61d..facf4b8031bcb9acdf1e875ebb9810d4ed8f482d 100644
--- a/LayoutTests/fast/forms/defer-updateFromElement.html
+++ b/LayoutTests/fast/forms/defer-updateFromElement.html
@@ -1,7 +1,7 @@
<p>
Test for <i><a href="rdar://problem/7458272">rdar://problem/7458272</a>
REGRESSION (r50470) Reproducible ASSERT in
- RenderPart::setWidgetGeometry()</i>.
+ LayoutPart::setWidgetGeometry()</i>.
</p>
<iframe></iframe>
<textarea id="target">Test did not run</textarea>

Powered by Google App Engine
This is Rietveld 408576698