Bug 206689 - Fix extra space between title and article body
Summary: Fix extra space between title and article body
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-23 11:40 PST by Jon Davis
Modified: 2020-01-23 12:33 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.34 KB, patch)
2020-01-23 11:41 PST, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2020-01-23 11:40:10 PST
There is extra space introduced by a `clear: both;` rule on the article body that should only be applied to the article meta container.
Comment 1 Jon Davis 2020-01-23 11:41:52 PST
Created attachment 388569 [details]
Patch
Comment 2 Devin Rousso 2020-01-23 11:43:33 PST
Comment on attachment 388569 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2020-01-23 12:32:15 PST
Comment on attachment 388569 [details]
Patch

Clearing flags on attachment: 388569

Committed r254998: <https://trac.webkit.org/changeset/254998>
Comment 4 WebKit Commit Bot 2020-01-23 12:32:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2020-01-23 12:33:14 PST
<rdar://problem/58844284>