Page MenuHomePhabricator

Allow the default Remarkup <p> tag to be inline-styled for mail
ClosedPublic

Authored by epriestley on May 6 2016, 12:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 4:46 AM
Unknown Object (File)
Fri, Apr 12, 8:37 PM
Unknown Object (File)
Thu, Apr 11, 9:03 AM
Unknown Object (File)
Thu, Apr 4, 6:08 PM
Unknown Object (File)
Mon, Apr 1, 5:18 PM
Unknown Object (File)
Sun, Mar 31, 4:35 PM
Unknown Object (File)
Jan 27 2024, 12:09 AM
Unknown Object (File)
Jan 2 2024, 8:45 PM
Subscribers
None

Details

Summary

Ref T10694. Browsers / mail clients have default <p> rules, particularly margin/padding. This allows the inline stuff to turn them off with explicit "padding: 0; margin: 0;" so it can control spacing more precisely.

Test Plan

See D15857.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow the default Remarkup <p> tag to be inline-styled for mail.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 6 2016, 2:46 AM
This revision was automatically updated to reflect the committed changes.