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

Unified Diff: LayoutTests/platform/win/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/fast/forms/007-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/007-expected.txt b/LayoutTests/platform/win/fast/forms/007-expected.txt
index 30fc3105c2d63b89d1ecce6e037b6dce0a0851c3..498048f44e9cd38aca543a9342a02e3e18803272 100644
--- a/LayoutTests/platform/win/fast/forms/007-expected.txt
+++ b/LayoutTests/platform/win/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 84x17
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 5x17
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 86x17
text run at (2,0) width 86: "Number Two"
« no previous file with comments | « LayoutTests/platform/win/fast/forms/006-expected.txt ('k') | LayoutTests/platform/win/fast/forms/fieldset-align-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698