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

Unified Diff: LayoutTests/platform/win/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/svg/custom/inline-svg-in-xhtml-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/inline-svg-in-xhtml-expected.txt b/LayoutTests/platform/win/svg/custom/inline-svg-in-xhtml-expected.txt
index 891561eea1db22cac71d175230151bd15eececca..dda3bc8ceae0c96805b6f18716e91cc2acd46d8b 100644
--- a/LayoutTests/platform/win/svg/custom/inline-svg-in-xhtml-expected.txt
+++ b/LayoutTests/platform/win/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,2) width 110: "Enter something:"
RenderText {#text} at (109,2) size 5x17
text run at (109,2) width 5: " "
- RenderTextControl {input} at (113.75,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {input} at (113.75,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (14,77.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