Bug 196489
| Summary: | Make zero-height approach of list marker as a common rule. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | cathiechen <cathiechen> |
| Component: | CSS | Assignee: | cathiechen <cathiechen> |
| Status: | NEW | ||
| Severity: | Normal | CC: | simon.fraser, zalan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 192980 | ||
| Bug Blocks: | |||
cathiechen
If we make zero-height as a common rule. This change would hit some issues still in discussing, such as:
https://github.com/w3c/csswg-drafts/issues/2418
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
cathiechen
Related w3c issues:
* list marker and empty line box.
- https://github.com/w3c/csswg-drafts/issues/2417
* List marker and line height
- https://github.com/w3c/csswg-drafts/issues/2418
* List marker with block image and image inside <a>
- https://github.com/w3c/csswg-drafts/issues/2787
* Nested list, there's line-break between two nested li
- https://jsbin.com/kosuqorixe/edit?html,css,output