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

Unified Diff: LayoutTests/platform/android/editing/pasteboard/4806874-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/4806874-expected.txt
diff --git a/LayoutTests/platform/android/editing/pasteboard/4806874-expected.txt b/LayoutTests/platform/android/editing/pasteboard/4806874-expected.txt
index 9c6ac44d14ed3dac0f38cbc9e1edc43b90f19260..2e103d3a714ee02275daa98dbf3b1606384f4f44 100644
--- a/LayoutTests/platform/android/editing/pasteboard/4806874-expected.txt
+++ b/LayoutTests/platform/android/editing/pasteboard/4806874-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,36) size 784x22
RenderText {#text} at (0,1) size 32x19
text run at (0,1) width 32: "Hello"
- RenderTextControl {INPUT} at (32,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (32,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (185,1) size 3x19
text run at (185,1) width 3: ":"
layer at (42,47) size 149x16

Powered by Google App Engine
This is Rietveld 408576698