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

Unified Diff: LayoutTests/fast/forms/defer-updateFromElement.html

Issue 625073002: Merge RenderWidget into single subclass, RenderPart (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address comments Created 6 years, 2 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 bd6195b09ee51e6ba43ac03bb77e0fe651b0dac6..11eedd110f3f1ee79fe4d56fa6d39054708dd61d 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
- RenderWidget::setWidgetGeometry()</i>.
+ RenderPart::setWidgetGeometry()</i>.
</p>
<iframe></iframe>
<textarea id="target">Test did not run</textarea>

Powered by Google App Engine
This is Rietveld 408576698