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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/fieldset-with-float-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/fieldset-with-float-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/fieldset-with-float-expected.txt b/LayoutTests/platform/win-xp/fast/forms/fieldset-with-float-expected.txt
index 7bab3849d4f408707364fefe784169e8bd5560fb..458b133f422bf945179a330afdd8d731145855a3 100644
--- a/LayoutTests/platform/win-xp/fast/forms/fieldset-with-float-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/fieldset-with-float-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x336
RenderBlock {HTML} at (0,0) size 800x335.59
RenderBody {BODY} at (8,8) size 784x319.59
- RenderFieldSet {FIELDSET} at (2,0) size 780x319.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (2,0) size 780x319.59 [border: (2px groove #C0C0C0)]
RenderBlock (floating) {DIV} at (14,7.59) size 300x300 [bgcolor=#008000]
RenderBlock {DIV} at (14,7.59) size 752x50
RenderText {#text} at (300,0) size 83x19

Powered by Google App Engine
This is Rietveld 408576698