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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-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/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
index 5674ef92c0f13d3a52fed38f910176f7d1caf579..e7ca62f8701c408a78f990a21aa99c5a2af7453c 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/text-field-baseline-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 800x428
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,0) size 154x22 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {HR} at (0,38) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,56) size 784x40
RenderText {#text} at (0,0) size 770x39
@@ -41,37 +41,37 @@ layer at (0,0) size 800x428
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,0) size 198x22 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,22) size 223x22
LayoutTableCell {DT} at (0,23) size 25x20 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,22) size 198x22 [r=1 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,44) size 223x22
LayoutTableCell {DT} at (0,45) size 25x20 [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,44) size 198x22 [r=2 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,66) size 223x22
LayoutTableCell {DT} at (0,67) size 25x20 [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,66) size 198x22 [r=3 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,88) size 223x22
LayoutTableCell {DT} at (0,89) size 25x20 [r=4 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,88) size 198x22 [r=4 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,110) size 223x22
LayoutTableCell {DT} at (0,111) size 25x20 [r=5 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,110) size 198x22 [r=5 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,132) size 223x40
LayoutTableCell {DT} at (0,152) size 25x20 [r=6 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x19

Powered by Google App Engine
This is Rietveld 408576698