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)
Wed, Jan 29, 7:33 PM
Unknown Object (File)
Thu, Jan 23, 2:31 PM
Unknown Object (File)
Thu, Jan 23, 2:31 PM
Unknown Object (File)
Thu, Jan 23, 2:31 PM
Unknown Object (File)
Tue, Jan 21, 10:30 AM
Unknown Object (File)
Sat, Jan 18, 1:08 AM
Unknown Object (File)
Jan 4 2025, 1:55 PM
Unknown Object (File)
Jan 3 2025, 2:35 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.