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

Unified Diff: LayoutTests/platform/win/fast/replaced/width100percent-textarea-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/win/fast/replaced/width100percent-textarea-expected.txt
diff --git a/LayoutTests/platform/win/fast/replaced/width100percent-textarea-expected.txt b/LayoutTests/platform/win/fast/replaced/width100percent-textarea-expected.txt
index 74cbeb1ab005569b33cf7f6cbfd21407ba324360..3161db28882b5ae5e7168b145290334eb35e0a33 100644
--- a/LayoutTests/platform/win/fast/replaced/width100percent-textarea-expected.txt
+++ b/LayoutTests/platform/win/fast/replaced/width100percent-textarea-expected.txt
@@ -28,21 +28,21 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 4x17
text run at (1,1) width 4: " "
layer at (10,28) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 50
- RenderTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 0x48
RenderText {#text} at (0,0) size 8x48
text run at (0,0) width 8: "o"
text run at (0,16) width 8: "n"
text run at (0,32) width 8: "e"
layer at (17,28) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 50
- RenderTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 0x48
RenderText {#text} at (0,0) size 8x48
text run at (0,0) width 8: "t"
text run at (0,16) width 8: "w"
text run at (0,32) width 8: "o"
layer at (24,28) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 82
- RenderTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 0x80
RenderText {#text} at (0,0) size 8x80
text run at (0,0) width 8: "t"
@@ -51,7 +51,7 @@ layer at (24,28) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 82
text run at (0,48) width 8: "e"
text run at (0,64) width 8: "e"
layer at (10,104) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 210
- RenderTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 0x208
RenderText {#text} at (0,0) size 8x208
text run at (0,0) width 8: "o"
@@ -68,14 +68,14 @@ layer at (10,104) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 2
text run at (0,176) width 8: "e"
text run at (0,192) width 8: "e"
layer at (17,104) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 50
- RenderTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 0x48
RenderText {#text} at (0,0) size 8x48
text run at (0,0) width 8: "t"
text run at (0,16) width 8: "w"
text run at (0,32) width 8: "o"
layer at (24,104) size 4x36 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 82
- RenderTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 4x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 0x80
RenderText {#text} at (0,0) size 8x80
text run at (0,0) width 8: "t"

Powered by Google App Engine
This is Rietveld 408576698