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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/fast/overflow/overflow-x-y-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/overflow/overflow-x-y-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/overflow/overflow-x-y-expected.txt
index d6d4a1974e8140446997ccc3e73b182cd30d65d7..97790936ee5e6d4d68a29f2ab4d5e5c0de540cb1 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/overflow/overflow-x-y-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/overflow/overflow-x-y-expected.txt
@@ -73,12 +73,12 @@ layer at (8,126) size 300x100 clip at (8,126) size 300x85 scrollWidth 1208
text run at (495,0) width 332: "X scroll X scroll X scroll X scroll X scroll X scroll "
text run at (826,0) width 383: "X scroll X scroll X scroll X scroll X scroll X scroll X scroll"
layer at (8,241) size 161x32 clip at (9,242) size 144x30
- RenderTextControl {TEXTAREA} at (0,15) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (0,15) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 140x13
RenderText {#text} at (0,0) size 92x13
text run at (0,0) width 92: "Textarea y-scroll"
layer at (173,226) size 161x47 clip at (174,227) size 159x30
- RenderTextControl {TEXTAREA} at (165,0) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ LayoutTextControl {TEXTAREA} at (165,0) size 161x47 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 155x13
RenderText {#text} at (0,0) size 93x13
text run at (0,0) width 93: "Textarea x-scroll"

Powered by Google App Engine
This is Rietveld 408576698