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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug4527-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
index 858681f05902d90c2eea8f20cf21e5ac03276a0b..b76f1254685cd8eadc560301e8105d4b9e93d29d 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug4527-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (126,70) size 233x25 [bgcolor=#CCCCCC] [r=1 c=1 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 232x25
LayoutTableCell {TD} at (359,71) size 120x22 [bgcolor=#CCCCCC] [r=1 c=2 rs=1 cs=1]
- RenderTextControl {INPUT} at (0.50,0) size 94x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0.50,0) size 94x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutImage {INPUT} at (94.50,4) size 25x18
LayoutTableCell {TD} at (479,70) size 134x25 [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