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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/other/move_row-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/tables/mozilla/other/move_row-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt b/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt
index c5f91f604a560cbd3a25ec536640e04bde086084..bb522de96028bb95a515725d980b7678c6a89a10 100644
--- a/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/other/move_row-expected.txt
@@ -30,10 +30,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 43x18
text run at (1,1) width 43: "Row 5"
RenderBlock (anonymous) at (0,134) size 784x19
- RenderTextControl {INPUT} at (0,0) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (28,0) size 4x18
text run at (28,0) width 4: " "
- RenderTextControl {INPUT} at (32,0) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (32,0) size 28x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (60,0) size 4x18
text run at (60,0) width 4: " "
RenderButton {INPUT} at (64,1) size 29.61x18 [bgcolor=#C0C0C0]

Powered by Google App Engine
This is Rietveld 408576698