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)
Thu, Feb 27, 1:30 AM
Unknown Object (File)
Thu, Feb 27, 1:29 AM
Unknown Object (File)
Thu, Feb 27, 1:00 AM
Unknown Object (File)
Fri, Feb 21, 1:12 PM
Unknown Object (File)
Sun, Feb 16, 6:47 AM
Unknown Object (File)
Wed, Feb 12, 10:15 AM
Unknown Object (File)
Feb 9 2025, 1:31 AM
Unknown Object (File)
Feb 9 2025, 1:31 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
Branch
inline5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12075
Build 15214: Run Core Tests
Build 15213: arc lint + arc unit

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.