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, Jun 30, 11:10 AM
Unknown Object (File)
Sun, Jun 29, 3:30 PM
Unknown Object (File)
May 28 2025, 11:24 PM
Unknown Object (File)
May 28 2025, 8:37 AM
Unknown Object (File)
May 27 2025, 3:55 PM
Unknown Object (File)
May 27 2025, 11:07 AM
Unknown Object (File)
May 19 2025, 11:35 PM
Unknown Object (File)
Apr 29 2025, 12:46 AM
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.