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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/dom/tableDom-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/dom/tableDom-expected.txt b/LayoutTests/platform/linux/tables/mozilla/dom/tableDom-expected.txt
index 282cbcb54828e0ad19c203b22886f2a619734a6b..fecfa579884524e686de0c7ee6efe4a3dd7e97d7 100644
--- a/LayoutTests/platform/linux/tables/mozilla/dom/tableDom-expected.txt
+++ b/LayoutTests/platform/linux/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 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (142,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (206,1) size 40x19
text run at (206,1) width 40: " row "
- RenderTextControl {INPUT} at (246,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (246,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (310,1) size 34x19
text run at (310,1) width 34: " col "
- RenderTextControl {INPUT} at (344,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (344,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (408,1) size 72x19
text run at (408,1) width 72: " row span "
- RenderTextControl {INPUT} at (480,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (480,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (544,1) size 66x19
text run at (544,1) width 66: " col span "
- RenderTextControl {INPUT} at (610,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (610,0) size 64x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (674,1) size 20x19
text run at (674,1) width 20: " "
RenderButton {INPUT} at (694,0) size 43x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698