Bug 196489 - Make zero-height approach of list marker as a common rule.
Summary: Make zero-height approach of list marker as a common rule.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: cathiechen
URL:
Keywords:
Depends on: 192980
Blocks:
  Show dependency treegraph
 
Reported: 2019-04-02 04:16 PDT by cathiechen
Modified: 2019-04-26 05:19 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cathiechen 2019-04-02 04:16:03 PDT
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
Comment 1 cathiechen 2019-04-26 05:19:07 PDT
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