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

Unified Diff: LayoutTests/platform/linux/fast/overflow/overflow-x-y-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/overflow/overflow-x-y-expected.txt
diff --git a/LayoutTests/platform/linux/fast/overflow/overflow-x-y-expected.txt b/LayoutTests/platform/linux/fast/overflow/overflow-x-y-expected.txt
index d5d4163022ef75c02f1a6b5548d6c5b04d91de21..468e3a81d722dc8c295740f8190208f58c616c07 100644
--- a/LayoutTests/platform/linux/fast/overflow/overflow-x-y-expected.txt
+++ b/LayoutTests/platform/linux/fast/overflow/overflow-x-y-expected.txt
@@ -73,12 +73,12 @@ layer at (8,128) size 300x100 clip at (8,128) size 300x85 scrollWidth 1118
text run at (459,0) width 306: "X scroll X scroll X scroll X scroll X scroll X scroll "
text run at (765,0) width 353: "X scroll X scroll X scroll X scroll X scroll X scroll X scroll"
layer at (8,243) size 179x36 clip at (9,244) size 162x34
- RenderTextControl {TEXTAREA} at (0,15) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,15) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 160x16
RenderText {#text} at (0,0) size 136x16
text run at (0,0) width 136: "Textarea y-scroll"
layer at (191,228) size 179x51 clip at (192,229) size 177x34
- RenderTextControl {TEXTAREA} at (183,0) size 179x51 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (183,0) size 179x51 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 175x16
RenderText {#text} at (0,0) size 136x16
text run at (0,0) width 136: "Textarea x-scroll"

Powered by Google App Engine
This is Rietveld 408576698