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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/007-expected.txt

Issue 939273002: Rename rendering/RenderFieldset to layout/LayoutFieldset. (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/forms/007-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/007-expected.txt b/LayoutTests/platform/win-xp/fast/forms/007-expected.txt
index 4ddf24684586894e76ee39506df5fc2270d1ed99..10658d1154e8a9b830a3ec021ddaa87762823192 100644
--- a/LayoutTests/platform/win-xp/fast/forms/007-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/007-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderFieldSet {FIELDSET} at (2,0) size 112x77.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (2,0) size 112x77.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (14,0) size 84x20
RenderText {#text} at (2,0) size 80x19
text run at (2,0) width 80: "Number One"
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
text run at (0,20) width 75: "Hello world."
RenderText {#text} at (116,45) size 4x19
text run at (116,45) width 4: " "
- RenderFieldSet {FIELDSET} at (122,20) size 114x57.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (122,20) size 114x57.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (14,0) size 86x20
RenderText {#text} at (2,0) size 82x19
text run at (2,0) width 82: "Number Two"

Powered by Google App Engine
This is Rietveld 408576698