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

Unified Diff: LayoutTests/platform/win-xp/fast/events/autoscroll-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-xp/fast/events/autoscroll-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/events/autoscroll-expected.txt b/LayoutTests/platform/win-xp/fast/events/autoscroll-expected.txt
index 973ed31df355a18171f9f79b09411dc4b05a28f3..36c31d4a40967ed0ee1c55385e2109c6066b06ce 100644
--- a/LayoutTests/platform/win-xp/fast/events/autoscroll-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/events/autoscroll-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 785x3174 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,20) width 46: "the top."
RenderBlock {DIV} at (0,92) size 769x3000
RenderBlock (anonymous) at (0,3092) size 769x22
- RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,3130) size 769x20
RenderText {#text} at (0,0) size 387x19

Powered by Google App Engine
This is Rietveld 408576698