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

Unified Diff: LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-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/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt b/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
index 496511f6bbf1906e7ee06a07f96c6280303e10cd..a77de28beff844379eee37c5773a006453fa50ff 100644
--- a/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x146
RenderText {#text} at (0,0) size 735x18
text run at (0,0) width 735: "For this test to pass, you should see a full border with out any clipping, especially under blue box(legend element)."
RenderBlock {FORM} at (0,68) size 784x53.59
- RenderFieldSet {FIELDSET} at (2,0) size 780x53.59 [border: (2px groove #C0C0C0)]
+ LayoutFieldset {FIELDSET} at (2,0) size 780x53.59 [border: (2px groove #C0C0C0)]
RenderBlock {LEGEND} at (14,0) size 36x36 [border: (1px solid #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698