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

Unified Diff: LayoutTests/platform/mac/fast/css/fieldset-display-row-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/css/fieldset-display-row-expected.txt
diff --git a/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt b/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt
index 8ebb3e33626b2b333958e219a631e0c808da9b86..46631cb3f3990c59b13c07c0d460390430cba84e 100644
--- a/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/fieldset-display-row-expected.txt
@@ -3,6 +3,6 @@ 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 780x37.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (2,0) size 780x37.59 [border: (2px groove #C0C0C0)]
RenderText {#text} at (14,8) size 385x18
text run at (14,8) width 385: "If you can see this fieldset without crashing, then all is well."

Powered by Google App Engine
This is Rietveld 408576698