<?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>284895</bug_id>
          
          <creation_ts>2024-12-18 12:07:54 -0800</creation_ts>
          <short_desc>[css-values-5] Implement ident()</short_desc>
          <delta_ts>2026-03-01 06:53:55 -0800</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>NEW</bug_status>
          <resolution></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 name="Bramus">bramus</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>chriskirknielsen+wkbugs</cc>
    
    <cc>hello</cc>
    
    <cc>koivisto</cc>
    
    <cc>saku</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2082753</commentid>
    <comment_count>0</comment_count>
    <who name="Bramus">bramus</who>
    <bug_when>2024-12-18 12:07:54 -0800</bug_when>
    <thetext>See resolution at https://github.com/w3c/csswg-drafts/issues/9141#issuecomment-2551910531

(Filing this to have _something_ to track, spec-work still needs to be done)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2083898</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-12-25 12:08:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/142034342&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2087830</commentid>
    <comment_count>2</comment_count>
    <who name="Bramus">bramus</who>
    <bug_when>2025-01-16 12:53:09 -0800</bug_when>
    <thetext>The spec edits are in: https://drafts.csswg.org/css-values-5/#ident

There still is the open issue of https://github.com/w3c/csswg-drafts/issues/11424 which I would like to resolve on soon (at the upcoming CSSWG F2F, preferably).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2185965</commentid>
    <comment_count>3</comment_count>
    <who name="saku">saku</who>
    <bug_when>2026-03-01 06:03:22 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/59674</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2185969</commentid>
    <comment_count>4</comment_count>
    <who name="saku">saku</who>
    <bug_when>2026-03-01 06:53:55 -0800</bug_when>
    <thetext>This patch implements the most foundational part of the ident() function, enabling ident() in view-transition-name (which is covered by ident-function-parsing/computed WPT) for now.

Known follow-ups:
- [ ] [`anchor-name` / `anchor-scope` / `position-anchor`](https://wpt.fyi/results/css/css-anchor-position/anchor-ident-function.html)
- [ ] [`animation-timeline` / `scroll-timeline-name` / `view-timeline-name` / `timeline-scope`](https://wpt.fyi/results/scroll-animations/css/timeline-names-ident-function.html)
- [ ] [`container-name` / `container`](https://wpt.fyi/results/css/css-conditional/container-queries/container-ident-function.html)
- [ ] [`position-try-fallbacks` / `position-try`](https://wpt.fyi/results/css/css-anchor-position/position-try-ident-function.html)
- [ ] [registered custom properties (`@property` with `syntax: &quot;&lt;custom-ident&gt;&quot;`)](https://wpt.fyi/results/css/css-properties-values-api/registered-property-ident-function.html)
- [ ] [`var()` integration cases using `ident()`](https://wpt.fyi/results/css/css-variables/var-ident-function.html)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>