Page MenuHomePhabricator

Select <td> padding for inlines more surgically
ClosedPublic

Authored by epriestley on Jun 28 2016, 9:04 PM.
Tags
None
Referenced Files
F17869556: D16184.id.diff
Mon, Jul 28, 11:36 AM
F17827823: D16184.diff
Sat, Jul 26, 8:34 AM
F17819255: D16184.id38934.diff
Sat, Jul 26, 1:01 AM
F17811020: D16184.id.diff
Fri, Jul 25, 6:08 PM
F17799503: D16184.diff
Fri, Jul 25, 5:07 AM
Unknown Object (File)
Jun 19 2025, 10:31 AM
Unknown Object (File)
Jun 18 2025, 7:22 AM
Unknown Object (File)
May 9 2025, 3:38 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.