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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/table/text-field-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt b/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt
index 4a851dd9b4cfd5d6f6e4877be0bce2997f48633f..47d45960d532c923f42744c7371b0b61bba1879a 100644
--- a/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/text-field-baseline-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 800x391
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,0) size 123x19 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {HR} at (0,35) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,53) size 784x36
RenderText {#text} at (0,0) size 772x36
@@ -41,37 +41,37 @@ layer at (0,0) size 800x391
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,0) size 212x19 [r=0 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,19) size 237x19
LayoutTableCell {DT} at (0,19) size 25x18 [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,19) size 212x19 [r=1 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,38) size 237x19
LayoutTableCell {DT} at (0,38) size 25x18 [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,38) size 212x19 [r=2 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,57) size 237x19
LayoutTableCell {DT} at (0,57) size 25x18 [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,57) size 212x19 [r=3 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,76) size 237x19
LayoutTableCell {DT} at (0,76) size 25x18 [r=4 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,76) size 212x19 [r=4 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,95) size 237x19
LayoutTableCell {DT} at (0,95) size 25x18 [r=5 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
LayoutTableCell {DD} at (25,95) size 212x19 [r=5 c=1 rs=1 cs=1]
- RenderTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutTableRow {DIV} at (0,114) size 237x36
LayoutTableCell {DT} at (0,132) size 25x18 [r=6 c=0 rs=1 cs=1]
RenderText {#text} at (0,0) size 25x18

Powered by Google App Engine
This is Rietveld 408576698