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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/007-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/007-expected.txt b/LayoutTests/platform/mac/fast/forms/007-expected.txt
index 30cc724472005461550379e7aba2b515ec08c1d9..2fbfd28cf84314488f66de43b968bbe305dc4268 100644
--- a/LayoutTests/platform/mac/fast/forms/007-expected.txt
+++ b/LayoutTests/platform/mac/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 115.09x71.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (2,0) size 115.09x71.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (14,0) size 87.09x18
RenderText {#text} at (2,0) size 84x18
text run at (2,0) width 84: "Number One"
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
text run at (0,18) width 81: "Hello world."
RenderText {#text} at (119,41) size 5x18
text run at (119,41) width 5: " "
- RenderFieldSet {FIELDSET} at (125.09,18) size 117.77x53.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (125.09,18) size 117.77x53.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (14,0) size 89.77x18
RenderText {#text} at (2,0) size 86x18
text run at (2,0) width 86: "Number Two"
« no previous file with comments | « LayoutTests/platform/mac/fast/forms/006-expected.txt ('k') | LayoutTests/platform/mac/fast/forms/fieldset-align-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698