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

Unified Diff: LayoutTests/platform/win/fast/forms/textAreaLineHeight-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/forms/textAreaLineHeight-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt b/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt
index 4e58062d84b36bb3e6e6b32c04dd6a6f3a801c78..494762fbec1866a613f43433f0b3e49ba5575553 100644
--- a/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/textAreaLineHeight-expected.txt
@@ -53,14 +53,14 @@ layer at (0,0) size 785x1211 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,1203.33) size 769x0
layer at (8,60) size 406x206 clip at (9,61) size 404x204
- RenderTextControl {TEXTAREA} at (0,18) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
+ LayoutTextControl {TEXTAREA} at (0,18) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderBlock {DIV} at (3,3) size 400x106
RenderText {#text} at (0,18) size 390x69
text run at (0,18) width 385: "Demo text here that wraps a bit and should demonstrate"
text run at (385,18) width 5: " "
text run at (0,71) width 181: "the goodness of line-height"
layer at (8,829) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600 scrollHeight 84
- RenderTextControl {TEXTAREA} at (0,54) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,54) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 160x80
RenderText {#text} at (0,0) size 160x80
text run at (0,0) width 152: "Demo text here that"
@@ -73,8 +73,8 @@ layer at (8,829) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size
text run at (120,48) width 8: " "
text run at (0,64) width 88: "line-height"
layer at (8,907) size 181x38 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,132) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,132) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 175x16
layer at (8,985) size 406x206 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
- RenderTextControl {TEXTAREA} at (0,210) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
+ LayoutTextControl {TEXTAREA} at (0,210) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderBlock {DIV} at (3,3) size 400x53

Powered by Google App Engine
This is Rietveld 408576698