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

Unified Diff: LayoutTests/platform/win/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/fast/forms/fieldset-with-float-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/fieldset-with-float-expected.txt b/LayoutTests/platform/win/fast/forms/fieldset-with-float-expected.txt
index 47c98278d42bacf5b43a5a85534dd5bc1cfa155e..9ca29082e49f605404c6f8f2e3d367c9854bffb9 100644
--- a/LayoutTests/platform/win/fast/forms/fieldset-with-float-expected.txt
+++ b/LayoutTests/platform/win/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 88x17

Powered by Google App Engine
This is Rietveld 408576698