Bug 196489

Summary: Make zero-height approach of list marker as a common rule.
Product: WebKit Reporter: cathiechen <cathiechen>
Component: CSSAssignee: 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:    

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