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

Unified Diff: LayoutTests/platform/android/tables/mozilla/dom/tableDom-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/android/tables/mozilla/dom/tableDom-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/dom/tableDom-expected.txt b/LayoutTests/platform/android/tables/mozilla/dom/tableDom-expected.txt
index dbc34791677dbd45f777f10b35d616a6cfdba1bf..0106901f96bc996c8456fff9b0f9e0f83f0c7ce2 100644
--- a/LayoutTests/platform/android/tables/mozilla/dom/tableDom-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/dom/tableDom-expected.txt
@@ -10,19 +10,19 @@ layer at (0,0) size 800x600
text run at (4,1) width 66: "append cell"
RenderText {#text} at (91,1) size 51x19
text run at (91,1) width 51: " tbody "
- RenderTextControl {INPUT} at (142,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (142,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (205,1) size 40x19
text run at (205,1) width 40: " row "
- RenderTextControl {INPUT} at (245,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (245,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (308,1) size 34x19
text run at (308,1) width 34: " col "
- RenderTextControl {INPUT} at (342,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (342,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (405,1) size 72x19
text run at (405,1) width 72: " row span "
- RenderTextControl {INPUT} at (477,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (477,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (540,1) size 66x19
text run at (540,1) width 66: " col span "
- RenderTextControl {INPUT} at (606,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (606,0) size 63x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (669,1) size 20x19
text run at (669,1) width 20: " "
RenderButton {INPUT} at (689,0) size 43x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698