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

Unified Diff: LayoutTests/platform/linux/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/linux/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt b/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
index c323f8f258e27de5b9edbdf7e279c1310692646f..2bb5473cc68276e0807c3ea2b127c77daaaeaee4 100644
--- a/LayoutTests/platform/linux/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/LayoutTests/platform/linux/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 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (154,1) size 4x19
text run at (154,1) width 4: " "
RenderInline {A} at (0,0) size 154x19 [color=#0000EE]

Powered by Google App Engine
This is Rietveld 408576698