Bug 247063
| Summary: | Calling CSSStyleValue.parseAll() on a list-valued CSS property should split its value list | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> | 
| Component: | CSS | Assignee: | Chris Dumez <cdumez> | 
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer | 
| Priority: | P2 | Keywords: | InRadar | 
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 175733 | ||
          Chris Dumez
          
          
          
          
        
        
      Calling CSSStyleValue.parseAll() on a list-valued CSS property [1] should split its value list:
- https://drafts.css-houdini.org/css-typed-om/#parse-a-cssstylevalue (Step 4)
- https://drafts.css-houdini.org/css-typed-om/#subdivide-into-iterations
[1] https://drafts.css-houdini.org/css-typed-om/#list-valued-properties
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Chris Dumez
          
          
          
          
        
        
      Pull request: https://github.com/WebKit/WebKit/pull/5815
    
          EWS
          
          
          
          
        
        
      Committed 256070@main (fcf22dcd95dc): <https://commits.webkit.org/256070@main>
Reviewed commits have been landed. Closing PR #5815 and removing active labels.
    
          Radar WebKit Bug Importer
          
          
          
          
        
        
      <rdar://problem/101636687>