Page MenuHomePhabricator

Use a single newline between HTML mail sections
ClosedPublic

Authored by epriestley on Aug 25 2014, 2:34 PM.
Tags
None
Referenced Files
F14058222: D10344.diff
Sun, Nov 17, 10:10 AM
F13974949: D10344.id.diff
Oct 18 2024, 8:04 AM
Unknown Object (File)
Oct 8 2024, 11:55 PM
Unknown Object (File)
Oct 3 2024, 1:55 PM
Unknown Object (File)
Sep 21 2024, 1:05 AM
Unknown Object (File)
Sep 12 2024, 6:19 AM
Unknown Object (File)
Sep 12 2024, 6:19 AM
Unknown Object (File)
Sep 5 2024, 9:40 AM
Subscribers

Details

Summary

Ref T992. This makes HTML mail layout more consistent with text mail layout and fixes my greatest annoyance with it.

Test Plan

Used bin/mail list-outbound --id <id> --dump-html to view mail in Safari, saw it have a normal amount of whitespace between sections.

Diff Detail

Repository
rP Phabricator
Branch
twobr
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2339
Build 2343: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Use a single newline between HTML mail sections.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan, talshiri.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 25 2014, 3:47 PM
epriestley updated this revision to Diff 24906.

Closed by commit rP7e655da977c0 (authored by @epriestley).