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

Unified Diff: LayoutTests/platform/mac/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/mac/editing/pasteboard/drop-text-without-selection-expected.txt
diff --git a/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt b/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
index 91b01e0ae4287a4f1fd624c54ee863a03eb50e84..1d3d307f355e9f741a7328055dedf899d8e1d0dd 100644
--- a/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
+++ b/LayoutTests/platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
text run at (487,0) width 181: "no text is currently selected."
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,96) size 784x19
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (123,0) size 4x18
text run at (123,0) width 4: " "
RenderInline {A} at (0,0) size 167x18 [color=#0000EE]

Powered by Google App Engine
This is Rietveld 408576698