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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/other/move_row-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/other/move_row-expected.txt b/LayoutTests/platform/linux/tables/mozilla/other/move_row-expected.txt
index b039c4020ce85aa0647b696b41fec89c2378e1d3..7f585947ec30ce2ea3608f02b029605155ed1496 100644
--- a/LayoutTests/platform/linux/tables/mozilla/other/move_row-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/other/move_row-expected.txt
@@ -30,10 +30,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 41x19
text run at (1,1) width 41: "Row 5"
RenderBlock (anonymous) at (0,146) size 784x22
- RenderTextControl {INPUT} at (0,0) size 40x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 40x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (40,1) size 4x19
text run at (40,1) width 4: " "
- RenderTextControl {INPUT} at (44,0) size 40x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (44,0) size 40x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (84,1) size 4x19
text run at (84,1) width 4: " "
RenderButton {INPUT} at (88,0) size 30x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698