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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/inline-svg-in-xhtml-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt b/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt
index 822ecce79d4a1a9b40e35ffa16c06c5121b61308..2229ce969f5b0302b6c2d0b03508fb1a09a3b876 100644
--- a/LayoutTests/platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt
+++ b/LayoutTests/platform/mac/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,0) width 110: "Enter something:"
RenderText {#text} at (109,0) size 5x18
text run at (109,0) width 5: " "
- RenderTextControl {input} at (113.75,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ LayoutTextControl {input} at (113.75,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (14,74.59) size 688x19
RenderButton {button} at (0,1) size 62x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]

Powered by Google App Engine
This is Rietveld 408576698