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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/inline-svg-in-xhtml-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/svg/custom/inline-svg-in-xhtml-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/inline-svg-in-xhtml-expected.txt b/LayoutTests/platform/win-xp/svg/custom/inline-svg-in-xhtml-expected.txt
index 35c5bd25db74ae17f53550649f425ab074b9603a..72a2f56b2b96e2ba261c19cf147a07968ef98296 100644
--- a/LayoutTests/platform/win-xp/svg/custom/inline-svg-in-xhtml-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/inline-svg-in-xhtml-expected.txt
@@ -23,7 +23,7 @@ layer at (48,38) size 722x542 layerType: foreground only
text run at (0,1) width 99: "Enter something:"
RenderText {#text} at (99,1) size 4x19
text run at (99,1) width 4: " "
- RenderTextControl {input} at (103,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {input} at (103,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (14,79.59) size 688x22
RenderButton {button} at (0,0) size 65x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698