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

Unified Diff: LayoutTests/platform/android/editing/pasteboard/drop-text-without-selection-expected.txt

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
Index: LayoutTests/platform/android/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/LayoutTests/platform/android/editing/pasteboard/drop-text-without-selection-expected.txt b/LayoutTests/platform/android/editing/pasteboard/drop-text-without-selection-expected.txt
index c8d2435ff7f4df5ff44d4e42cce91395539289d0..1f54c3c22b3fac279b94ce8b4b719a75ac45f433 100644
--- a/LayoutTests/platform/android/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/LayoutTests/platform/android/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
text run at (458,0) width 167: "no text is currently selected."
RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,102) size 784x22
- RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (153,1) size 4x19
text run at (153,1) width 4: " "
RenderInline {A} at (0,0) size 154x19 [color=#0000EE]

Powered by Google App Engine
This is Rietveld 408576698