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

Unified Diff: LayoutTests/platform/linux/fast/css/resize-corner-tracking-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/css/resize-corner-tracking-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/resize-corner-tracking-expected.txt b/LayoutTests/platform/linux/fast/css/resize-corner-tracking-expected.txt
index 5df87b5da417456c0ba9498a7702ce76521f8597..8d3eba9b2eed3fbb8fb1546c3aee30c5c38ee463 100644
--- a/LayoutTests/platform/linux/fast/css/resize-corner-tracking-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/resize-corner-tracking-expected.txt
@@ -28,10 +28,10 @@ layer at (0,0) size 800x600
layer at (8,72) size 173x125 clip at (10,74) size 169x121
RenderBlock {DIV} at (0,64) size 173x125 [border: (2px solid #0000FF)]
layer at (8,197) size 169x121 clip at (10,199) size 165x117
- RenderTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
+ LayoutTextControl {TEXTAREA} at (0,0) size 169x121 [bgcolor=#FFFFFF] [border: (2px solid #0000FF)]
RenderBlock {DIV} at (4,4) size 163x16
layer at (8,323) size 198x57 clip at (9,324) size 196x55
- RenderTextControl {TEXTAREA} at (0,126) size 198x57 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutTextControl {TEXTAREA} at (0,126) size 198x57 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 194x16
layer at (8,385) size 323x175
RenderPartObject {IFRAME} at (0,188) size 323x175 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698