<?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>143842</bug_id>
          
          <creation_ts>2015-04-16 13:52:57 -0700</creation_ts>
          <short_desc>Implement appearance property</short_desc>
          <delta_ts>2021-10-20 14:18:23 -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>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          
          <blocked>217522</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dean Jackson">dino</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>akeerthi</cc>
    
    <cc>benjamin</cc>
    
    <cc>dev</cc>
    
    <cc>gsnedders</cc>
    
    <cc>heycam</cc>
    
    <cc>kai.hollberg</cc>
    
    <cc>tkent</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zcorpan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1086059</commentid>
    <comment_count>0</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2015-04-16 13:52:57 -0700</bug_when>
    <thetext>http://dev.w3.org/csswg/css-ui-4/#appearance-switching

We should support at least appearance auto and none, which are aliases that override -webkit-appearance.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1086060</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-04-16 13:53:24 -0700</bug_when>
    <thetext>&lt;rdar://problem/20576252&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1086061</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-04-16 13:53:51 -0700</bug_when>
    <thetext>&lt;rdar://problem/20576256&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1626333</commentid>
    <comment_count>3</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2020-03-05 15:31:44 -0800</bug_when>
    <thetext>FYI: Chrome is going to ship &apos;appearance&apos; property soon.
https://t.co/osaFPo0Obe</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1650541</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Pieters (:zcorpan)">zcorpan</who>
    <bug_when>2020-05-08 03:02:47 -0700</bug_when>
    <thetext>FYI https://bugs.chromium.org/p/chromium/issues/detail?id=963551 is now fixed and looks like it&apos;s targeting M84 (reaching stable mid-July per https://www.chromestatus.com/features/schedule )

I think trying to coordinate on the timing on this can reduce compat problems, and allow for clearer messaging to web developers to start using unprefixed appearance.

Issue for Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1620467</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1673283</commentid>
    <comment_count>5</comment_count>
    <who name="Cameron McCormack (:heycam)">heycam</who>
    <bug_when>2020-07-20 15:58:43 -0700</bug_when>
    <thetext>(In reply to Simon Pieters from comment #4)
&gt; Issue for Gecko: https://bugzilla.mozilla.org/show_bug.cgi?id=1620467

FYI this landed last week, and so will make it to release for Firefox 80.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1784146</commentid>
    <comment_count>6</comment_count>
    <who name="Sam Sneddon [:gsnedders]">gsnedders</who>
    <bug_when>2021-08-13 10:29:21 -0700</bug_when>
    <thetext>&gt; We should support at least appearance auto and none, which are aliases that override -webkit-appearance.

We already support none; we should however probably add support (to -webkit-appearance) for auto as this is the one value we don&apos;t already support.

IIRC, this probably means moving the current -webkit-appearance into an internal property (which defines which appearance is _actually_ used, including which widget) and then we can start iterating from there.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1792299</commentid>
    <comment_count>7</comment_count>
    <who name="Simon Pieters (:zcorpan)">zcorpan</who>
    <bug_when>2021-09-10 05:42:12 -0700</bug_when>
    <thetext>The spec is getting close to done now, and wpt tests exist.

Spec change:
https://github.com/whatwg/html/pull/7004
https://github.com/w3c/csswg-drafts/pull/6537

Tests:
https://github.com/web-platform-tests/wpt/pull/18591
https://github.com/web-platform-tests/wpt/pull/30267
+ various tests in https://wpt.live/css/css-ui/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1799031</commentid>
    <comment_count>8</comment_count>
    <who name="Simon Pieters (:zcorpan)">zcorpan</who>
    <bug_when>2021-09-30 14:29:18 -0700</bug_when>
    <thetext>`&lt;progress&gt;` and `&lt;meter&gt;` might be changed in the spec, see https://github.com/w3c/csswg-drafts/pull/6537#issuecomment-931716364</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1806828</commentid>
    <comment_count>9</comment_count>
    <who name="Aditya Keerthi">akeerthi</who>
    <bug_when>2021-10-20 14:18:23 -0700</bug_when>
    <thetext>&apos;-webkit-appearance` was unprefixed in https://bugs.webkit.org/show_bug.cgi?id=231534.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>