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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
index db99bcb3b08f29e2ef20ce86bbd50c4c6e02579a..a56c94e67163c9630842f72ad6ded69706dd2638 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4527-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (126,70) size 247x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 232x25
LayoutTableCell {TD} at (373,73) size 105x19 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (3.50,0) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (3.50,0) size 73x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutImage {INPUT} at (76.50,1) size 25x18
LayoutTableCell {TD} at (478,70) size 135x25 [bgcolor=#CCCCCC] [r=1 c=3 rs=1 cs=1]
RenderBlock {INPUT} at (2.91,5) size 12x13

Powered by Google App Engine
This is Rietveld 408576698