Bug 166035 - Do not position detached list item marker.
Summary: Do not position detached list item marker.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-19 14:04 PST by zalan
Modified: 2016-12-20 07:48 PST (History)
10 users (show)

See Also:


Attachments
Patch (17.17 KB, patch)
2016-12-19 14:12 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-12-19 14:04:28 PST
rdar://problem/29175235
Comment 1 zalan 2016-12-19 14:12:51 PST
Created attachment 297476 [details]
Patch
Comment 2 WebKit Commit Bot 2016-12-19 15:42:26 PST
Comment on attachment 297476 [details]
Patch

Clearing flags on attachment: 297476

Committed r210001: <http://trac.webkit.org/changeset/210001>
Comment 3 WebKit Commit Bot 2016-12-19 15:42:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Csaba Osztrogonác 2016-12-19 23:50:12 PST
(In reply to comment #2)
> Comment on attachment 297476 [details]
> Patch
> 
> Clearing flags on attachment: 297476
> 
> Committed r210001: <http://trac.webkit.org/changeset/210001>

It broke the Apple Windows debug build, see build.webkit.org for details.
Comment 5 Yusuke Suzuki 2016-12-20 02:51:08 PST
Committed r210018: <http://trac.webkit.org/changeset/210018>
Comment 6 Yusuke Suzuki 2016-12-20 03:43:06 PST
Committed r210020: <http://trac.webkit.org/changeset/210020>
Comment 7 zalan 2016-12-20 07:48:41 PST
Thanks Yusuke!