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

Unified Diff: LayoutTests/platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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-legend-padding-unclipped-fieldset-border-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt b/LayoutTests/platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
index 6b862f50691f9e655b5c6ffe473c84b4779f3d37..4507453963ef29a63c317ceb5bd1198f90b0ba5d 100644
--- a/LayoutTests/platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x150
- RenderBlock {HTML} at (0,0) size 800x150
- RenderBody {BODY} at (8,16) size 784x126
+ RenderBlock {HTML} at (0,0) size 800x149.59
+ RenderBody {BODY} at (8,16) size 784x125.59
RenderBlock {P} at (0,0) size 784x20
RenderText {#text} at (0,0) size 28x19
text run at (0,0) width 28: "Bug "
@@ -14,6 +14,6 @@ layer at (0,0) size 800x150
RenderBlock {P} at (0,36) size 784x20
RenderText {#text} at (0,0) size 682x19
text run at (0,0) width 682: "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,72) size 784x54
- RenderFieldSet {FIELDSET} at (2,0) size 780x54 [border: (2px groove #C0C0C0)]
+ RenderBlock {FORM} at (0,72) size 784x53.59
+ RenderFieldSet {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