Bug 116939
Summary: | Do not override margin for floating isInside list markers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, eae, simon.fraser |
Priority: | P2 | Keywords: | BlinkMergeCandidate |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Merge https://chromium.googlesource.com/chromium/blink/+/507e1576555bd2ce6688206f28339c25761893b1
For floating list items go down the regular margin code path for
list markers as the overriden margins would interfere with the
positioning of the floats.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 117422 ***