Page MenuHomePhabricator

Select <td> padding for inlines more surgically
ClosedPublic

Authored by epriestley on Jun 28 2016, 9:04 PM.
Tags
None
Referenced Files
F18934699: D16184.id38939.diff
Mon, Nov 10, 4:50 PM
F18820439: D16184.id.diff
Oct 22 2025, 3:06 PM
F18817180: D16184.diff
Oct 21 2025, 1:13 PM
F18813052: D16184.id38934.diff
Oct 20 2025, 1:39 PM
F18807807: D16184.diff
Oct 19 2025, 3:28 AM
F18804423: D16184.id38939.diff
Oct 18 2025, 8:13 AM
F18797331: D16184.diff
Oct 17 2025, 4:57 AM
F18752942: D16184.id.diff
Oct 4 2025, 4:54 PM
Subscribers
None

Details

Summary

Fixes T11225. The primary issue here is that this rule is bleeding down too far. It appears that it's only intended to put space around the inline as a whole.

Spacing still isn't perfect since a few other rules are bleeding, but it feels reasonable now instead of being clearly broken.

Test Plan
  • Added "background: red;" to figure out what was being affected.
  • Before:

Screen Shot 2016-06-28 at 1.55.00 PM.png (566×841 px, 83 KB)

  • After:

Screen Shot 2016-06-28 at 2.01.04 PM.png (451×754 px, 50 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Select <td> padding for inlines more surgically.
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.Jun 28 2016, 9:10 PM
This revision was automatically updated to reflect the committed changes.