Bug 57713 - <details> marker loses its margin
Summary: <details> marker loses its margin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-02 17:00 PDT by mitz
Modified: 2011-04-02 20:23 PDT (History)
3 users (show)

See Also:


Attachments
Set margins in computePreferredLogicalWidths() (951.87 KB, patch)
2011-04-02 17:11 PDT, mitz
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-04-02 17:00:05 PDT
<details> marker loses its margin
Comment 1 mitz 2011-04-02 17:11:19 PDT
Created attachment 87990 [details]
Set margins in computePreferredLogicalWidths()
Comment 2 mitz 2011-04-02 17:35:31 PDT
Fixed in r82783. <http://trac.webkit.org/changeset/82783>
Comment 3 WebKit Review Bot 2011-04-02 19:14:39 PDT
http://trac.webkit.org/changeset/82783 might have broken Qt Linux Release
Comment 4 mitz 2011-04-02 20:23:29 PDT
(In reply to comment #3)
> http://trac.webkit.org/changeset/82783 might have broken Qt Linux Release

Landed platform-specific results in r82785.