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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug4527-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/win/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt
index 78e32650074a15d1ffb194efe2560dda73e8881a..d0ffd34b1e412e4dfd5f1a42ba3529dd26d5af74 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug4527-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (126,82) size 232x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 232x25
LayoutTableCell {TD} at (358,75) size 125x40 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (11,0) size 103x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (11,0) size 103x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutImage {INPUT} at (50,22) size 25x18
LayoutTableCell {TD} at (483,70) size 130x50 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
RenderBlock {INPUT} at (5,3) size 13x13

Powered by Google App Engine
This is Rietveld 408576698