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

Unified Diff: LayoutTests/platform/linux/fast/block/margin-collapse/103-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/fast/block/margin-collapse/103-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/margin-collapse/103-expected.txt b/LayoutTests/platform/linux/fast/block/margin-collapse/103-expected.txt
index 09df2589db552f9c38a9e92598da55a010fb4154..c9d02f27c0fc9bd51d827eda279722a4ab7ae267 100644
--- a/LayoutTests/platform/linux/fast/block/margin-collapse/103-expected.txt
+++ b/LayoutTests/platform/linux/fast/block/margin-collapse/103-expected.txt
@@ -29,11 +29,11 @@ layer at (0,0) size 785x1736 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock (floating) {SPAN} at (0,27) size 325x20 [color=#333333]
RenderText {#text} at (0,1) size 68x18
text run at (0,1) width 68: "Your Name*"
- RenderTextControl {INPUT} at (325,27) size 184x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (325,27) size 184x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock (floating) {SPAN} at (0,49) size 325x20 [color=#333333]
RenderText {#text} at (0,1) size 121x18
text run at (0,1) width 121: "Your e-mail address*"
- RenderTextControl {INPUT} at (325,49) size 184x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (325,49) size 184x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock (floating) {SPAN} at (0,71) size 325x20 [color=#333333]
RenderText {#text} at (0,1) size 128x18
text run at (0,1) width 128: "Your degree program*"
@@ -166,17 +166,17 @@ layer at (440,303) size 180x16
layer at (440,325) size 180x16
RenderBlock {DIV} at (2,3) size 180x16
layer at (113,777) size 506x106 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,503.98) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,503.98) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 500x16
layer at (113,1065) size 506x106 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,791.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,791.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 500x16
layer at (113,1196) size 506x106 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,922.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,922.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 500x16
layer at (113,1327) size 506x106 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,1053.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,1053.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 500x16
layer at (113,1505) size 506x106 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,1231.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,1231.97) size 506x106 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 500x16

Powered by Google App Engine
This is Rietveld 408576698