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

Unified Diff: LayoutTests/fast/forms/input-zero-height-focus.html

Issue 922423002: Move rendering/RenderTextControl* to layout/LayoutTextControl* (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
« no previous file with comments | « no previous file | LayoutTests/fast/forms/input-zero-height-focus-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/input-zero-height-focus.html
diff --git a/LayoutTests/fast/forms/input-zero-height-focus.html b/LayoutTests/fast/forms/input-zero-height-focus.html
index 7bf6726ab94d1b7b038bbd399b6191f4374926c2..2fd25f419ca45ec047ff3c2b7034629ede7f0c16 100644
--- a/LayoutTests/fast/forms/input-zero-height-focus.html
+++ b/LayoutTests/fast/forms/input-zero-height-focus.html
@@ -1,6 +1,6 @@
<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=13413">http://bugs.webkit.org/show_bug.cgi?id=13413</a>
- Failed assertion in RenderTextControl::setSelectionRange in Google Spreadsheets</i>.
+ Failed assertion in LayoutTextControl::setSelectionRange in Google Spreadsheets</i>.
</p>
<p>
This test should not ASSERT.
« no previous file with comments | « no previous file | LayoutTests/fast/forms/input-zero-height-focus-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698