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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/replaced/width100percent-textarea-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt b/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt
index adb1a800fc7e953a04eb684e017ac1acd295e31d..6936efc8b5de57d444e5896f8ef023b8cdae8508 100644
--- a/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/width100percent-textarea-expected.txt
@@ -28,21 +28,21 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 4x18
text run at (1,1) width 4: " "
layer at (10,28) size 6x32 clip at (0,0) size 0x0 scrollWidth 9 scrollHeight 43
- RenderTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 0x39
RenderText {#text} at (0,0) size 7x39
text run at (0,0) width 7: "o"
text run at (0,13) width 7: "n"
text run at (0,26) width 7: "e"
layer at (19,28) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 43
- RenderTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 0x39
RenderText {#text} at (0,0) size 9x39
text run at (0,0) width 5: "t"
text run at (0,13) width 9: "w"
text run at (0,26) width 7: "o"
layer at (28,28) size 6x32 clip at (0,0) size 0x0 scrollWidth 9 scrollHeight 69
- RenderTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 0x65
RenderText {#text} at (0,0) size 7x65
text run at (0,0) width 5: "t"
@@ -51,7 +51,7 @@ layer at (28,28) size 6x32 clip at (0,0) size 0x0 scrollWidth 9 scrollHeight 69
text run at (0,39) width 7: "e"
text run at (0,52) width 7: "e"
layer at (10,100) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 173
- RenderTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 0x169
RenderText {#text} at (0,0) size 9x169
text run at (0,0) width 7: "o"
@@ -68,14 +68,14 @@ layer at (10,100) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 1
text run at (0,143) width 7: "e"
text run at (0,156) width 7: "e"
layer at (19,100) size 6x32 clip at (0,0) size 0x0 scrollWidth 10 scrollHeight 43
- RenderTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 0x39
RenderText {#text} at (0,0) size 9x39
text run at (0,0) width 5: "t"
text run at (0,13) width 9: "w"
text run at (0,26) width 7: "o"
layer at (28,100) size 6x32 clip at (0,0) size 0x0 scrollWidth 9 scrollHeight 69
- RenderTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (1,1) size 6x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 0x65
RenderText {#text} at (0,0) size 7x65
text run at (0,0) width 5: "t"

Powered by Google App Engine
This is Rietveld 408576698