<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>314082</bug_id>
          
          <creation_ts>2026-05-05 06:26:39 -0700</creation_ts>
          <short_desc>Add scroll-state value for container-type property (parsing and computed value)</short_desc>
          <delta_ts>2026-05-28 02:02:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>klee</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>koivisto</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2207640</commentid>
    <comment_count>0</comment_count>
    <who name="">klee</who>
    <bug_when>2026-05-05 06:26:39 -0700</bug_when>
    <thetext>Add support for parsing and computing the &quot;scroll-state&quot; value in the                                                                                                                       
container-type CSS property, as defined in CSS Conditional 5.                                                                                                                               
                                          
https://drafts.csswg.org/css-conditional-5/#container-type                                                                                                                                  
                                                                                                                                                                                              
This refactors ContainerType from a simple enum to a struct (following
the ScrollbarGutter pattern) to support composite values:                                                                                                                                   
- scroll-state (standalone)                               
- size scroll-state                                                                                                                                                                         
- inline-size scroll-state                                
                                                                                                                                                                                              
Tests:                                                                                                                                                                                      
- css/css-conditional/container-queries/scroll-state/container-type-scroll-state-parsing.html
- css/css-conditional/container-queries/scroll-state/container-type-scroll-state-computed.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207641</commentid>
    <comment_count>1</comment_count>
    <who name="">klee</who>
    <bug_when>2026-05-05 06:27:37 -0700</bug_when>
    <thetext>Working on this implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2207688</commentid>
    <comment_count>2</comment_count>
    <who name="">klee</who>
    <bug_when>2026-05-05 09:05:34 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/64275</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2210118</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-05-12 06:27:10 -0700</bug_when>
    <thetext>&lt;rdar://problem/176878115&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2215253</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-28 02:02:30 -0700</bug_when>
    <thetext>Committed 314023@main (835b5415b15c): &lt;https://commits.webkit.org/314023@main&gt;

Reviewed commits have been landed. Closing PR #64275 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>