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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug51037-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/bugs/bug51037-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug51037-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug51037-expected.txt
index 2accf06f4367ed7b0965ee3219198d78dc29f4e0..7b304954ca58487d8dad0a4c133dc1ca2af83b6d 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug51037-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug51037-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,36) size 784x22
RenderText {#text} at (0,1) size 31x19
text run at (0,1) width 31: "Left: "
- RenderTextControl {INPUT} at (31,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (31,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {P} at (0,74) size 784x22
RenderText {#text} at (0,1) size 32x19
text run at (0,1) width 32: "Top: "
- RenderTextControl {INPUT} at (32,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (32,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {P} at (0,112) size 784x22
RenderButton {INPUT} at (0,0) size 46x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 30x16

Powered by Google App Engine
This is Rietveld 408576698